chore(deps): update container image phalcode/gamevault-backend to v10.2.0@26e5e79 by renovate (#18429)
This commit is contained in:
parent
0affdf424b
commit
b0e77b2fd6
|
@ -1,5 +1,5 @@
|
|||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: games
|
||||
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.1.0
|
||||
appVersion: 10.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.4.2
|
||||
|
@ -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: 4.3.0
|
||||
version: 4.4.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: phalcode/gamevault-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.1.0@sha256:49cbc351e05293966d43fb8a1d7f072fb3945aea7369cb165584cb717db839bd
|
||||
tag: 10.2.0@sha256:26e5e793eeff2f80b487d72e85d5b45aea57d398890f6bc21da9708f02736a66
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue