Skip to content

Commit 7a0997d

Browse files
0.17.0 runtime release notes updated
1 parent 3d53301 commit 7a0997d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

charts/gitops-runtime/Chart.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17+
- kind: changed
18+
description: 0.17.0 runtime release notes
19+
- kind: changed
20+
description: 'chore: source server image 2025.01.27-6069b19 (#407)'
21+
- kind: changed
22+
description: 'feat: upgrade Argo Rollouts to 1.7.2 plus security fixes (#392)'
1723
- kind: changed
1824
description: 'feat: sources server update with get manifest request and app-proxy 1.3307.0 (#382)'
1925
- kind: changed

charts/gitops-runtime/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ argo-workflows:
206206
requests:
207207
ephemeral-storage: 10Mi
208208
# ---------------------------------------------------------------------------------------------------------------------
209-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-rollouts-2.37.3-1-v1.7.1-CR-24605/charts/argo-rollouts
209+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-rollouts-2.37.3-2-v1.7.2-cap-CR-26082/charts/argo-rollouts
210210
# ---------------------------------------------------------------------------------------------------------------------
211211
argo-rollouts:
212212
enabled: true

0 commit comments

Comments
 (0)