chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.3.5@20c92b3 by renovate (#21418)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `5.3.4` -> `5.3.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-27 08:19:33 +02:00
committed by GitHub
parent 6dafd3ae39
commit 8450071db7
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.3.4
appVersion: 5.3.5
dependencies:
- name: common
version: 20.3.12
@@ -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: 5.4.17
version: 5.4.18
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent
tag: 5.3.4@sha256:465861dad8b0ed83befe30dd2fc22238295110a819831c3c939b1a0afa52b6b4
tag: 5.3.5@sha256:20c92b3788f56af3b127ff6f214625ceb98d2f051939fb3ce7c24018954f1dde
securityContext:
container:
runAsNonRoot: false