Skip to content

Commit faf1d59

Browse files
Merge pull request #167 from codefresh-io/app-versions
application versions
2 parents 7a94491 + 9caa9bd commit faf1d59

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ annotations:
1616
artifacthub.io/changes: |
1717
- kind: changed
1818
description: Update app-proxy to 1.2667.0. Includes: previous container logs support.
19+
- kind: changed
20+
description: Update argo-cd. Includes: reporting of application versions.
1921
dependencies:
2022
- name: argo-cd
2123
repository: https://codefresh-io.github.io/argo-helm
22-
version: 5.53.12-4-cap-2.9-2024.2.22-25d9fca69
24+
version: 5.53.12-5-cap-2.9-2024.2.29-0f82ce2ec
2325
- name: argo-events
2426
repository: https://codefresh-io.github.io/argo-helm
2527
version: 2.0.9-1-cap-CR-19893

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ global:
4444
# ...
4545
# -----END CERTIFICATE-----
4646

47+
4748
# -- Runtime level settings
4849
runtime:
4950
# -- Runtime name. Must be unique per platform account.

0 commit comments

Comments
 (0)