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/hotio/duplicacy to release-1.7.2@0691f36 by renovate #21159

Merged
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/duplicacy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicacy.webp
keywords:
- duplicacy
- Backup
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicacy
- https://ghcr.io/hotio/duplicacy
type: application
version: 6.8.16
version: 6.8.17
2 changes: 1 addition & 1 deletion charts/stable/duplicacy/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/duplicacy
tag: release-1.7.2@sha256:d7f4e8f0fae3d0bec707939c08ca375b474cb438d5f28eef3c51c851990353f7
tag: release-1.7.2@sha256:0691f36d62195b54ca49055a8105b8c09f2827ae45db41ff643beb8070ff0668
securityContext:
container:
runAsGroup: 0
Expand Down