From 3e83b9d2c7e9b38c05fe6fc33ffdf00800839087 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 21:30:25 +0000 Subject: [PATCH] chore(common/dependencies): update helm release common to v2.22.0 (#1143) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://bitnami.com) ([source](https://togithub.com/bitnami/charts/tree/HEAD/bitnami/common)) | minor | `2.21.0` -> `2.22.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
bitnami/charts (common) ### [`v2.22.0`](https://togithub.com/bitnami/charts/blob/HEAD/bitnami/common/CHANGELOG.md#2220-2024-08-07) - \[bitnami/common] Fallback to chart appVersion in common.images.image ([#​28764](https://togithub.com/bitnami/charts/pull/28764))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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://www.mend.io/free-developer-tools/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 56e49c4f9..98b2c5c5b 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.21.0 -digest: sha256:42bcef987304d71448f72472d8af4340a2713aa28a78e37da89bf51f23047d66 -generated: "2024-08-07T01:00:42.538214459Z" + version: 2.22.0 +digest: sha256:e2a8c0e998afee001a1ab30306458bd303c9c84059723d83e066d0f6886e8b90 +generated: "2024-08-23T21:04:16.22312871Z" diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 8ac02c8bc..ffa60706f 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.21.0 + version: 2.22.0 description: A library chart for common resources maintainers: - email: cwr@teuto.net