From ec4faebc7f81cd683c2d9970b942da5d73629339 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 11:17:39 +0000 Subject: [PATCH] chore(common): release v1.22.0 --- .github/release-please-manifest.json | 2 +- charts/common/CHANGELOG.md | 7 +++++++ charts/common/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 70b9962..8ff5015 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - "charts/common": "1.21.1" + "charts/common": "1.22.0" } diff --git a/charts/common/CHANGELOG.md b/charts/common/CHANGELOG.md index 0761779..025c868 100644 --- a/charts/common/CHANGELOG.md +++ b/charts/common/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.22.0](https://github.com/entur/helm-charts/compare/common-v1.21.1...common-v1.22.0) (2026-04-22) + + +### Features + +* ETU-70853 Make Cloud SQL Proxy term_timeout configurable ([#245](https://github.com/entur/helm-charts/issues/245)) ([c3bd117](https://github.com/entur/helm-charts/commit/c3bd1171d1f9aa8a2860f193f8e8b68e1968175f)) + ## [1.21.1](https://github.com/entur/helm-charts/compare/common-v1.21.0...common-v1.21.1) (2025-11-24) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 2a39503..dbf4dd6 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -80,5 +80,5 @@ description: > type: application -version: 1.21.2 +version: 1.22.0 appVersion: 0.0.1