diff --git a/charts/testbed/Chart.yaml b/charts/testbed/Chart.yaml index e870c95..751ed14 100644 --- a/charts/testbed/Chart.yaml +++ b/charts/testbed/Chart.yaml @@ -3,9 +3,9 @@ name: testbed description: A Helm chart for testing Helm and Kubernetes concepts type: application # Chart version -version: '0.35.0' +version: '0.36.0' # Application version -appVersion: '0.35.0' +appVersion: '0.36.0' home: https://github.com/juanjjaramillo/testbed/blob/main/charts/testbed/README.md sources: - https://github.com/juanjjaramillo/testbed/ diff --git a/charts/testbed/README.md b/charts/testbed/README.md index 5caa079..baba8ce 100644 --- a/charts/testbed/README.md +++ b/charts/testbed/README.md @@ -1,6 +1,6 @@ # testbed -![Version: 0.35.0](https://img.shields.io/badge/Version-0.35.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.35.0](https://img.shields.io/badge/AppVersion-0.35.0-informational?style=flat-square) +![Version: 0.36.0](https://img.shields.io/badge/Version-0.36.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.36.0](https://img.shields.io/badge/AppVersion-0.36.0-informational?style=flat-square) A Helm chart for testing Helm and Kubernetes concepts