Skip to content

Commit

Permalink
Update ghcr.io/k8up-io/k8up Docker tag to v2.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
  • Loading branch information
vshn-renovate committed Apr 30, 2024
1 parent 381ca9c commit def6ec5
Show file tree
Hide file tree
Showing 3 changed files with 8,489 additions and 1,122 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parameters:
k8up:
registry: ghcr.io
repository: k8up-io/k8up
tag: v2.7.2
tag: v2.9.0
pullPolicy: IfNotPresent
kubectl:
registry: docker.io
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
- operator
env:
- name: BACKUP_IMAGE
value: ghcr.io/k8up-io/k8up:v2.7.2
value: ghcr.io/k8up-io/k8up:v2.9.0
- name: TZ
value: Etc/UTC
- name: BACKUP_ENABLE_LEADER_ELECTION
Expand All @@ -41,7 +41,7 @@ spec:
value: k8up.io/backupcommand
- name: BACKUP_BACKOFFLIMIT
value: '2'
image: ghcr.io/k8up-io/k8up:v2.7.2
image: ghcr.io/k8up-io/k8up:v2.9.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Loading

0 comments on commit def6ec5

Please sign in to comment.