diff --git a/helm/oncall/Chart.yaml b/helm/oncall/Chart.yaml index 27c1e1f1..2d138cf1 100644 --- a/helm/oncall/Chart.yaml +++ b/helm/oncall/Chart.yaml @@ -8,7 +8,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 @@ -40,4 +40,4 @@ dependencies: - name: ingress-nginx version: 4.1.4 repository: https://kubernetes.github.io/ingress-nginx - condition: ingress-nginx.enabled \ No newline at end of file + condition: ingress-nginx.enabled