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 linuxserver/heimdall to v@de39113 by renovate #21404

Merged
merged 1 commit into from
Apr 27, 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/heimdall/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/heimdall
icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.webp
keywords:
- heimdall
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/heimdall
- https://hub.docker.com/r/linuxserver/heimdall
type: application
version: 20.8.16
version: 20.8.17
2 changes: 1 addition & 1 deletion charts/stable/heimdall/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: linuxserver/heimdall
tag: 2.6.1@sha256:265319a9177231f10738a0feee5687216105dce0509c455805d7bc95fe2dfd9e
tag: 2.6.1@sha256:de39113d38dd77cc725d7c03cbdad0031400f9fb9d6408f2d5301e6c075aac12
pullPolicy: IfNotPresent
service:
main:
Expand Down