Skip to content

Commit 9926c07

Browse files
bump app-proxy to 1.2667.0
1 parent 20055dd commit 9926c07

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 0.1.42
2+
appVersion: 0.1.43
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: 0.4.5
5+
version: 0.4.6
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:
@@ -15,10 +15,7 @@ annotations:
1515
artifacthub.io/alternativeName: "codefresh-gitops-runtime"
1616
artifacthub.io/changes: |
1717
- kind: changed
18-
description: Update argo-cd chart to 5.53.12-4-cap-2.9-2024.2.22-25d9fca69
19-
links:
20-
- name: revert support application version custom path based on the Codefresh ApplicationConfiguration
21-
url: https://github.com/codefresh-io/argo-cd/releases/tag/v2.9-2024.2.22-25d9fca69
18+
description: Update app-proxy to 1.2667.0.
2219
dependencies:
2320
- name: argo-cd
2421
repository: https://codefresh-io.github.io/argo-helm

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -427,15 +427,15 @@ app-proxy:
427427
tag: 1.1.10-main
428428
image:
429429
repository: quay.io/codefresh/cap-app-proxy
430-
tag: 1.2623.0
430+
tag: 1.2667.0
431431
pullPolicy: IfNotPresent
432432
# -- Extra volume mounts for main container
433433
extraVolumeMounts: []
434434

435435
initContainer:
436436
image:
437437
repository: quay.io/codefresh/cap-app-proxy-init
438-
tag: 1.2623.0
438+
tag: 1.2667.0
439439
pullPolicy: IfNotPresent
440440
command:
441441
- ./init.sh

0 commit comments

Comments
 (0)