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 021d7dc commit a8066deCopy full SHA for a8066de
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.1545.1
+ newTag: 1.1559.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.429
+ - version=0.0.430
0 commit comments