chore(deps): update helm chart common to 16.2.9 by renovate (#16342)
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)) | minor | `16.0.0` -> `16.2.9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v16.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.9) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.8...common-16.2.9) Function library for TrueCharts ### [`v16.2.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.7...common-16.2.8) Function library for TrueCharts ### [`v16.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.7) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.6...common-16.2.7) Function library for TrueCharts ### [`v16.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.5...common-16.2.6) Function library for TrueCharts ### [`v16.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.4...common-16.2.5) Function library for TrueCharts ### [`v16.2.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.3...common-16.2.4) Function library for TrueCharts ### [`v16.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.1.0...common-16.2.3) Function library for TrueCharts ### [`v16.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.0.0...common-16.1.0) Function library for TrueCharts </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
e00aa2cfbc
commit
b63a2e8c02
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: ztcuui-aio
|
||||
version: 5.0.17
|
||||
version: 5.1.0
|
||||
appVersion: 2023.5.2-r1
|
||||
description: ZeroTier network controller user interface in a Docker container
|
||||
home: https://truecharts.org/charts/stable/ztcuui-aio
|
||||
|
@ -19,7 +19,7 @@ keywords:
|
|||
- ztcuui-aio
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.0.0
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
|
Loading…
Reference in New Issue