11 Commits
Author SHA1 Message Date
Matt Farina f7af7a05ab [incubator/redis-cache] deprecating chart (#24269)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 08:12:24 -08:00
Scott Rigby 3799e0b576 [incubator/redis-cache] add repo archive notice (#24061)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:21:46 -08:00
Anton Gorkovenko f5c4b195e4 [stable/redis-cache] Update api versions to support k8s 1.16 (#18048)
* Update api versions to support k8s 1.16

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>

* Update api versions to support k8s 1.16

Signed-off-by: Anton Gorkovenko <gostom@gmail.com>
2019-10-21 05:33:37 -07:00
Carlos Tadeu Panato Junior 1ca6132bce bump redis and add cpanato to owners file (#10937)
Signed-off-by: cpanato <ctadeu@gmail.com>
2019-01-30 10:47:01 -08:00
Carlos Tadeu Panato Junior ae87a4349c bump redis to 4.0-alpine (#8161)
Signed-off-by: cpanato <ctadeu@gmail.com>
2018-10-04 03:39:19 -07:00
AdamDang d663b9342b [incubator/redis-cache] typo fix in command: kubeclt->kubectl (#5476)
* Add Version

version: 0.3.3

* Typo fix: kubeclt->kubectl

kubeclt->kubectl
2018-05-10 00:21:53 -07:00
AdamDang 5a47bfd835 Add home and appVersion for redis-cache (#4726)
* Add home and appVersion for redis-cache

The key "appVersion" and "home" are needed for ci testing, they are missing in this yaml. That sometimes will cause testing failure.

* missing starting space and too many spaces before colon

incubator/redis-cache/values.yaml
  5:3       error    missing starting space in comment  (comments)
  6:13      error    too many spaces before colon  (colons)
2018-04-06 06:14:17 -07:00
zoues 96d83504f9 Remove pod.alpha.kubernetes.io/initialized annotation annotation which has been deprecated (#2330) 2017-10-09 21:30:45 +02:00
kevinschumacher 44376e3929 [incubator/redis-cache] #1785 namespace defined templates with chart name (#1840) 2017-08-26 10:43:41 +05:30
Dhilip c9a9a3dc74 [redis-cache] Introduce hard AnitAffinity and promote initContianers to main spec (#1628)
* Introduce hard affinit and promote initContianers to main spec

* fix camel case

* Bring Default replica to 2, to allow e2e to pass consistantly

* reset replica count back to 3
2017-08-10 16:47:07 +01:00
Dhilip a911c0bc41 redis-cache chart (#917)
* Initial Checkin of redis-cache chart

* Fix review comments

* fix review comments

* re-org values.yaml based on components

* Fix typos and more improvemtns to values.yaml

* Address Additional rounds of review comments

* Update Sources, icon and image tags

* update description
2017-05-22 15:43:09 +01:00