From d26bcce0b11430e568d0fea20da4c5883b38d47d Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 28 Aug 2020 13:22:10 +1200 Subject: [PATCH] Release chart v1.0.0 --- deploy/helm/charts/portainer/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/helm/charts/portainer/Chart.yaml b/deploy/helm/charts/portainer/Chart.yaml index 0d7de35..a489bfb 100644 --- a/deploy/helm/charts/portainer/Chart.yaml +++ b/deploy/helm/charts/portainer/Chart.yaml @@ -16,7 +16,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. -version: 1.0.0-pre1 +version: 1.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.