Skip to content

Commit df50745

Browse files
feat(container): update ghcr.io/onedr0p/volsync ( 0.11.0 → 0.12.0 )
1 parent 93eca64 commit df50745

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bootstrap/templates/kubernetes/apps/storage/volsync/app/helmrelease.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
image:
3232
# https://github.com/backube/volsync/issues/828
3333
repository: &image ghcr.io/onedr0p/volsync
34-
tag: &tag 0.11.0
34+
tag: &tag 0.12.0
3535
rclone:
3636
repository: *image
3737
tag: *tag

kubernetes/apps/storage/volsync/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ spec:
3131
image:
3232
# https://github.com/backube/volsync/issues/828
3333
repository: &image ghcr.io/onedr0p/volsync
34-
tag: &tag 0.11.0
34+
tag: &tag 0.12.0
3535
rclone:
3636
repository: *image
3737
tag: *tag

0 commit comments

Comments
 (0)