Skip to content

Commit 23d099a

Browse files
authored
update cf-argocd-extras images to 88898aa
fix readiness and liveness server to only use http
1 parent dc7589c commit 23d099a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gitops-runtime/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ cf-argocd-extras:
761761
image:
762762
registry: quay.io
763763
repository: codefresh/cf-argocd-extras
764-
tag: f2fd1c2
764+
tag: 88898aa
765765
nodeSelector: {}
766766
tolerations: []
767767
affinity: {}
@@ -785,7 +785,7 @@ cf-argocd-extras:
785785
image:
786786
registry: quay.io
787787
repository: codefresh/cf-argocd-extras
788-
tag: f2fd1c2
788+
tag: 88898aa
789789
nodeSelector: {}
790790
tolerations: []
791791
affinity: {}

0 commit comments

Comments
 (0)