From 28161d0124877b4809666201df676a8803a23501 Mon Sep 17 00:00:00 2001 From: Rainer 'rei' Schuth Date: Wed, 22 May 2024 11:11:42 +0200 Subject: [PATCH] Bump cronjobs to v1.2.0 --- README.md | 1 + charts/cronjobs/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1000580..6f55636 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ To uninstall the chart: * Pull latest `main` branch changes * Branch out with the name `${chartname}-chart` * Put all your changes on this branch and push +* Bump the `Chart.yaml` version and push * Create a merge request and let it approve and be merged to the `main` branch * After successful merging, create a tag on the `main` branch with the name of the chart and the latest chart version. Example: `redisinsight-0.2.0`. * Push the tag diff --git a/charts/cronjobs/Chart.yaml b/charts/cronjobs/Chart.yaml index b7543f1..047344f 100644 --- a/charts/cronjobs/Chart.yaml +++ b/charts/cronjobs/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: cronjobs description: A generic helm cronjob chart for kubernetes type: application -version: 1.1.1 +version: 1.2.0 appVersion: latest home: https://github.com/klicktipp/helm-charts keywords: