We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841403a commit 9f56febCopy full SHA for 9f56feb
csdp/base_components/apps/argo-cd/_components/base-manifests/kustomization.yaml
@@ -1,4 +1,4 @@
1
apiVersion: kustomize.config.k8s.io/v1alpha1
2
kind: Component
3
resources:
4
-- https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.5/manifests/install.yaml
+- https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.6/manifests/install.yaml
csdp/base_components/apps/argo-cd/_components/codefresh-base/kustomization.yaml
@@ -5,7 +5,7 @@ resources:
5
6
images:
7
- name: quay.io/codefresh/argocd
8
- newTag: v2.5.5-cap-CR-verify-aud-claim
+ newTag: v2.6.0-cap-CR-fix-eventsource
9
- name: quay.io/codefresh/applicationset
10
newTag: v0.4.2-CR-13254-remove-private-logs
11
0 commit comments