diff --git a/Chart.yaml b/Chart.yaml index f11b405..4830e6e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: httpbin -description: Helm chart for install httpbingo.org on Kubernetes +description: Helm chart to install httpbingo.org on Kubernetes type: application version: 0.1.1 appVersion: "v2.3.0" diff --git a/README.md b/README.md index 4e7855d..b24e7b1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.3.0](https://img.shields.io/badge/AppVersion-v2.3.0-informational?style=flat-square) -Helm chart for install [httpbingo.org](https://httpbingo.org) on Kubernetes +Helm chart to install [httpbingo.org](https://httpbingo.org) on Kubernetes ## Installing the Chart diff --git a/README.md.gotmpl b/README.md.gotmpl index 31e7167..0d8fb0f 100644 --- a/README.md.gotmpl +++ b/README.md.gotmpl @@ -4,7 +4,7 @@ {{ template "chart.badgesSection" . }} -Helm chart for install [httpbingo.org](https://httpbingo.org) on Kubernetes +Helm chart to install [httpbingo.org](https://httpbingo.org) on Kubernetes ## Installing the Chart