Commit graph

20 commits

Author SHA1 Message Date
Vaibhav
02f9725f77
chore: bump image version to v0.14.0 (#303)
Co-authored-by: Derek Wang <whynowy@gmail.com>
2020-04-13 13:07:39 -04:00
Vaibhav
d14ada6657
update chart and app version (#284)
Signed-off-by: vpage <vpage@blackrock.com>
2020-03-25 16:24:46 -07:00
Konstantin
d5dec323a8
feat: Update events chart (#220)
* added crds directory for helm 3 compability

* added eventsource-crd for helm2

* updated image tags to newer version, added new property for additionalRules for compability

* updated SA Rules to match installation yaml from events repo

* introduced shortnames to match upstream crds

* updated env var names to match events installation yml from upstream repo

* updated chart and app version
2020-01-29 21:20:02 -05:00
Alin Balutoiu
4e16b77656 fix: Update Argo icon URL for the Helm charts (#193)
* fix: Update Argo icon URL for the Helm charts

The path to the argo.png image has changed in
the Argo repository.

The helm charts icon URL still points to the
old URL which is invalid. The image has moved
from /argo.png to /docs/assets/argo.png.

* chore: bump argocd chart version
2019-12-23 15:39:02 +11:00
Andrew Suderman
6457037391 [argo-events] v0.11 update (#162)
* Updating for events 0.11

* Adding note to the README about how to install CRDs from github

* Fixing handling of serviceAccount variable inside of loops
2019-11-14 16:20:55 -06:00
Sean Johnson
5f33036890
Fix up chart linting, add docs and lint script (#146)
This updates the Helm linting system with the following changes:

- Import lintconf.yaml with small change to comment distance in order to
match existing values.yaml standards
- Update Chart.yaml and values.yaml in each chart to pass linting
standards
- Maintainers added to each chart from OWNERS + CODEOWNERS, the linter
requires GitHub usernames so argo-events maintainer names were converted
- README updated with documentation around chart standards and testing
- A local shell script added for running lint tests locally
2019-11-06 08:08:17 +11:00
John Behling
9e2c134225 [argo-events] Use serviceAccount variable for serviceAccount naming (#134) 2019-10-24 17:56:50 -04:00
Andrew Suderman
04d7d2c390 Update argo events to 0.10 (#132) 2019-10-22 13:37:58 -07:00
Alex Collins
480c730725 icon 2019-09-23 11:38:10 -07:00
Jerome Brette
2bb14b2e30 simple cleanup (#114) 2019-09-19 17:36:47 -07:00
Alex Collins
574e5cfa18
Contributing (#116) 2019-09-19 17:36:12 -07:00
Vaibhav
0e05194822
update image versions (#72) 2019-05-15 13:27:40 -05:00
Jeff Fouchard
8e324206f8 Multi-namespace RBAC support (#60)
Signed-off-by: Jeff Fouchard <jeff.fouchard@fullscript.com>
2019-05-03 10:13:54 -07:00
Seiya Muramatsu
82ab0eaa27 set specific version to argo-events images (#43) 2019-03-13 12:26:00 -04:00
Nick Stott
1b17d04e7e add a toggle to allow the controllers to listen on all namespaces (#41) 2019-02-28 17:11:34 -05:00
Daisuke Taniwaki
286ba4d860 Set correct namespace on service account and clusterrole (#38) 2019-02-28 12:56:24 -08:00
Vaibhav
1fbc076882 Update Argo Events chart (#35) 2019-02-13 14:14:36 -08:00
Ilya Sotkov
61d426c1ca [argo-events] Fix unused crdVersion value and add ability to specify crd creation job service account (#19)
* Use crd.version value and add ability to specify crd creation job sa
* Bump chart version to 0.2.0
2018-08-27 15:27:30 -07:00
Antons Kranga
4696111a14 Invalid json syntax (#11) (#12)
* Invalid json syntax (#11)

* More of invalid json syntax (#11)
2018-08-06 08:08:55 +03:00
Matthew Magaldi
ab5f2edf9d adding argo-events-chart (#9) 2018-08-03 01:18:31 -07:00