File tree Expand file tree Collapse file tree 4 files changed +3
-12
lines changed
base_components/apps/argo-cd/_components
_components/apps/argo-cd/codefresh-hybrid Expand file tree Collapse file tree 4 files changed +3
-12
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1alpha1
2
2
kind : Component
3
3
resources :
4
- - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.3 /manifests/install.yaml
4
+ - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.4 /manifests/install.yaml
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ resources:
5
5
6
6
images :
7
7
- name : quay.io/codefresh/argocd
8
- newTag : v2.3.4 -cap-CR-15024-resource-tree-labels
8
+ newTag : v2.4.15 -cap-fix-applicationset
9
9
- name : quay.io/codefresh/applicationset
10
10
newTag : v0.4.2-CR-13254-remove-private-logs
11
11
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
apiVersion : kustomize.config.k8s.io/v1beta1
2
2
kind : Kustomization
3
3
namespace : argocd
4
- resources :
5
- - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.4/manifests/install.yaml
6
4
components :
7
- - ../../../../base_components/apps/argo-cd/_components/codefresh-base
8
- - ../../../_components/apps/argo-cd/codefresh-hybrid
9
-
5
+ - ../../../../base_components/apps/argo-cd/_bundles/basic
You can’t perform that action at this time.
0 commit comments