From ca037e51815aee4f9f728becdb930a410331f76d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:52:09 +0100 Subject: [PATCH] chore(common/dependencies): update helm release common to v2.26.0 (#1194) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://bitnami.com) ([source](https://redirect.github.com/bitnami/charts/tree/HEAD/bitnami/common)) | minor | `2.22.0` -> `2.26.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
bitnami/charts (common) ### [`v2.26.0`](https://redirect.github.com/bitnami/charts/blob/HEAD/bitnami/common/CHANGELOG.md#2260-2024-10-14) - \[bitnami/common] Drop unused custom empty password validators ([#​29432](https://redirect.github.com/bitnami/charts/pull/29432)) ### [`v2.24.0`](https://redirect.github.com/bitnami/charts/blob/HEAD/bitnami/common/CHANGELOG.md#2240-2024-10-02) - \[bitnami/common] Add common.tplvalues.merge-overwrite helper ([#​29668](https://redirect.github.com/bitnami/charts/pull/29668)) ### [`v2.23.0`](https://redirect.github.com/bitnami/charts/blob/HEAD/bitnami/common/CHANGELOG.md#2230-2024-09-13) - \[bitnami/common] Add option to remove empty seLinuxOptions from securityContext in non OpenShift environment ([#​28945](https://redirect.github.com/bitnami/charts/pull/28945))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/teutonet/teutonet-helm-charts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/common/Chart.lock | 6 +++--- charts/common/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/common/Chart.lock b/charts/common/Chart.lock index 98b2c5c5b..0f1dc7cb0 100644 --- a/charts/common/Chart.lock +++ b/charts/common/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.22.0 -digest: sha256:e2a8c0e998afee001a1ab30306458bd303c9c84059723d83e066d0f6886e8b90 -generated: "2024-08-23T21:04:16.22312871Z" + version: 2.26.0 +digest: sha256:97f4ef543b13f04840699ed30718d2c2f4d2d78322fd26a714a69e1535a7d8b7 +generated: "2024-10-30T10:55:21.761093913Z" diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index ffa60706f..844ba8d37 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 2.22.0 + version: 2.26.0 description: A library chart for common resources maintainers: - email: cwr@teuto.net