Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-22 10:48:37 +00:00
parent 2b62d6ca82
commit 49be5add77
13 changed files with 21 additions and 12 deletions

View File

@ -1,9 +0,0 @@
## [discordgsm-1.0.5](https://github.com/truecharts/charts/compare/discordgsm-1.0.4...discordgsm-1.0.5) (2023-02-19)
### Chore
- update helm general non-major

View File

@ -4,6 +4,15 @@
## [discordgsm-1.0.6](https://github.com/truecharts/charts/compare/discordgsm-1.0.5...discordgsm-1.0.6) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/game-server-monitor to v2.11.0
## [discordgsm-1.0.5](https://github.com/truecharts/charts/compare/discordgsm-1.0.4...discordgsm-1.0.5) (2023-02-19) ## [discordgsm-1.0.5](https://github.com/truecharts/charts/compare/discordgsm-1.0.4...discordgsm-1.0.5) (2023-02-19)
### Chore ### Chore

View File

@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "2.10.0" appVersion: "2.11.0"
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/stable/discordgsm - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor - https://github.com/DiscordGSM/GameServerMonitor
version: 1.0.5 version: 1.0.6
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- monitor - monitor

View File

@ -0,0 +1,9 @@
## [discordgsm-1.0.6](https://github.com/truecharts/charts/compare/discordgsm-1.0.5...discordgsm-1.0.6) (2023-02-22)
### Chore
- update container image tccr.io/truecharts/game-server-monitor to v2.11.0

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.10.0@sha256:b80cfe317edae74ec0fcbb664de260ab16565c26b4eb640968c7574709c17386 tag: 2.11.0@sha256:f072466ae74a89e905eb8c0ccca48befa70a6d529efdffb7e4382153539e86f2
securityContext: securityContext:
runAsNonRoot: false runAsNonRoot: false