File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ sealed-secrets:
185185| gitops-operator.fullnameOverride | string | `""` | |
186186| gitops-operator.image.pullPolicy | string | `"IfNotPresent"` | |
187187| gitops-operator.image.repository | string | `"quay.io/codefresh/codefresh-gitops-operator"` | |
188- | gitops-operator.image.tag | string | `"v0.1.0-alpha.2 "` | |
188+ | gitops-operator.image.tag | string | `"v0.1.0-alpha.3 "` | |
189189| gitops-operator.imagePullSecrets | list | `[]` | |
190190| gitops-operator.kube-rbac-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
191191| gitops-operator.kube-rbac-proxy.image.repository | string | `"gcr.io/kubebuilder/kube-rbac-proxy"` | |
Original file line number Diff line number Diff line change @@ -469,7 +469,7 @@ gitops-operator:
469469
470470 image :
471471 repository : quay.io/codefresh/codefresh-gitops-operator
472- tag : v0.1.0-alpha.2
472+ tag : v0.1.0-alpha.3
473473 pullPolicy : IfNotPresent
474474
475475 serviceAccount :
You can’t perform that action at this time.
0 commit comments