chore(deps): update container image phalcode/gamevault-backend to v10.0.1@3123f5b by renovate (#16503)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | phalcode/gamevault-backend | major | `9.0.4` -> `10.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> 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:
co-authored by
Stavros Kois
parent
2bc66a454f
commit
9d9b25b32d
@@ -1,16 +1,16 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: gamevault-backend
|
||||
version: 3.0.1
|
||||
appVersion: 9.0.4
|
||||
version: 4.0.0
|
||||
appVersion: 10.0.1
|
||||
description: the self-hosted gaming platform for alternatively obtained games.
|
||||
home: https://truecharts.org/charts/stable/gamevault-backend
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gamevault-backend.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/Phalcode/gamevault-backend
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/gamevault-backend
|
||||
- https://hub.docker.com/r/phalcode/gamevault-backend
|
||||
- https://github.com/Phalcode/gamevault-backend
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: phalcode/gamevault-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.0.4@sha256:108f8d8263b6d71501b8970c2bc8785166cd7a7f3c3861a77f80ae2bf7a7613e
|
||||
tag: 10.0.1@sha256:3123f5b92f7d238d257f018cf8d0d9ed83f7e48a4b73fb5312d91a4bb69e547e
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user