File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ maintainers:
14
14
annotations :
15
15
artifacthub.io/alternativeName : " codefresh-gitops-runtime"
16
16
artifacthub.io/changes : |-
17
+ - kind: changed
18
+ description: 'update gitops-operator to `0.2.12` - fix: action script fails to extract commit_sha from response (#285)'
19
+ - kind: changed
20
+ description: create release 0.11 draft
17
21
- kind: changed
18
22
description: 'feat: gitops-operator with product crd update - versionSource & promotion as optional fields (#284)'
19
23
- kind: changed
@@ -67,7 +71,7 @@ dependencies:
67
71
condition : tunnel-client.enabled
68
72
- name : codefresh-gitops-operator
69
73
repository : oci://quay.io/codefresh/charts
70
- version : 0.2.11
74
+ version : 0.2.12
71
75
alias : gitops-operator
72
76
condition : gitops-operator.enabled
73
77
- name : garage
Original file line number Diff line number Diff line change @@ -491,7 +491,7 @@ app-proxy:
491
491
maxUnavailable : " "
492
492
493
493
# ---------------------------------------------------------------------------------------------------------------------
494
- # DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.2.11 -helm/charts/codefresh-gitops-operator
494
+ # DOCS: https://github.com/codefresh-io/codefresh-gitops-operator/tree/codefresh-gitops-operator-0.2.12 -helm/charts/codefresh-gitops-operator
495
495
# ---------------------------------------------------------------------------------------------------------------------
496
496
gitops-operator :
497
497
# -- Do not change unless instructed otherwise by Codefresh support
You can’t perform that action at this time.
0 commit comments