Skip to content

Commit 24f801d

Browse files
authored
Update-argo-events (#9)
* updated argo-eents to v1.6.3-cap-CR-12865 * added codeowners * updated version to 0.0.417
1 parent a8ffb6e commit 24f801d

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* daniel.maizel@codefresh.io roi.kramer@codefresh.io oren.gurfinkel@codefresh.io itai@codefresh.io noam.gal@codefresh.io
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- https://raw.githubusercontent.com/codefresh-io/argo-events/v1.5.5-cap-CR-10290/manifests/install.yaml
5-
- https://raw.githubusercontent.com/codefresh-io/argo-events/v1.5.5-cap-CR-10290/manifests/install-validating-webhook.yaml
4+
- https://raw.githubusercontent.com/codefresh-io/argo-events/v1.6.3-cap-CR-12865/manifests/install.yaml
5+
- https://raw.githubusercontent.com/codefresh-io/argo-events/v1.6.3-cap-CR-12865/manifests/install-validating-webhook.yaml
66
- eventbus.yaml

csdp/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ configMapGenerator:
1111
- name: codefresh-cm
1212
behavior: create
1313
literals:
14-
- version=0.0.416
14+
- version=0.0.417

0 commit comments

Comments
 (0)