Disabled job template

This commit is contained in:
2023-09-05 17:28:56 +02:00
parent 09e21d9bf4
commit 8b85ba35fa
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
variables: variables:
HELM_CHART_VERSION: "0.6.12" HELM_CHART_VERSION: "0.6.13"
stages: stages:
- deploy - deploy

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: wordyne name: wordyne
description: Helm chart for deploying pre-built website containers to kubernetes clusters description: Helm chart for deploying pre-built website containers to kubernetes clusters
type: application type: application
version: "0.6.9" version: "0.6.13"
appVersion: "6.2.2" appVersion: "6.2.2"