Skip to content

Commit aed1c0b

Browse files
Bump app proxy 1.1841.0 (#89)
bump app-proxy with fix 1.1841.0
1 parent 4c90e4c commit aed1c0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -3,7 +3,7 @@ kind: Component
33
images:
44
- name: quay.io/codefresh/cap-app-proxy
55
newName: quay.io/codefresh/cap-app-proxy
6-
newTag: 1.1840.0
6+
newTag: 1.1841.0
77
resources:
88
- app-proxy.deploy.yaml
99
- app-proxy.svc.yaml

csdp/base_components/bootstrap/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ configMapGenerator:
1212
- name: codefresh-cm
1313
behavior: create
1414
literals:
15-
- version=0.0.528 # Runtime version
16-
- bootstrapRevision=0.0.528 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15+
- version=0.0.529 # Runtime version
16+
- bootstrapRevision=0.0.529 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
1717
- appsetRequeueTime=15
1818

1919
replacements:

0 commit comments

Comments
 (0)