chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.19.0@1de5879 by renovate (#18899)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | minor | `3.18.0` -> `3.19.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
949b1febe0
commit
5eb938b6e7
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.18.0
|
appVersion: 3.19.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 18.1.2
|
version: 18.1.2
|
||||||
|
@ -24,7 +24,7 @@ keywords:
|
||||||
- tauticord
|
- tauticord
|
||||||
- tautulli
|
- tautulli
|
||||||
- discord
|
- discord
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
|
||||||
- https://ghcr.io/nwithan8/tauticord
|
- https://ghcr.io/nwithan8/tauticord
|
||||||
type: application
|
type: application
|
||||||
version: 3.2.0
|
version: 3.3.0
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/nwithan8/tauticord
|
repository: ghcr.io/nwithan8/tauticord
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 3.18.0@sha256:dbf1534746b8fb06bdf6e571c49e75b0b69e6f9b039c54504ddff3487b38cd1b
|
tag: 3.19.0@sha256:1de58793fd893137e78f75c7d0a5ac18661da418ba311027a05f3b1f8ff619a8
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue