chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.7.0@e7c8a56 by renovate (#25515)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | minor | `5.6.0` -> `5.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-25 20:27:12 +02:00
committed by GitHub
parent 7a4066c86b
commit 5ad0f70959
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.6.0
appVersion: 5.7.0
dependencies:
- name: common
version: 24.1.5
@@ -34,4 +34,4 @@ sources:
- https://github.com/nwithan8/tauticord
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
type: application
version: 7.3.0
version: 7.4.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent
tag: 5.6.0@sha256:2dd9ffd25170bf364c973ecddeb28c7039ef81b534da282d33e27ca2b3bb9489
tag: 5.7.0@sha256:e7c8a562972ae889b981a806f6c10c708ca871a97989d60384f5c5417ae60aa5
securityContext:
container:
runAsNonRoot: false