Skip to content

Commit 5bcad07

Browse files
codefresh-v2-pipelines[bot]cf-ci-bot-v2
andauthored
chore[app-proxy]: bumps app-proxy to version 5aaaae7 (#809)
* fix[app-proxy]: cache fallback to use in-memory when redis is down (to stable) (codefresh-io/argo-platform#6751) --------- Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Co-authored-by: cf-ci-bot-v2 <[email protected]>
1 parent 5f52fa2 commit 5bcad07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
appVersion: 0.1.75
33
description: A Helm chart for Codefresh gitops runtime
44
name: gitops-runtime
5-
version: '0.24.4'
5+
version: '0.24.5'
66
home: https://github.com/codefresh-io/gitops-runtime-helm
77
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
88
keywords:

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ app-proxy:
565565
tag: 1.1.17-main
566566
image:
567567
repository: quay.io/codefresh/cap-app-proxy
568-
tag: 788a8d5
568+
tag: 5aaaae7
569569
pullPolicy: IfNotPresent
570570
# -- Extra volume mounts for main container
571571
extraVolumeMounts: []

0 commit comments

Comments
 (0)