diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e4bb0d7..325d5eb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ variables: - HELM_CHART_VERSION: "0.5.1" + HELM_CHART_VERSION: "0.5.2" stages: - deploy diff --git a/Chart/Chart.yaml b/Chart/Chart.yaml index 27e62af..cf62c16 100644 --- a/Chart/Chart.yaml +++ b/Chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: cloudypress description: A helm chart for deploying Wordpress on Cloudyne Hosting type: application -version: "0.5.0" +version: "0.5.2" appVersion: "6.1.1" diff --git a/cloudypress-0.5.0.tgz b/cloudypress-0.5.0.tgz deleted file mode 100644 index 119c724..0000000 Binary files a/cloudypress-0.5.0.tgz and /dev/null differ