chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.0.0@c1c12f6 by renovate (#20055)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | major | `4.2.2` -> `5.0.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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->
This commit is contained in:
TrueCharts Bot 2024-04-02 06:48:35 +02:00 committed by GitHub
parent b86cce3980
commit f8be7774f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 4.2.2
appVersion: 5.0.0
dependencies:
- name: common
version: 20.2.10
@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
- https://ghcr.io/nwithan8/tauticord
type: application
version: 4.4.4
version: 5.0.0

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent
tag: 4.2.2@sha256:ca3be982bbe9f45dfcb6667a545a9479864042ee0c3ef52813d4085ec8b82a70
tag: 5.0.0@sha256:c1c12f64ce9ffe40ef34a172683dafd41166f229733df55a4e97cc449754649d
securityContext:
container:
runAsNonRoot: false