Skip to content

Commit

Permalink
Merge pull request #85 from codefresh-io/test-release-0.2.22
Browse files Browse the repository at this point in the history
Bump codefresh-gitops-operator version
  • Loading branch information
danielm-codefresh authored Oct 15, 2023
2 parents 4cc2ecb + 1ab471a commit 340ebf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/gitops-runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/gitops-runtime/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 340ebf0

Please sign in to comment.