Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions deploy/helm/postgresql-trino-gateway/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
name: postgresql-trino-gateway
description: PostgreSQL wire-protocol gateway in front of Trino, enabling Power BI DirectQuery and other PG-only clients.
type: application
version: 0.0.0-dev
appVersion: "0.0.0-dev"
version: 0.1.0
appVersion: "0.1.0"
home: https://stackable.tech
sources:
- https://github.com/stackabletech/postgresql-trino-gateway
Expand Down
Loading