chore(deps): update container image ghcr.io/nwithan8/tauticord to v4.1.4@ce2f0a2 by renovate (#19526)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `4.1.3` -> `4.1.4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-03-20 01:26:07 +01:00
committed by GitHub
parent 71791aae8f
commit 2d421144c0
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 4.1.3 appVersion: 4.1.4
dependencies: dependencies:
- name: common - name: common
version: 20.2.2 version: 20.2.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: 4.3.3 version: 4.3.4
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/nwithan8/tauticord repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.1.3@sha256:4d9bbcd7d0e79027e56961776f89d8aecdba3e571de0aee961f7a0e0262a24b1 tag: 4.1.4@sha256:ce2f0a27ebaf1099829803ad457ed4f94af39aa73cef7c426b7393e17688c626
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false