Skip to content

Commit 5f47a5f

Browse files
CR-13184 bump app-proxy for add and remove cluster fixes (#20)
bump app-proxy
1 parent b51fc26 commit 5f47a5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

csdp/base/app-proxy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
images:
44
- name: quay.io/codefresh/cap-app-proxy
55
newName: quay.io/codefresh/cap-app-proxy
6-
newTag: 1.1574.1
6+
newTag: 1.1577.1
77
resources:
88
- app-proxy.deploy.yaml
99
- app-proxy.svc.yaml

csdp/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ configMapGenerator:
1111
- name: codefresh-cm
1212
behavior: create
1313
literals:
14-
- version=0.0.435
14+
- version=0.0.436

0 commit comments

Comments
 (0)