You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "update codefresh-gitops-operator chart to 1.0.17 to allow missing promotion flow label"
18
+
description: "update codefresh-gitops-operator chart to 1.0.19"
19
19
- kind: changed
20
-
description: "updated cap-app-proxy to 1.2867.0, including skipping PAT scopes permissions validations for git providers: BitBucket, BitBucket Server and GitLab; new query promotablePropertiesPreview"
20
+
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"
21
21
- kind: added
22
22
description: garage as optional dependency for Argo workflows artifact and log storage
Copy file name to clipboardExpand all lines: charts/gitops-runtime/README.md
+2-12Lines changed: 2 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -100,14 +100,14 @@ sealed-secrets:
100
100
| app-proxy.image-enrichment.serviceAccount.name | string | `"codefresh-image-enrichment-sa"` | Name of the service account to create or the name of the existing one to use |
| argo-cd.eventReporter.replicas | int | `3` | Amount of shards to handle applications events |
157
157
| argo-cd.eventReporter.version | string | `"v2"` | Switches between old and new reporter version. Possible values: v1, v2. For v2 `argo-cd.eventReporter.enabled=true` is required |
0 commit comments