chore(deps): update container image phalcode/gamevault-backend to v12.0.0@75cf5ff by renovate (#21246)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| phalcode/gamevault-backend | major | `11.0.3` -> `12.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9tYWpvciJdfQ==-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2024-05-01 21:30:15 +02:00
committed by GitHub
parent 4f6697b572
commit 0caa128ff6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 11.0.3
appVersion: 12.0.0
dependencies:
- name: common
version: 23.0.0
@@ -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: 7.0.4
version: 7.0.5
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: phalcode/gamevault-backend
pullPolicy: IfNotPresent
tag: 11.0.3@sha256:9326b6c25f2a327f4d2df48937a2be3b4bacf67f10ce86a80d50c0ce7bdbbc2f
tag: 12.0.0@sha256:75cf5ffa260f3963a3572b20c57fe3d0dd25ee5109a7656988268e6dcc7e9576
securityContext:
container:
runAsNonRoot: false