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 3046fad commit 23ede63Copy full SHA for 23ede63
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.1606.0
+ newTag: 1.1610.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.452
+ - version=0.0.453
0 commit comments