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(helm): update image docker.io/josh5/steam-headless digest to e43f740 #30635

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
2 changes: 1 addition & 1 deletion charts/stable/steam-headless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/steam-headless
- https://hub.docker.com/r/josh5/steam-headless
type: application
version: 5.4.1
version: 5.4.2
2 changes: 1 addition & 1 deletion charts/stable/steam-headless/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/josh5/steam-headless
tag: latest@sha256:d1a11f3a61f0bf1215fe712a740122e81e14d5e98dd2246105e2c9e9ef9bae34
tag: latest@sha256:e43f74042f97095588ebe0f8097e3a7eccdeb74acbfc3b8e70ae85eddc517a88
pullPolicy: IfNotPresent

securityContext:
Expand Down
Loading