diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index 22c4b22e..45f74c8d 100644 --- a/charts/gitops-runtime/README.md +++ b/charts/gitops-runtime/README.md @@ -185,7 +185,7 @@ sealed-secrets: | gitops-operator.fullnameOverride | string | `""` | | | gitops-operator.image.pullPolicy | string | `"IfNotPresent"` | | | gitops-operator.image.repository | string | `"quay.io/codefresh/codefresh-gitops-operator"` | | -| gitops-operator.image.tag | string | `"v0.1.0-alpha.2"` | | +| gitops-operator.image.tag | string | `"v0.1.0-alpha.3"` | | | gitops-operator.imagePullSecrets | list | `[]` | | | gitops-operator.kube-rbac-proxy.image.pullPolicy | string | `"IfNotPresent"` | | | gitops-operator.kube-rbac-proxy.image.repository | string | `"gcr.io/kubebuilder/kube-rbac-proxy"` | | diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 5c24ba99..e1d4b6f7 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -469,7 +469,7 @@ gitops-operator: image: repository: quay.io/codefresh/codefresh-gitops-operator - tag: v0.1.0-alpha.2 + tag: v0.1.0-alpha.3 pullPolicy: IfNotPresent serviceAccount: