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 ghcr.io/linuxserver/budge digest to 4c4b510 #31552

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/budge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/linuxserver/docker-BudgE
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
type: application
version: 11.5.2
version: 11.5.3
2 changes: 1 addition & 1 deletion charts/stable/budge/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/linuxserver/budge
tag: 0.0.9@sha256:4b301cbabacbb00854bc765c470a35690628136cb5dfb94add270797e8793c23
tag: 0.0.9@sha256:4c4b510224115e10517487491a578f540b6133252efd00b609c754061211a4e3
pullPolicy: IfNotPresent
securityContext:
container:
Expand Down
Loading