17 Commits
Author SHA1 Message Date
Scott RigbyandCarlos Panato 2564bbcd0f [stable/uchiwa] add repo archive notice and deprecate chart (#24209)
* [stable/uchiwa] add repo archive notice

Signed-off-by: Scott Rigby <scott@r6by.com>

* [stable/uchiwa] deprecate uchiwa

This chart does not receive updates for a long time

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

Co-authored-by: Carlos Panato <ctadeu@gmail.com>
2020-11-13 09:17:07 -05:00
Scott Rigby 54a607ca54 [stable/uchiwa] update chart repo dependency references (#24003)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-10-30 13:29:17 -04:00
kinok 03355d8c66 [stable/uchiwa] Add configmap (#11698)
* [stable/uchiwa] Use configmap for uchiwa config file

There is a default value as per default file we had before this PR.
Now the value of the config file is overidable through configmap.

Signed-off-by: Michael Inthilith <minthilith@gmail.com>

* Fix maintainer for linting purpose

Signed-off-by: Michael Inthilith <minthilith@gmail.com>

* bump version to 1.0.0 since we're in stable we might as well track  a stable semvar version

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2019-03-18 03:05:16 -07:00
AdamDang 099222cba6 No placeholder in the command (#5240)
* Add version for uchiwa

version: 0.2.7

* No placeholder in the command

```console
$ helm install --name my-release stable/uchiwa:x.x.x
```

*Replace the `x.x.x` placeholder with the chart release version.*

* Update README.md
2018-04-30 12:08:27 -07:00
AdamDang 1075756aff Typo fix in uchiwa/README.md (#4922)
* Add version

Add version

* Update README.md

some typo fix table.

* Update README.md
2018-04-18 12:31:09 -07:00
AdamDang 2951094dde Add "appVersion" for uchiwa (#4622)
The key "appVersion" is missing in yaml, this will cause ci testing error.
2018-04-04 14:37:09 -07:00
yulng f9af7e3e34 fix:typo tables to table (#4360)
* version: 0.2.4

version: 0.2.4

* Update README.md

tables
2018-03-20 07:58:00 -07:00
anniedy 481a7c5a16 Typo fix: documentaion -> documentation (#3690)
* Update README.md

* Update Chart.yaml
2018-02-19 21:40:37 -08:00
hchenxa 6c57dd2194 update trunc chars (#2059)
update trunc chars
2017-09-10 21:22:50 +02:00
Scott Rigby 0f0034b15f [stable/uchiwa] bump dependency sensu 0.1.2 (#1965)
* [stable/uchiwa] bump dependency sensu 0.1.2

* Bump stable/uchiwa version
2017-09-04 15:21:04 -05:00
Frederic Hemberger 912f50c716 Use consistent whitespace in template placeholders (#1437)
Use consistent whitespace in template placeholders
2017-07-09 21:11:24 +02:00
Shane Starcher 560c208515 updating uchiwa and supporting 63 character length (#811) 2017-03-17 15:16:13 -07:00
Shane Starcher 1c71fd3221 [Uchiwa] Add sensu as a dependency and improve configuration (#265)
* Add sensu as a dependency and improve configuration

* adding lock

* fixing template resources

* update to sensu 0.1.1
2017-01-18 16:18:06 -07:00
Sameer Naik 971750b6c2 removed * from uchiwa/templates/NOTES.txt 2016-12-06 08:57:38 +05:30
Sameer Naik 7d3287e814 specify namespace in kubectl get svc commands in NOTES.txt 2016-12-06 08:57:38 +05:30
Greg Taylor 2f63fd5247 Remove 'Getting Started:' from various NOTES.txt. (#181) 2016-11-10 13:00:21 -08:00
Shane Starcher aff0833b0b Uchiwa support (#152)
* Uchiwa support

* moving to stable and adding value docs

* adding service notes

* adding config for deis domains

* updating description

* set limit and request

* changing request/limit structure
2016-10-31 09:32:43 -07:00