diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 31765e1..e127474 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,6 +36,7 @@ jobs: - name: Add dependency chart repos run: | + helm repo add bitnami https://charts.bitnami.com/bitnami helm repo add jetstack https://charts.jetstack.io helm repo add external-dns https://kubernetes-sigs.github.io/external-dns/ helm repo update diff --git a/charts/iag5/Chart.yaml b/charts/iag5/Chart.yaml index 1e6cbbf..a72981e 100644 --- a/charts/iag5/Chart.yaml +++ b/charts/iag5/Chart.yaml @@ -10,7 +10,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: 1.0.1 +version: 1.0.2 # 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