Skip to content

Commit 230e59b

Browse files
Merge pull request #222 from codefresh-io/bump-operator-1.0.22
bump operator: fix infinite loop in case of suspend when getting a re…
2 parents a60ba30 + c309e26 commit 230e59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ annotations:
1717
- kind: changed
1818
description: "removed promotion-related notifications from argocd-notifications-controller"
1919
- kind: changed
20-
description: "update gitops operator and switch gitops operator to library mode - set ArgoCD image for notifications controller to match other ArgoCD components and set correct workflows url from chart values"
20+
description: "update gitops operator and switch gitops operator to library mode - set ArgoCD image for notifications controller to match other ArgoCD components and set correct workflows url from chart values, and top suspend workflow wrappers in case of degraded apps"
2121
- kind: changed
2222
description: "updated cap-app-proxy to 1.2875.0, including skipping PAT scopes permissions validations for git providers: BitBucket, BitBucket Server and GitLab; new query promotablePropertiesPreview"
2323
- kind: security
@@ -47,7 +47,7 @@ dependencies:
4747
condition: tunnel-client.enabled
4848
- name: codefresh-gitops-operator
4949
repository: oci://quay.io/codefresh/charts
50-
version: 1.0.21
50+
version: 1.0.22
5151
alias: gitops-operator
5252
condition: gitops-operator.enabled
5353
- name: garage

0 commit comments

Comments
 (0)