chore(deps): update container image tccr.io/truecharts/game-server-monitor to v2.9.1 (#4923)

This commit is contained in:
TrueCharts Bot 2022-11-29 00:36:20 +01:00 committed by GitHub
parent 2ac610957b
commit baad8ea89b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "2.9.0" appVersion: "2.9.1"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@ -24,7 +24,7 @@ name: discordgsm
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/discordgsm - https://github.com/truecharts/charts/tree/master/charts/incubator/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor - https://github.com/DiscordGSM/GameServerMonitor
version: 0.0.1 version: 0.0.2
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- monitor - monitor

View File

@ -1,7 +1,7 @@
image: image:
repository: tccr.io/truecharts/game-server-monitor repository: tccr.io/truecharts/game-server-monitor
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.9.0@sha256:270daf32b89029ea12945698e6087f4b774ae8c01f6a2f14e23080ece30e85c2 tag: 2.9.1@sha256:e225a3069b29e3dbc007fde1d9f47e0bc353546e780a66de382bd0283f25de90
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false