Update values mariaDB 10.11.5

main
Alexander Morales 3 years ago
parent a618612626
commit 58e9ff1e98

@ -1,7 +1,7 @@
apiVersion: v1
name: ccdb
version: 7.9.6
appVersion: 10.3.23-1602
appVersion: 10.11.5-r49
description: Vicidial Database MariaDB 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.

@ -0,0 +1,37 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
annotations:
category: Database
licenses: Apache-2.0
images: |
- name: mariadb
image: docker.io/bitnami/mariadb:11.1.2-debian-11-r1
- name: mysqld-exporter
image: docker.io/bitnami/mysqld-exporter:0.15.0-debian-11-r70
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r90
apiVersion: v2
appVersion: 11.1.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: MariaDB is an open source, community-developed SQL database server that is widely in use around the world due to its enterprise features, flexibility, and collaboration with leading tech firms.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
keywords:
- mariadb
- mysql
- database
- sql
- prometheus
maintainers:
- name: VMware, Inc.
url: https://github.com/bitnami/charts
name: mariadb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
version: 14.1.0

@ -19,7 +19,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.3.23-debian-10-r73
tag: 10.11.5-debian-11-r49
## 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

Loading…
Cancel
Save