diff --git a/charts/httpbin/Chart.yaml b/charts/httpbin/Chart.yaml index 72ceeb41..fca12e22 100644 --- a/charts/httpbin/Chart.yaml +++ b/charts/httpbin/Chart.yaml @@ -3,4 +3,4 @@ appVersion: latest description: Run the Ziti fork of go-httpbin name: httpbin type: application -version: 0.1.11 +version: 0.1.12 diff --git a/charts/httpbin/README.md b/charts/httpbin/README.md index 63abf36f..572ea2b0 100644 --- a/charts/httpbin/README.md +++ b/charts/httpbin/README.md @@ -2,7 +2,7 @@ # httpbin -![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) +![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) Run the Ziti fork of go-httpbin