chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.9.1 (#4923)
This commit is contained in:
parent
2ac610957b
commit
baad8ea89b
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.9.0"
|
||||
appVersion: "2.9.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -24,7 +24,7 @@ name: discordgsm
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/discordgsm
|
||||
- https://github.com/DiscordGSM/GameServerMonitor
|
||||
version: 0.0.1
|
||||
version: 0.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- monitor
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/game-server-monitor
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.9.0@sha256:270daf32b89029ea12945698e6087f4b774ae8c01f6a2f14e23080ece30e85c2
|
||||
tag: 2.9.1@sha256:e225a3069b29e3dbc007fde1d9f47e0bc353546e780a66de382bd0283f25de90
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue