diff --git a/bitnami/mariadb/Chart.lock b/bitnami/mariadb/Chart.lock index 10086e186..0da37f431 100644 --- a/bitnami/mariadb/Chart.lock +++ b/bitnami/mariadb/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.11.1 -digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2 -generated: "2022-02-09T16:05:07.217210503Z" + version: 1.11.3 +digest: sha256:d5f850d857edd58b32c0e10652f6ec3ce5018def5542f2bcef38fd7fa0079d6b +generated: "2022-03-15T19:54:16.354337824Z" diff --git a/bitnami/mariadb/Chart.yaml b/bitnami/mariadb/Chart.yaml index ad7d8e7d2..801148fcc 100644 --- a/bitnami/mariadb/Chart.yaml +++ b/bitnami/mariadb/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/bitnami/bitnami-docker-mariadb - https://github.com/prometheus/mysqld_exporter - https://mariadb.org -version: 10.4.0 +version: 10.4.1 diff --git a/bitnami/mariadb/README.md b/bitnami/mariadb/README.md index 4ee28be7f..4c66bbba2 100644 --- a/bitnami/mariadb/README.md +++ b/bitnami/mariadb/README.md @@ -539,4 +539,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/mariadb/values.yaml b/bitnami/mariadb/values.yaml index 7ab7809f2..a10171a7f 100644 --- a/bitnami/mariadb/values.yaml +++ b/bitnami/mariadb/values.yaml @@ -73,7 +73,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mariadb - tag: 10.5.15-debian-10-r11 + tag: 10.5.15-debian-10-r28 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -935,7 +935,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r349 + tag: 10-debian-10-r366 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ @@ -968,7 +968,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.13.0-debian-10-r256 + tag: 0.14.0-debian-10-r10 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets (secrets must be manually created in the namespace) ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/