Bump backup PVC version to v0.0.6

This commit is contained in:
Tomasz Sęk 2019-09-01 11:56:53 +02:00
parent 6f1a3bd9ce
commit abf63525e0
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
v0.0.5
v0.0.6

View File

@ -456,7 +456,7 @@ spec:
value: /jenkins-home
- name: BACKUP_COUNT
value: "3" # keep only the 2 most recent backups
image: virtuslab/jenkins-operator-backup-pvc:v0.0.5 # look at backup/pvc directory
image: virtuslab/jenkins-operator-backup-pvc:v0.0.6 # look at backup/pvc directory
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /jenkins-home # Jenkins home volume

View File

@ -601,7 +601,7 @@ spec:
value: /jenkins-home
- name: BACKUP_COUNT
value: "3" # keep only the 2 most recent backups
image: virtuslab/jenkins-operator-backup-pvc:v0.0.5 # look at backup/pvc directory
image: virtuslab/jenkins-operator-backup-pvc:v0.0.6 # look at backup/pvc directory
imagePullPolicy: IfNotPresent
volumeMounts:
- mountPath: /jenkins-home # Jenkins home volume