Skip to content

Commit 97c1872

Browse files
update release 0.10 draft
1 parent 15aad29 commit 97c1872

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: update app-proxy (#257)
19+
- kind: changed
20+
description: create release 0.10 draft
1721
- kind: changed
1822
description: update app-proxy to `1.2963.0` (#263)
1923
- kind: changed
@@ -30,6 +34,10 @@ annotations:
3034
description: 'patch: gitops operator - improve error handling and prevent changes to promotions notifications configuration (#251)'
3135
- kind: changed
3236
description: gitops operator custom tls injection (#250)
37+
- kind: changed
38+
description: update app-proxy to `1.2946.0` (#247)
39+
- kind: changed
40+
description: update argo-workflows chart to `0.41.11-v3.5.8-cap-CR-22608` (#246) (#249)
3341
- kind: changed
3442
description: Remove artifacthub changelog - will be added by prepare release script
3543
- kind: changed

charts/gitops-runtime/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sealed-secrets:
100100
| 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 |
101101
| app-proxy.image.pullPolicy | string | `"IfNotPresent"` | |
102102
| app-proxy.image.repository | string | `"quay.io/codefresh/cap-app-proxy"` | |
103-
| app-proxy.image.tag | string | `"1.2963.0"` | |
103+
| app-proxy.image.tag | string | `"1.2969.0"` | |
104104
| app-proxy.imagePullSecrets | list | `[]` | |
105105
| app-proxy.initContainer.command[0] | string | `"./init.sh"` | |
106106
| app-proxy.initContainer.env | object | `{}` | |

0 commit comments

Comments
 (0)