diff --git a/README.md b/README.md index dbd8e35..0aae488 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Chart for deploying web application. ## Add the chart repository -run `helm repo add squadcast-helm https://squadcasthub.github.io/helm-infra/` +run `helm repo add squadcasthub https://squadcasthub.github.io/helm-infra/` ## Install the chart -run `helm install squadcast-helm squadcast-helm/squadcast-helm` +run `helm install squadcast-helm squadcasthub/squadcast-helm` diff --git a/cr.yaml b/cr.yaml index 3fe2bf2..ee4681a 100644 --- a/cr.yaml +++ b/cr.yaml @@ -5,4 +5,4 @@ charts-dir: squadcast-helm sign: false charts_repo_url: https://squadcasthub.github.io/helm-infra index-path: . -version: 0.2.1 +version: 0.2.2 diff --git a/squadcast-helm/Chart.yaml b/squadcast-helm/Chart.yaml index 33478e8..b0f55ea 100644 --- a/squadcast-helm/Chart.yaml +++ b/squadcast-helm/Chart.yaml @@ -3,6 +3,6 @@ name: squadcast-helm description: A Helm chart for Kubernetes type: application -version: 0.2.1 +version: 0.2.2 appVersion: "1.16.0"