chore(deps): update container image phalcode/gamevault-backend to v11.0.3@9326b6c by renovate (#20736)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phalcode/gamevault-backend | patch | `11.0.2` -> `11.0.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI5Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-04-14 02:37:28 +02:00
committed by GitHub
parent f1c634c332
commit b6f544d26f
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/train: stable
apiVersion: v2
appVersion: 11.0.2
appVersion: 11.0.3
dependencies:
- name: common
version: 20.3.6
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png
keywords:
- gamevault-backend
- games
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
- https://hub.docker.com/r/phalcode/gamevault-backend
type: application
version: 6.1.4
version: 6.1.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: phalcode/gamevault-backend
pullPolicy: IfNotPresent
tag: 11.0.2@sha256:dbf259835a7784fe2fe0415c8499d9800de9268ebcf620720d7342766eeb8bac
tag: 11.0.3@sha256:9326b6c25f2a327f4d2df48937a2be3b4bacf67f10ce86a80d50c0ce7bdbbc2f
securityContext:
container:
runAsNonRoot: false