chore(deps): update helm chart common to 18.1.6 by renovate (#18936)
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 | `18.1.4` -> `18.1.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/library-charts (common)</summary> ### [`v18.1.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.6) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.5...common-18.1.6) Function library for TrueCharts ### [`v18.1.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.5) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.4...common-18.1.5) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
bf4c1a8074
commit
98de237bd5
|
@ -10,7 +10,7 @@ apiVersion: v2
|
||||||
appVersion: 0.1.27
|
appVersion: 0.1.27
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.4
|
version: 18.1.6
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
condition: ""
|
condition: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
|
@ -36,4 +36,4 @@ sources:
|
||||||
- https://hub.docker.com/r/ollama/ollama
|
- https://hub.docker.com/r/ollama/ollama
|
||||||
- https://ghcr.io/ollama-webui/ollama-webui
|
- https://ghcr.io/ollama-webui/ollama-webui
|
||||||
type: application
|
type: application
|
||||||
version: 3.1.2
|
version: 3.1.3
|
||||||
|
|
Loading…
Reference in New Issue