chore(deps): update helm chart common to 18.1.4 by renovate (#18731)
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.2` -> `18.1.4` | --- > [!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.4`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.4) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.3...common-18.1.4) Function library for TrueCharts ### [`v18.1.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-18.1.3) [Compare Source](https://togithub.com/truecharts/library-charts/compare/common-18.1.2...common-18.1.3) 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
5256efbe80
commit
ca608ed78f
|
@ -10,7 +10,7 @@ apiVersion: v2
|
|||
appVersion: 0.1.27
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
version: 18.1.4
|
||||
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.1
|
||||
version: 3.1.2
|
||||
|
|
Loading…
Reference in New Issue