Skip to content

Commit

Permalink
[mysqldump] Updated Bitnami MariaDB chart version (#110)
Browse files Browse the repository at this point in the history
* [fluentd-elasticsearch] Support for securityContext (#106)

* Added ability to specify securityContext

Signed-off-by: Nick Zolotarov <[email protected]>

* Update README.md

Signed-off-by: Nick Zolotarov <[email protected]>

* [fluentd-elasticsearch] Added ability to specify securityContext (#93) - version bump

Signed-off-by: Nick Zolotarov <[email protected]>

Co-authored-by: André Bauer <[email protected]>
Signed-off-by: Chris <[email protected]>

* [mysqldump] Updated Bitnami MariaDB chart version

* Signed commit

Signed-off-by: Chris <[email protected]>

Co-authored-by: Nick Zolotarov <[email protected]>
Co-authored-by: André Bauer <[email protected]>
  • Loading branch information
3 people authored Jul 4, 2022
1 parent 33e79ee commit 9eae38b
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 67 deletions.
6 changes: 3 additions & 3 deletions charts/mysqldump/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
version: 5.0.0
appVersion: 3.0.0
version: 5.1.0
appVersion: v3.0.16
description: A Helm chart to help backup MySQL databases using mysqldump
name: mysqldump
keywords:
Expand All @@ -18,6 +18,6 @@ maintainers:
type: application
dependencies:
- name: mariadb
version: "9.3.5"
version: 11.0.14
repository: "https://charts.bitnami.com/bitnami"
condition: mariadb.enabled
Loading

0 comments on commit 9eae38b

Please sign in to comment.