chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.2.0@7be80ef by renovate (#19775)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/nwithan8/tauticord | minor | `4.1.4` -> `4.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
30cd82ab81
commit
676f670bef
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.1.4
|
||||
appVersion: 4.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.4
|
||||
|
@ -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: 4.3.6
|
||||
version: 4.4.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/nwithan8/tauticord
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.1.4@sha256:ce2f0a27ebaf1099829803ad457ed4f94af39aa73cef7c426b7393e17688c626
|
||||
tag: 4.2.0@sha256:7be80effe8c36cff719ee442c7b2ba2b0ae6296f2a49126a1367ca63a2d0fc5d
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue