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 0b429d7 commit ee9d9b2Copy full SHA for ee9d9b2
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.4/manifests/install.yaml
+- https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.3/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.4.15-cap-CR-15028-last-changes
+ newTag: v2.3.4-cap-CR-15024-resource-tree-labels
9
- name: quay.io/codefresh/applicationset
10
newTag: v0.4.2-CR-13254-remove-private-logs
11
0 commit comments