File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
base_components/apps/argo-cd/_components
_components/apps/argo-cd/codefresh-hybrid Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1alpha1
22kind : Component
33resources :
4- - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.7 /manifests/install.yaml
4+ - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.8 /manifests/install.yaml
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ resources:
55
66images :
77 - name : quay.io/codefresh/argocd
8- newTag : v2.7.0 -cap-CR-19754-deletion-fix
8+ newTag : v2.8.1 -cap-CR-19754-deletion-fix
99 - name : quay.io/codefresh/applicationset
1010 newTag : v0.4.2-CR-13254-remove-private-logs
1111
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1alpha1
22kind : Component
33images :
44 - name : quay.io/codefresh/argocd
5- newTag : v2.7.0 -cap-CR-change-cmd
5+ newTag : v2.8.1 -cap-CR-19754-deletion-fix
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33namespace : argocd
44resources :
5- - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.7 -with-appset/manifests/install.yaml
5+ - https://raw.githubusercontent.com/codefresh-io/argo-cd/release-2.8 -with-appset/manifests/install.yaml
66components :
77 - ../../../../base_components/apps/argo-cd/_components/codefresh-base
88 - ../../../_components/apps/argo-cd/codefresh-hybrid
You can’t perform that action at this time.
0 commit comments