Bump to 0.7.1 (#752)

This commit is contained in:
Szymon Fugas 2022-06-22 17:46:49 +02:00 committed by GitHub
parent 4079d4e93e
commit e1b1e9cb3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ operator:
replicaCount: 1
# image is the name (and tag) of the Jenkins Operator image
image: virtuslab/jenkins-operator:v0.7.0
image: virtuslab/jenkins-operator:v0.7.1
# imagePullPolicy defines policy for pulling images
imagePullPolicy: IfNotPresent