Skip to content

Commit

Permalink
Merge pull request #131 from projectsyn/commodore-renovate/ghcr.io-k8…
Browse files Browse the repository at this point in the history
…up-io-k8up-2.x

Update ghcr.io/k8up-io/k8up Docker tag to v2.7.2
  • Loading branch information
haasad authored Oct 11, 2023
2 parents 6a09768 + c88aea5 commit 4fb0291
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.7.1
tag: v2.7.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.7.1
value: ghcr.io/k8up-io/k8up:v2.7.2
- 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.1
image: ghcr.io/k8up-io/k8up:v2.7.2
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down

0 comments on commit 4fb0291

Please sign in to comment.