Skip to content

Commit

Permalink
Bump cronjobs to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainer 'rei' Schuth committed May 22, 2024
1 parent 48b5d0c commit 28161d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/cronjobs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 28161d0

Please sign in to comment.