chore(deps): update helm chart common to 17.1.0 by renovate (#16532)
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)) | major | `16.2.21` -> `17.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v17.1.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.1.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.2...common-17.1.0) Function library for TrueCharts ### [`v17.0.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.2) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.1...common-17.0.2) Function library for TrueCharts ### [`v17.0.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-17.0.0...common-17.0.1) Function library for TrueCharts ### [`v17.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-17.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.24...common-17.0.0) Function library for TrueCharts ### [`v16.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.24) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.23...common-16.2.24) Function library for TrueCharts ### [`v16.2.23`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.23) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.22...common-16.2.23) Function library for TrueCharts ### [`v16.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-16.2.22) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-16.2.21...common-16.2.22) 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: chronos
|
||||
version: 6.0.11
|
||||
version: 7.0.0
|
||||
appVersion: "0.2"
|
||||
description: Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI.
|
||||
home: https://truecharts.org/charts/stable/chronos
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
version: 17.1.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
||||
Reference in New Issue
Block a user