diff --git a/charts/dbdump/Chart.yaml b/charts/dbdump/Chart.yaml index a79ecbc8..a8f4dd60 100644 --- a/charts/dbdump/Chart.yaml +++ b/charts/dbdump/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -version: 0.0.14 +version: 0.0.15 appVersion: 0.0.9 description: A Helm chart to help backup SQL databases using mysqldump and pgdump name: dbdump diff --git a/charts/dbdump/README.md b/charts/dbdump/README.md index 052a3b7a..6f09822b 100644 --- a/charts/dbdump/README.md +++ b/charts/dbdump/README.md @@ -1,6 +1,6 @@ # dbdump -![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) +![Version: 0.0.15](https://img.shields.io/badge/Version-0.0.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) A Helm chart to help backup SQL databases using mysqldump and pgdump