chore(deps): update container image ghcr.io/nwithan8/tauticord to v5.7.2@436623f by renovate (#26681)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/nwithan8/tauticord | patch | `5.7.1` -> `5.7.2` |

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OS4zIiwidXBkYXRlZEluVmVyIjoiMzguODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-09-20 02:40:13 +02:00 committed by GitHub
parent e061eade8e
commit aea08c4a16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 5.7.1 appVersion: 5.7.2
dependencies: dependencies:
- name: common - name: common
version: 24.1.16 version: 24.1.16
@ -34,4 +34,4 @@ sources:
- https://github.com/nwithan8/tauticord - https://github.com/nwithan8/tauticord
- https://github.com/truecharts/charts/tree/master/charts/stable/tauticord - https://github.com/truecharts/charts/tree/master/charts/stable/tauticord
type: application type: application
version: 7.4.3 version: 7.4.4

View File

@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/nwithan8/tauticord repository: ghcr.io/nwithan8/tauticord
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 5.7.1@sha256:fbe657b84600e51a5659eb2a23a6b6043d09597ab49a4b3fdd11b9216b2b1ae3 tag: 5.7.2@sha256:436623fffb166907dc64d027ea57a614499a9296ed0ab7da6b7264db9b1bc693
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false