From ce999995345c0d473eaad6045a60777dd30feab1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 May 2024 16:13:17 +0200 Subject: [PATCH] chore(deps): lock file maintenance helm system by renovate (#21663) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | | lockFileMaintenance | All locks refreshed | | csi-driver-smb | minor | `v1.14.0` -> `v1.15.0` | | [cloudnative-pg](https://cloudnative-pg.io) ([source](https://togithub.com/cloudnative-pg/charts)) | minor | `0.20.2` -> `0.21.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes
cloudnative-pg/charts (cloudnative-pg) ### [`v0.21.3`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.3) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.2...cloudnative-pg-v0.21.3) CloudNativePG Operator Helm Chart #### What's Changed - Add 'additionalEnvVars' to the chart by [@​Stevenpc3](https://togithub.com/Stevenpc3) in [https://github.com/cloudnative-pg/charts/pull/303](https://togithub.com/cloudnative-pg/charts/pull/303) #### New Contributors - [@​Stevenpc3](https://togithub.com/Stevenpc3) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/303](https://togithub.com/cloudnative-pg/charts/pull/303) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.2...cloudnative-pg-v0.21.3 ### [`v0.21.2`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.2) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.1...cloudnative-pg-v0.21.2) CloudNativePG Operator Helm Chart #### What's Changed - Release cloudnative-pg-v0.21.2 by [@​leonardoce](https://togithub.com/leonardoce) in [https://github.com/cloudnative-pg/charts/pull/274](https://togithub.com/cloudnative-pg/charts/pull/274) #### New Contributors - [@​leonardoce](https://togithub.com/leonardoce) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/274](https://togithub.com/cloudnative-pg/charts/pull/274) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.1...cloudnative-pg-v0.21.2 ### [`v0.21.1`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.1) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.0...cloudnative-pg-v0.21.1) CloudNativePG Operator Helm Chart #### What's Changed - fix: Bump chart dependency grafana-dashboards to version 0.0.2 by [@​dexter136](https://togithub.com/dexter136) in [https://github.com/cloudnative-pg/charts/pull/270](https://togithub.com/cloudnative-pg/charts/pull/270) #### New Contributors - [@​dexter136](https://togithub.com/dexter136) made their first contribution in [https://github.com/cloudnative-pg/charts/pull/270](https://togithub.com/cloudnative-pg/charts/pull/270) **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.21.0...cloudnative-pg-v0.21.1 ### [`v0.21.0`](https://togithub.com/cloudnative-pg/charts/releases/tag/cloudnative-pg-v0.21.0) [Compare Source](https://togithub.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.2...cloudnative-pg-v0.21.0) CloudNativePG Operator Helm Chart #### What's Changed - chore(deps): update actions/checkout action to v4.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/260](https://togithub.com/cloudnative-pg/charts/pull/260) - chore(deps): update helm/kind-action action to v1.10.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/cloudnative-pg/charts/pull/261](https://togithub.com/cloudnative-pg/charts/pull/261) - Release cloudnative-pg-v0.21.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/cloudnative-pg/charts/pull/266](https://togithub.com/cloudnative-pg/charts/pull/266) #### New Contributors **Full Changelog**: https://github.com/cloudnative-pg/charts/compare/cloudnative-pg-v0.20.2...cloudnative-pg-v0.21.0
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/system/cloudnative-pg/Chart.yaml | 2 +- charts/system/csi-driver-smb/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/system/cloudnative-pg/Chart.yaml b/charts/system/cloudnative-pg/Chart.yaml index 17617fa4da2..7faad85fcb6 100644 --- a/charts/system/cloudnative-pg/Chart.yaml +++ b/charts/system/cloudnative-pg/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: cloudnative-pg - version: 0.20.2 + version: 0.21.3 repository: https://cloudnative-pg.github.io/charts condition: "" alias: cloudnative-pg diff --git a/charts/system/csi-driver-smb/Chart.yaml b/charts/system/csi-driver-smb/Chart.yaml index 3bc72f10915..74d0ea37fec 100644 --- a/charts/system/csi-driver-smb/Chart.yaml +++ b/charts/system/csi-driver-smb/Chart.yaml @@ -17,7 +17,7 @@ dependencies: tags: [] import-values: [] - name: csi-driver-smb - version: v1.14.0 + version: v1.15.0 repository: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-smb/master/charts condition: "" alias: csi-driver-smb