Skip to content

Commit fd028db

Browse files
pasha-codefreshdanielm-codefresh
authored andcommitted
feat: update argocd to v2.8.1-cap-CR-not-setup-kustomize-ns (#281)
bump argocd version
1 parent 2a4991f commit fd028db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csdp/base_components/apps/argo-cd/_components/codefresh-base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resources:
55

66
images:
77
- name: quay.io/codefresh/argocd
8-
newTag: v2.8.1-cap-CR-player-and-vuln-fix
8+
newTag: v2.8.1-cap-CR-not-setup-kustomize-ns
99
- name: quay.io/codefresh/applicationset
1010
newTag: v0.4.2-CR-13254-remove-private-logs
1111

csdp/hybrid/_components/apps/argo-cd/codefresh-hybrid/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1alpha1
22
kind: Component
33
images:
44
- name: quay.io/codefresh/argocd
5-
newTag: v2.8.1-cap-CR-player-and-vuln-fix
5+
newTag: v2.8.1-cap-CR-not-setup-kustomize-ns

0 commit comments

Comments
 (0)