Skip to content

Commit ea82e00

Browse files
feat(docker): update volsync-genmachine (0.13.1 → 0.14.0) (#1025)
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | quay.io/backube/volsync | 0.13.1 | 0.14.0 | | helm | volsync | 0.13.1 | 0.14.0 | Co-authored-by: pipelines-github-app[bot] <200609713+pipelines-github-app[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate@whitesourcesoftware.com>
1 parent 9262bc4 commit ea82e00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitops/manifests/volsync/genmachine/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ name: volsync
44
version: 1.0.0
55
dependencies:
66
- name: volsync
7-
version: 0.13.1
7+
version: 0.14.0
88
repository: https://backube.github.io/helm-charts

gitops/manifests/volsync/genmachine/genmachine-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ volsync:
33
image:
44
repository: quay.io/backube/volsync
55
pullPolicy: IfNotPresent
6-
tag: '0.13.1'
6+
tag: '0.14.0'
77
rclone:
88
repository: quay.io/backube/volsync
99
tag: '0.12.0'

0 commit comments

Comments
 (0)