Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
feat(docker-image): update ghcr.io/truxnell/b2 docker tag to v3.15.0
Browse files Browse the repository at this point in the history
| datasource | package             | from   | to     |
| ---------- | ------------------- | ------ | ------ |
| docker     | ghcr.io/truxnell/b2 | 3.13.1 | 3.15.0 |
  • Loading branch information
Trux-Bot committed Dec 7, 2023
1 parent df6888b commit f5af962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/scripts/volsync-to-b2/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
restartPolicy: OnFailure
image:
repository: ghcr.io/truxnell/b2
tag: 3.13.1@sha256:0b4eb3ae45c246fd6bd90a4c2a5208b23f7fab5fdcdc72bbd12be50ad395a690
tag: 3.15.0@sha256:e4f402cfce6c011269a94cb622224216fe08321e3af3e98ec6eef3b6dfbb06bb
command: ['b2']
args: ['sync','/data','b2://trux-volsync-backup-A73B8D/','--keepDays','7','--replaceNewer']
envFrom:
Expand Down

0 comments on commit f5af962

Please sign in to comment.