Skip to content

Commit 28161d0

Browse files
author
Rainer 'rei' Schuth
committed
Bump cronjobs to v1.2.0
1 parent 48b5d0c commit 28161d0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ To uninstall the chart:
2727
* Pull latest `main` branch changes
2828
* Branch out with the name `${chartname}-chart`
2929
* Put all your changes on this branch and push
30+
* Bump the `Chart.yaml` version and push
3031
* Create a merge request and let it approve and be merged to the `main` branch
3132
* 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`.
3233
* Push the tag

charts/cronjobs/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: v2
33
name: cronjobs
44
description: A generic helm cronjob chart for kubernetes
55
type: application
6-
version: 1.1.1
6+
version: 1.2.0
77
appVersion: latest
88
home: https://github.com/klicktipp/helm-charts
99
keywords:

0 commit comments

Comments
 (0)