Skip to content

Commit 6f1d5ac

Browse files
committed
prepare-release
1 parent 904d44b commit 6f1d5ac

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

charts/gitops-runtime/Chart.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ maintainers:
1414
annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |-
17-
- kind: changed
18-
description: updated changes
1917
- kind: changed
2018
description: updated app-proxy to 1.3196.4 - app proxy init without argo-cd, switch to @nestjs/axios, reset git state before doing any actions, upgrade HELM_VERSION to 3.16.2 and KUBESEAL_VERSION to 0.27.3 to fix critical vulnerabilities, throw original exception in case of NO_CHANGES
2119
- kind: changed

charts/gitops-runtime/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Codefresh gitops runtime
2-
![Version: 0.15.1](https://img.shields.io/badge/Version-0.15.1-informational?style=flat-square) ![AppVersion: 0.1.65](https://img.shields.io/badge/AppVersion-0.1.65-informational?style=flat-square)
2+
![Version: 0.15.1](https://img.shields.io/badge/Version-0.15.1-informational?style=flat-square) ![AppVersion: 0.1.66](https://img.shields.io/badge/AppVersion-0.1.66-informational?style=flat-square)
33

44
## Prerequisites
55

charts/gitops-runtime/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ argo-cd:
161161
# -- Extract application version based on ApplicationConfiguration CRD
162162
useApplicationConfiguration: true
163163
# ---------------------------------------------------------------------------------------------------------------------
164-
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.7-1-cap-CR-24607/charts/argo-events
164+
# DOCS: https://github.com/codefresh-io/argo-helm/blob/argo-events-2.4.7-1-cap-CR-26731/charts/argo-events
165165
# ---------------------------------------------------------------------------------------------------------------------
166166
argo-events:
167167
fullnameOverride: argo-events

0 commit comments

Comments
 (0)