Skip to content

Commit

Permalink
feat(container): update volsync group to v0.9.0 (#533)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 33e685c commit cb26c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/volsync/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.8.1
version: 0.9.0
sourceRef:
kind: HelmRepository
name: backube
Expand All @@ -31,7 +31,7 @@ spec:
manageCRDs: true
image:
repository: &image ghcr.io/onedr0p/volsync
tag: &tag 0.8.1@sha256:0554a298f5bfef7b850a341e09e95cbaf18f9a56c0cc2c1105c02d37a5f95654
tag: &tag 0.9.0@sha256:2488f9b6daa825458e288e20e0a6889ad5a1a252fcf47c6c712c21a1d2eaf45c
restic:
repository: *image
tag: *tag
Expand Down

0 comments on commit cb26c2e

Please sign in to comment.