Skip to content

Commit

Permalink
Fix/app proxy argocd (#268)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
Co-authored-by: Oleksandr Saulyak <[email protected]>
  • Loading branch information
3 people authored Aug 23, 2023
1 parent 9fae276 commit 1bb48b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Component
images:
- name: quay.io/codefresh/cap-app-proxy
newName: quay.io/codefresh/cap-app-proxy
newTag: 1.2351.1
newTag: 1.2400.4

resources:
- app-proxy.deploy.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ resources:

images:
- name: quay.io/codefresh/argocd
newTag: v2.7.0-cap-CR-18361-custom-instance-label
newTag: v2.7.0-cap-CR-19754-deletion-fix
- name: quay.io/codefresh/applicationset
newTag: v0.4.2-CR-13254-remove-private-logs

Expand Down

0 comments on commit 1bb48b4

Please sign in to comment.