chore(operator): update operator version in master (#791)

This commit is contained in:
Luigi Operoso 2023-01-19 13:50:56 +01:00 committed by GitHub
parent 7a72939de8
commit fc3fe04581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ operator:
replicaCount: 1
# image is the name (and tag) of the Jenkins Operator image
image: quay.io/brokenpip3/jenkins-kubernetes-operator:a86b738a
image: virtuslab/jenkins-operator:60b8ee5
# imagePullPolicy defines policy for pulling images
imagePullPolicy: IfNotPresent