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 docker.io/bellamy/wallos to latest@440847e by renovate #21005

Merged
merged 1 commit into from
Apr 19, 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
4 changes: 2 additions & 2 deletions charts/stable/wallos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.webp
keywords:
- dashboard
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
- https://hub.docker.com/r/bellamy/wallos
type: application
version: 4.8.8
version: 4.8.9
2 changes: 1 addition & 1 deletion charts/stable/wallos/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/bellamy/wallos
tag: latest@sha256:8234633a90bdea0321ca795d08bb6226ba7993a118c728a76fa2c0575f642b86
tag: latest@sha256:440847e960529dd2d4c6e562f0ec46b2d78e32ee5e7f6822a35947f3459e1620
pullPolicy: IfNotPresent

securityContext:
Expand Down