Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image bitnami/mariadb to 11.3.2@1eafa8e by renovate #21230

Merged
merged 1 commit into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ keywords:
- mysql
- database
- sql
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/mariadb
- https://hub.docker.com/r/bitnami/mariadb
type: application
version: 13.9.18
version: 13.9.19
2 changes: 1 addition & 1 deletion charts/stable/mariadb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: bitnami/mariadb
pullPolicy: IfNotPresent
tag: 11.3.2@sha256:a4fcb09e1c7520845b20b2dee82164d66cbbb64ef74df7c0727f432149b4f446
tag: 11.3.2@sha256:1eafa8eb3c8244b28d2915909991923eba94cb812a3a30678f00879eefa81954

includeCommon: true
workload:
Expand Down