We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a5db0 commit 4738028Copy full SHA for 4738028
csdp/base/app-proxy/kustomization.yaml
@@ -3,7 +3,7 @@ kind: Kustomization
3
images:
4
- name: quay.io/codefresh/cap-app-proxy
5
newName: quay.io/codefresh/cap-app-proxy
6
- newTag: 1.1582.0
+ newTag: 1.1584.0
7
resources:
8
- app-proxy.deploy.yaml
9
- app-proxy.svc.yaml
csdp/base/kustomization.yaml
@@ -11,4 +11,4 @@ configMapGenerator:
11
- name: codefresh-cm
12
behavior: create
13
literals:
14
- - version=0.0.439
+ - version=0.0.440
0 commit comments