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 05a3317 commit 1a87424Copy full SHA for 1a87424
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.1577.1
+ newTag: 1.1582.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.438
+ - version=0.0.439
0 commit comments