Skip to content

Commit 62fcc86

Browse files
chore: upgrade gitops operator to 0.8.6-832833c and app proxy to 1.3636.0-42ccdd3 (#641)
* chore: upgrade gitops operator to 0.8.6-832833c and app proxy to 1.3636.0-42ccdd3
1 parent 29e80ae commit 62fcc86

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
@@ -64,7 +64,7 @@ dependencies:
6464
condition: tunnel-client.enabled
6565
- name: codefresh-gitops-operator
6666
repository: oci://quay.io/codefresh/charts
67-
version: 0.8.6
67+
version: 0.8.6-832833c
6868
alias: gitops-operator
6969
condition: gitops-operator.enabled
7070
- name: cf-argocd-extras

charts/gitops-runtime/values.yaml

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

0 commit comments

Comments
 (0)