chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.14.1@cae8d3d by renovate (#17693)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | minor | `3.13.0` -> `3.14.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
096fdc5000
commit
9f31eb4cb9
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.13.0
|
||||
appVersion: 3.14.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.29
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- tauticord
|
||||
- tautulli
|
||||
- discord
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
|
||||
- https://ghcr.io/nwithan8/tauticord
|
||||
type: application
|
||||
version: 2.2.5
|
||||
version: 2.3.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nwithan8/tauticord
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.13.0@sha256:1cd38eb5bb5895dca0b1a48c115f3129bdaaab60386cc5ce39057f48632a769d
|
||||
tag: 3.14.1@sha256:cae8d3d93d17c7e72d6fa83020ec4ea32b4c5dd200a5c746c263007082bec23f
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue