From f523c516470c9301e7a43dba961d55e1d0989000 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 16 Apr 2023 16:29:02 +0200 Subject: [PATCH] chore(deps): update helm chart common to 12.4.20 (#8065) 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://togithub.com/truecharts/apps/tree/master/charts/common) ([source](https://togithub.com/truecharts/library-charts)) | patch | `12.4.15` -> `12.4.20` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/library-charts ### [`v12.4.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.20) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.19...common-12.4.20) Function library for TrueCharts ### [`v12.4.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.19) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.18...common-12.4.19) Function library for TrueCharts ### [`v12.4.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.18) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.15...common-12.4.18) Function library for TrueCharts
--- ### 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 has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- templates/chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/chart/Chart.yaml b/templates/chart/Chart.yaml index 59062f9a316..6dd215f73ce 100644 --- a/templates/chart/Chart.yaml +++ b/templates/chart/Chart.yaml @@ -15,7 +15,7 @@ sources: dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.4.15 + version: 12.4.20 # condition: maintainers: - email: info@truecharts.org