mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/mariadb] Release 4.1.2 (#5763)
* mariadb: update to `10.1.33` * mariadb: bump chart appVersion to `10.1.33` * mariadb: bump chart version to `4.1.2`
This commit is contained in:
committed by
k8s-ci-robot
parent
fcb285ecb0
commit
d6bffd8deb
@@ -1,6 +1,6 @@
|
||||
name: mariadb
|
||||
version: 4.1.1
|
||||
appVersion: 10.1.32
|
||||
version: 4.1.2
|
||||
appVersion: 10.1.33
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster.
|
||||
keywords:
|
||||
- mariadb
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 10.1.32
|
||||
tag: 10.1.33
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user