Update .gitlab-ci.yml, Chart/Chart.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
HELM_CHART_VERSION: "0.0.1"
|
HELM_CHART_VERSION: "0.0.2"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|||||||
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: cloudypress
|
name: cloudypress
|
||||||
description: Helm chart to deploy Wordpress backed by PHP-CLI and Nginx Unit
|
description: Helm chart to deploy Wordpress backed by PHP-CLI and Nginx Unit
|
||||||
type: application
|
type: application
|
||||||
version: "0.0.1"
|
version: "0.0.2"
|
||||||
appVersion: "6.2.0"
|
appVersion: "6.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user