From efe0051fe65c63e8fcfc321bb7ac9aa00952656e Mon Sep 17 00:00:00 2001 From: Rahul Patil Date: Mon, 15 Jan 2024 10:07:05 +0100 Subject: [PATCH] Increment helm chart version --- charts/neon-pg-sni-router/Chart.yaml | 2 +- charts/neon-proxy/Chart.yaml | 2 +- charts/neon-storage-broker/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/neon-pg-sni-router/Chart.yaml b/charts/neon-pg-sni-router/Chart.yaml index 9ecc0fd..a71b01e 100644 --- a/charts/neon-pg-sni-router/Chart.yaml +++ b/charts/neon-pg-sni-router/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: neon-pg-sni-router description: Neon Postgres SNI Router type: application -version: 0.0.3 +version: 0.0.4 appVersion: "0.1.0" kubeVersion: "^1.18.x-x" home: https://neon.tech diff --git a/charts/neon-proxy/Chart.yaml b/charts/neon-proxy/Chart.yaml index 9fe349f..4ed9cf7 100644 --- a/charts/neon-proxy/Chart.yaml +++ b/charts/neon-proxy/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: neon-proxy description: Neon Proxy type: application -version: 1.7.13 +version: 1.7.14 appVersion: "0.1.0" kubeVersion: "^1.18.x-x" home: https://neon.tech diff --git a/charts/neon-storage-broker/Chart.yaml b/charts/neon-storage-broker/Chart.yaml index 5091c17..840cbd8 100644 --- a/charts/neon-storage-broker/Chart.yaml +++ b/charts/neon-storage-broker/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: neon-storage-broker description: Neon storage broker type: application -version: 1.2.0 +version: 1.2.1 appVersion: "0.1.0" kubeVersion: "^1.18.x-x" home: https://neon.tech