Skip to content

Commit b9bd159

Browse files
committed
Merge branch 'release/0.22' of github.com:codefresh-io/gitops-runtime-helm into release/0.22
2 parents df14863 + 62fcc86 commit b9bd159

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
@@ -44,7 +44,7 @@ dependencies:
4444
condition: tunnel-client.enabled
4545
- name: codefresh-gitops-operator
4646
repository: oci://quay.io/codefresh/charts
47-
version: 0.8.6
47+
version: 0.8.6-832833c
4848
alias: gitops-operator
4949
condition: gitops-operator.enabled
5050
- name: cf-argocd-extras

charts/gitops-runtime/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ app-proxy:
555555
tag: 1.1.14-main
556556
image:
557557
repository: quay.io/codefresh/cap-app-proxy
558-
tag: 1.3636.0-6119302
558+
tag: 1.3636.0-42ccdd3
559559
pullPolicy: IfNotPresent
560560
# -- Extra volume mounts for main container
561561
extraVolumeMounts: []

0 commit comments

Comments
 (0)