Skip to content

Commit cc1389f

Browse files
committed
upgrade codefresh-gitops-operator to 1.0.23
1 parent 230e59b commit cc1389f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

+2-2
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, and top suspend workflow wrappers in case of degraded apps"
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, stop suspend workflow wrappers in case of degraded apps, and add omitted condition to wrapper workflow"
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.22
50+
version: 1.0.23
5151
alias: gitops-operator
5252
condition: gitops-operator.enabled
5353
- name: garage

0 commit comments

Comments
 (0)