Skip to content

Commit 675de1b

Browse files
committed
bump 390
1 parent 6108972 commit 675de1b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

csdp/base/app-proxy/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33
images:
44
- name: quay.io/codefresh/cap-app-proxy
55
newName: quay.io/codefresh/cap-app-proxy
6-
newTag: 1.1348.0
6+
newTag: 1.1371.0
77
resources:
88
- app-proxy.deploy.yaml
99
- app-proxy.svc.yaml

csdp/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ configMapGenerator:
88
- name: codefresh-cm
99
behavior: create
1010
literals:
11-
- version=0.0.387
11+
- version=0.0.390

csdp/base/workflow-reporter/event-source.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ spec:
1212
- DELETE
1313
filter:
1414
createdBy: null
15+
namespace: REPLACE_ME
1516
group: argoproj.io
1617
resource: workflows
1718
version: v1alpha1

0 commit comments

Comments
 (0)