diff --git a/README.md b/README.md index 59017866..8d767ae3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Create a namespace for your installation ``` $ kubectl create namespace ``` -Download the override.yaml file from https://github.com/harness/helm-charts/override.yaml and put relevant configurations in it. +Download the override.yaml file from https://github.com/harness/helm-charts/blob/main/override.yaml and put relevant configurations in it. Installing the helm chart ``` diff --git a/src/demo/Chart.yaml b/src/demo/Chart.yaml index e2af2aeb..e154b4db 100644 --- a/src/demo/Chart.yaml +++ b/src/demo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: harness-demo -description: A Helm chart for Kubernetes +description: elm Chart for deploying Harness in Demo configuration # A chart can be either an 'application' or a 'library' chart. # @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.4 +version: 0.2.5 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to