Skip to content

Commit 1bb48b4

Browse files
denis-codefresheti-codefresholeksandr-codefresh
authored
Fix/app proxy argocd (#268)
* Update app-proxy image to 1.2400.4 (#265) * CR-19754-argo-cd (#262) argo-cd with fix for situation when delete events didnt send because of PermissionDenied error --------- Co-authored-by: Eti Zaguri <eti.zaguri@codefresh.io> Co-authored-by: Oleksandr Saulyak <oleksandr.saulyak@codefresh.io>
1 parent 9fae276 commit 1bb48b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csdp/base_components/apps/app-proxy/_components/codefresh-base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Component
44
images:
55
- name: quay.io/codefresh/cap-app-proxy
66
newName: quay.io/codefresh/cap-app-proxy
7-
newTag: 1.2351.1
7+
newTag: 1.2400.4
88

99
resources:
1010
- app-proxy.deploy.yaml

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-18361-custom-instance-label
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)