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:
185
185
| gitops-operator.fullnameOverride | string | `""` | |
186
186
| gitops-operator.image.pullPolicy | string | `"IfNotPresent"` | |
187
187
| 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 "` | |
189
189
| gitops-operator.imagePullSecrets | list | `[]` | |
190
190
| gitops-operator.kube-rbac-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
191
191
| 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:
469
469
470
470
image :
471
471
repository : quay.io/codefresh/codefresh-gitops-operator
472
- tag : v0.1.0-alpha.2
472
+ tag : v0.1.0-alpha.3
473
473
pullPolicy : IfNotPresent
474
474
475
475
serviceAccount :
You can’t perform that action at this time.
0 commit comments