10 Commits
Author SHA1 Message Date
Scott RigbyandCarlos Panato 0719bca7d2 [stable/sapho] add repo archive notice and deprecate chart (#24183)
* [stable/sapho] add repo archive notice

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

* [stable/sapho] deprecate sapho

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:23:11 -05:00
Scott Rigby 6d9eac016e [stable/sapho] update chart repo dependency references (#23998)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-10-30 13:34:07 -04:00
heliping d454be1a78 typo fix for sapho (#4332)
* typo fix for sapho

typo fix for sapho

* bump chart version

* Incrementing the mysql requirement

* Incrementing the mysql lock
2018-04-10 10:08:10 -07:00
Christopher Montes e5b0f94ac3 Add SAPHO_SERVER variable (#2678)
* Add SAPHO_VERSION env  var

* Added saphoVersion env var

* Update Chart.yaml
2017-11-22 13:02:06 -08:00
Kevin Schumacher 4cffb52741 [stable/sapho] #1785 namespace defined templates with chart name (#2155) 2017-10-05 00:20:47 +05:30
Guang Ya Liu 01323c10b8 [stable/sapho] Use storageClassName for sapho. (#2032) 2017-09-10 11:01:17 -05:00
Scott Rigby fd27921080 [stable/sapho] bump dependency mysql 0.2.7 (#1709)
* [stable/sapho] bump dependency mysql 0.2.7

* Bump stable/sapho version
2017-08-13 14:22:27 +02:00
Miguel Ángel Martínez Triviño 2748a96e85 [stable/sapho] Add icon and home (#589)
* [stable/sapho] Add icon and home
* version bump
2017-02-13 09:17:12 -06:00
Amanda Cameron af1b2065a9 [stable/sapho] Update to the recommended pvc patterns. (#467)
* Convert chart sapho to use the recommended pvc patterns

* update based on recommendations
2017-01-30 16:32:15 -08:00
Christopher Montes 14546e2c3a Add Sapho Chart (#279)
* Initial Commit

* cleaned up some unused values...

* Delete values.yaml

* cleanup

* Disabled Persistant volume support for mysql due to it causing sapho server to try connecting to mysql before it is ready

* Edited values.yaml:
Removed line 8 - This setting causes MySQL to crash, root is the default user created so
with this it tries to create the root user twice.

NOTES.TXT:
Removed section about MySQL.

* Re-enabled livenessProbe (prev disabled for troubleshooting)

* incubator/sapho/Chart.yaml:
Added proper chart description and source URLs.

incubator/sapho/README.md:
Updated readme with a product description and revised install instructions.

* Moved to stable/

* Moved into stable/

* Update NOTES.txt
2016-12-19 15:00:14 -08:00