Commit Graph
2 Commits
Author SHA1 Message Date
schraandAndre Schröder a4e5943ca5 Upgrade mariadb Helm chart to 8.0.0 (#48)
Upgrade mariadb Helm chart to 8.0.0

The names of the values changed in the new Helm chart, see [1]. Thus the
Helm chart ships breaking changes and therefore bump the major version
of this Chart.yaml (not sure if you use semver?)

Furthermore, there is a bug [2] where not setting the root password
results in the mariadb entering a CrashLoopBackOff when re-installing
it. Thus set it (as done in the mysql values already).

[1] https://github.com/bitnami/charts/commit/1206942b69c02a140a60e4e5ab59bf6d53d5b7e6
[2] https://github.com/bitnami/charts/issues/3884

Co-authored-by: Andre Schröder <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/48
Reviewed-by: Andrew Thornton <[email protected]>
Reviewed-by: luhahn <[email protected]>
Co-Authored-By: schra <[email protected]>
Co-Committed-By: schra <[email protected]>
2020-10-22 13:13:37 +08:00
fc9c49179f Re-add lost commit: Enable LoadBalancer type service of http (#42) (#49)
Enable LoadBalancer type service of http (#42)

Enable LoadBalancer type service of http

Signed-off-by: Martyn Ranyard <[email protected]>

Co-authored-by: Martyn Ranyard <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/42
Reviewed-by: luhahn <[email protected]>
Reviewed-by: techknowlogick <[email protected]>
Co-Authored-By: iMartyn <[email protected]>
Co-Committed-By: iMartyn <[email protected]>

Co-authored-by: iMartyn <[email protected]>
Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/49
Reviewed-by: luhahn <[email protected]>
Reviewed-by: Andrew Thornton <[email protected]>
Co-Authored-By: schra <[email protected]>
Co-Committed-By: schra <[email protected]>
2020-10-21 20:38:01 +08:00