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 6108972 commit 675de1bCopy full SHA for 675de1b
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.1348.0
+ newTag: 1.1371.0
7
resources:
8
- app-proxy.deploy.yaml
9
- app-proxy.svc.yaml
csdp/base/kustomization.yaml
@@ -8,4 +8,4 @@ configMapGenerator:
- name: codefresh-cm
behavior: create
10
literals:
11
- - version=0.0.387
+ - version=0.0.390
csdp/base/workflow-reporter/event-source.yaml
@@ -12,6 +12,7 @@ spec:
12
- DELETE
13
filter:
14
createdBy: null
15
+ namespace: REPLACE_ME
16
group: argoproj.io
17
resource: workflows
18
version: v1alpha1
0 commit comments