From dc60dce19eed18020f89b2813384fb52dd159b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCller?= Date: Thu, 2 Jul 2026 09:27:35 +0200 Subject: [PATCH] chore: bump chart version --- deploy/helm/postgresql-trino-gateway/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/helm/postgresql-trino-gateway/Chart.yaml b/deploy/helm/postgresql-trino-gateway/Chart.yaml index 9850834..1411c15 100644 --- a/deploy/helm/postgresql-trino-gateway/Chart.yaml +++ b/deploy/helm/postgresql-trino-gateway/Chart.yaml @@ -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