Skip to content

Commit 3b75158

Browse files
CR-19754-argo-cd (#262)
argo-cd with fix for situation when delete events didnt send because of PermissionDenied error
1 parent a0a6374 commit 3b75158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.7.0-cap-CR-19830-missing-labels
8+
newTag: v2.7.0-cap-CR-19754-deletion-fix
99
- name: quay.io/codefresh/applicationset
1010
newTag: v0.4.2-CR-13254-remove-private-logs
1111

0 commit comments

Comments
 (0)