From 1ab471a30873cc22785db24ea90c763769e9325f Mon Sep 17 00:00:00 2001 From: danielm-codefresh Date: Sun, 15 Oct 2023 08:58:03 +0300 Subject: [PATCH] Bump codefresh-gitops-operator version --- charts/gitops-runtime/README.md | 2 +- charts/gitops-runtime/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/README.md b/charts/gitops-runtime/README.md index b87ae783..8a5f22d1 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 b8414b55..10d23108 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: