From eff73f18106646393c1cc21981461a637fd4f6f7 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Thu, 3 Jul 2025 04:27:55 +0400 Subject: [PATCH] fix: update versions --- helm-charts/infisical-standalone-postgres/CHANGELOG.md | 4 ++-- helm-charts/infisical-standalone-postgres/Chart.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/infisical-standalone-postgres/CHANGELOG.md b/helm-charts/infisical-standalone-postgres/CHANGELOG.md index 1a9c45485..f56234ab9 100644 --- a/helm-charts/infisical-standalone-postgres/CHANGELOG.md +++ b/helm-charts/infisical-standalone-postgres/CHANGELOG.md @@ -1,7 +1,7 @@ -## 1.5.1 (July 3, 2025) +## 1.6.1 (July 3, 2025) Changes: -* Added support for `topologySpreadConstraints` configuration in Helm chart +* Added support for `topologySpreadConstraints` configuration in Helm chart for the Infisical deployment Features: * `topologySpreadConstraints`: Configure pod distribution across availability zones and nodes for high availability diff --git a/helm-charts/infisical-standalone-postgres/Chart.yaml b/helm-charts/infisical-standalone-postgres/Chart.yaml index 2c55b16f5..51975315e 100644 --- a/helm-charts/infisical-standalone-postgres/Chart.yaml +++ b/helm-charts/infisical-standalone-postgres/Chart.yaml @@ -7,7 +7,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.6.0 +version: 1.6.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to