87429ebb86
Environment variable MYSQL_HISTFILE is added to mariadb container to disable storing client mysql history to ~/.mysql_history file. Change-Id: Ie95bc1f830fbf34d30c73de07513299115d8e8c5
16 lines
614 B
YAML
16 lines
614 B
YAML
---
|
|
mariadb:
|
|
- 0.1.0 Initial Chart
|
|
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
|
|
- 0.1.2 mariadb security best practice fixes
|
|
- 0.1.3 Fix MariaDB backup script
|
|
- 0.1.4 Unpin images built with osh-images
|
|
- 0.1.5 Update to container image repo k8s.gcr.io
|
|
- 0.1.6 Change Issuer to ClusterIssuer
|
|
- 0.1.7 Revert - Change Issuer to ClusterIssuer
|
|
- 0.1.8 Change Issuer to ClusterIssuer with logic in place to support cert-manager versioning
|
|
- 0.1.9 Uplift Mariadb-ingress to 0.42.0
|
|
- 0.1.10 Rename mariadb backup identities
|
|
- 0.1.11 Disable mariadb mysql history client logging
|
|
...
|