Skip to content

Commit 61c8136

Browse files
akavalchukscme0
authored andcommitted
bumped gitops-operator and app-proxy version to make github enterprise promotions work (#535)
# Conflicts: # charts/gitops-runtime/Chart.yaml
1 parent 9ee0c32 commit 61c8136

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/gitops-runtime/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ dependencies:
132132
condition: tunnel-client.enabled
133133
- name: codefresh-gitops-operator
134134
repository: oci://quay.io/codefresh/charts
135-
version: 0.7.12
135+
version: 0.7.15
136136
alias: gitops-operator
137137
condition: gitops-operator.enabled
138138
- name: cf-argocd-extras

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -515,14 +515,14 @@ app-proxy:
515515
tag: 1.1.13-main
516516
image:
517517
repository: quay.io/codefresh/cap-app-proxy
518-
tag: 1.3565.0
518+
tag: 1.3567.0
519519
pullPolicy: IfNotPresent
520520
# -- Extra volume mounts for main container
521521
extraVolumeMounts: []
522522
initContainer:
523523
image:
524524
repository: quay.io/codefresh/cap-app-proxy-init
525-
tag: 1.3565.0
525+
tag: 1.3567.0
526526
pullPolicy: IfNotPresent
527527
command:
528528
- ./init.sh

0 commit comments

Comments
 (0)