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 ich777/steamcmd to dods@e16be12 by renovate #19770

Merged
merged 1 commit into from
Mar 25, 2024
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/dayofdefeatsource/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ dependencies:
tags: []
import-values: []
deprecated: false
description: "This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it."
description: 'This Chart will download and install SteamCMD. It will also install Day of Defeat: Source and run it.'
home: https://truecharts.org/charts/stable/dayofdefeatsource
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dayofdefeatsource.png
keywords:
- dayofdefeatsource
- GameServers
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dayofdefeatsource
- https://hub.docker.com/r/ich777/steamcmd
type: application
version: 5.7.3
version: 5.7.4
2 changes: 1 addition & 1 deletion charts/stable/dayofdefeatsource/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ich777/steamcmd
tag: dods@sha256:5e6cf544920fa92c1f34a49304cf28885344077d2cc98b12526def22fc72023f
tag: dods@sha256:e16be127641f0dc1bd1c50c043a80a9fe9e176c0f600dde9dde266c0a4af7870
persistence:
serverfiles:
enabled: true
Expand Down