Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image discordgsm/discord-game-server-monitor to v2.17.0@9363802 by renovate #19336

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/discordgsm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.16.2
appVersion: 2.17.0
dependencies:
- name: common
version: 20.1.5
Expand All @@ -24,7 +24,7 @@ keywords:
- discordgsm
- game-server
- monitor
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://hub.docker.com/r/discordgsm/discord-game-server-monitor
type: application
version: 7.6.0
version: 7.7.0
2 changes: 1 addition & 1 deletion charts/stable/discordgsm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: discordgsm/discord-game-server-monitor
pullPolicy: IfNotPresent
tag: 2.16.2@sha256:f80bd8e3288abc8aebcf9da6e510be8ad8197f9a7108b6163dd98ae10d7532a6
tag: 2.17.0@sha256:9363802762aedc82aef8843dee025b5dc613eaa8013aac679c5d92b7ef1aeec0
securityContext:
container:
runAsNonRoot: false
Expand Down
Loading