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 ghcr.io/linuxserver/znc to 1.9.0@f2b07f3 by renovate #20980

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/znc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/znc
icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.webp
keywords:
- znc
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/znc
- https://ghcr.io/linuxserver/znc
type: application
version: 9.9.7
version: 9.9.8
2 changes: 1 addition & 1 deletion charts/stable/znc/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/znc
pullPolicy: IfNotPresent
tag: 1.9.0@sha256:8d60376dcfd8ad581e05214491e1c6fe4b506fa5d03e3598fe36ac729a07137f
tag: 1.9.0@sha256:f2b07f324ea6f0f9b185b2f60a3c603931a01ffd047392f69e1b73d72019d4d5
service:
main:
ports:
Expand Down