Skip to content

Commit

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

Update dependency ghcr.io/k8up-io/k8up to v2.5.0
  • Loading branch information
ccremer authored Sep 9, 2022
2 parents 2717bde + 3b0849d commit ffc3ebc
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 16 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ parameters:
v2:
registry: ghcr.io
repository: k8up-io/k8up
tag: v2.4.0
tag: v2.5.0
pullPolicy: IfNotPresent
=_chartVersion:
v1: 1.1.0
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.4.0
value: ghcr.io/k8up-io/k8up:v2.5.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.4.0
image: ghcr.io/k8up-io/k8up:v2.5.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:
Expand Down
Loading

0 comments on commit ffc3ebc

Please sign in to comment.