Skip to content

Commit

Permalink
fix(container): update volsync group ( 0.9.0 → 0.9.1 ) (patch) (#2107)
Browse files Browse the repository at this point in the history
| datasource | package                    | from  | to    |
| ---------- | -------------------------- | ----- | ----- |
| docker     | ghcr.io/joryirving/volsync | 0.9.0 | 0.9.1 |
| helm       | volsync                    | 0.9.0 | 0.9.1 |

Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com>
  • Loading branch information
smurf-bot[bot] authored Apr 12, 2024
1 parent ec09a02 commit 026a18c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/storage/volsync/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: volsync
version: 0.9.0
version: 0.9.1
sourceRef:
kind: HelmRepository
name: backube
Expand All @@ -29,7 +29,7 @@ spec:
manageCRDs: true
image: &image
repository: ghcr.io/joryirving/volsync
tag: 0.9.0@sha256:bfb9e2b320420e0db2824bc1156949ca8183b368cf2974a1289034dd7b061b9c
tag: 0.9.1@sha256:5f29e4829c0a54a44b54b9c3dda32dbd03edeacff6b0dbe78975d01269c735fb
restic:
<<: *image
metrics:
Expand Down
4 changes: 2 additions & 2 deletions kubernetes/pi/apps/storage/volsync/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: volsync
version: 0.9.0
version: 0.9.1
sourceRef:
kind: HelmRepository
name: backube
Expand All @@ -29,7 +29,7 @@ spec:
manageCRDs: true
image: &image
repository: ghcr.io/joryirving/volsync
tag: 0.9.0@sha256:bfb9e2b320420e0db2824bc1156949ca8183b368cf2974a1289034dd7b061b9c
tag: 0.9.1@sha256:5f29e4829c0a54a44b54b9c3dda32dbd03edeacff6b0dbe78975d01269c735fb
restic:
<<: *image
metrics:
Expand Down

0 comments on commit 026a18c

Please sign in to comment.