Skip to content

Commit

Permalink
Update ghcr.io/k8up-io/k8up Docker tag to v2.11.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Dec 9, 2024
1 parent 629e3cb commit b297424
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.11.1
tag: v2.11.2
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.11.1
value: ghcr.io/k8up-io/k8up:v2.11.2
- name: TZ
value: Etc/UTC
- name: BACKUP_ENABLE_LEADER_ELECTION
Expand All @@ -43,7 +43,7 @@ spec:
value: k8up.io/backupcommand
- name: BACKUP_BACKOFFLIMIT
value: '2'
image: ghcr.io/k8up-io/k8up:v2.11.1
image: ghcr.io/k8up-io/k8up:v2.11.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit b297424

Please sign in to comment.