chore(helm): update image ghcr.io/nwithan8/tauticord 5.11.0 → 5.12.0 (#32158)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | minor | `ee616d1` -> `a01801c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-02-17 23:40:21 +00:00
committed by GitHub
parent 998e9b4bea
commit 5e53bdaa71
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.11.0
appVersion: 5.12.0
dependencies:
- name: common
version: 25.4.10
@@ -34,4 +34,4 @@ sources:
- https://github.com/nwithan8/tauticord
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
type: application
version: 7.10.1
version: 7.11.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent
tag: 5.11.0@sha256:ee616d18aed8cd9abaa3e5163b964fa7c3f392ba0df2b8bfcbd6d601837b967a
tag: 5.12.0@sha256:a01801c69d4b04994a4fb76aed1e2cbd63b8d62ef89f6e8011a6cc21aa988048
securityContext:
container:
runAsNonRoot: false