chore(deps): update helm chart common to 19.0.0 by renovate (#18955)
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 | `18.1.6` -> `19.0.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> ### [`v19.0.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-19.0.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.2.1...common-19.0.0) Function library for TrueCharts ### [`v18.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.2.1) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.2.0...common-18.2.1) Function library for TrueCharts ### [`v18.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.2.0) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.8...common-18.2.0) Function library for TrueCharts ### [`v18.1.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.8) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.6...common-18.1.8) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
cc17d8cf18
commit
beb6e97cdb
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: 0.1.27
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.6
|
||||
version: 19.0.0
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://hub.docker.com/r/ollama/ollama
|
||||
- https://ghcr.io/ollama-webui/ollama-webui
|
||||
type: application
|
||||
version: 3.1.5
|
||||
version: 4.0.0
|
||||
|
|
Loading…
Reference in New Issue