diff --git a/charts/restinthemiddle/.helmignore b/charts/restinthemiddle/.helmignore index a3a051e..8c8ee58 100644 --- a/charts/restinthemiddle/.helmignore +++ b/charts/restinthemiddle/.helmignore @@ -22,9 +22,5 @@ *.tmproj .vscode/ -# Helm packages -restinthemiddle-* - - .gitignore -README.md +restinthemiddle-* diff --git a/charts/restinthemiddle/Chart.yaml b/charts/restinthemiddle/Chart.yaml index 92eef21..ab22230 100644 --- a/charts/restinthemiddle/Chart.yaml +++ b/charts/restinthemiddle/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v2 name: restinthemiddle description: Deploy the HTTP logging proxy with ease type: application -version: 0.9.0 +version: 0.9.1 diff --git a/charts/restinthemiddle/README.md b/charts/restinthemiddle/README.md index be0db00..1656f11 100644 --- a/charts/restinthemiddle/README.md +++ b/charts/restinthemiddle/README.md @@ -1,6 +1,6 @@ # restinthemiddle -![Version: 0.9.0](https://img.shields.io/badge/Version-0.9.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.9.1](https://img.shields.io/badge/Version-0.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) Deploy the HTTP logging proxy with ease