File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
apps/argo-events/_components/codefresh-base Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1alpha1
22kind : Component
33resources :
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
4+ - https://raw.githubusercontent.com/codefresh-io/argo-events/v1.7.1 -cap-CR-13091 /manifests/install.yaml
5+ - https://raw.githubusercontent.com/codefresh-io/argo-events/v1.7.1 -cap-CR-13091 /manifests/install-validating-webhook.yaml
66 - eventbus.yaml
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ configMapGenerator:
1212 - name : codefresh-cm
1313 behavior : create
1414 literals :
15- - version=0.0.492 # Runtime version
16- - bootstrapRevision=0.0.492 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15+ - version=0.0.493 # Runtime version
16+ - bootstrapRevision=0.0.493 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
1717 - appsetRequeueTime=15
1818
1919replacements :
You can’t perform that action at this time.
0 commit comments