Skip to content

Commit

Permalink
revert chart versions, update template
Browse files Browse the repository at this point in the history
Signed-off-by: slimm609 <[email protected]>
  • Loading branch information
slimm609 committed Aug 22, 2022
1 parent ae9e9ed commit ae2f67f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Please remember to:

**Checklist**

- [ ] Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/). Where applicable, update and bump the versions in any associated umbrella chart
- [ ] Where applicable, Chart version bumped in `Chart.yaml` according to [semver](http://semver.org/). Also update and bump the versions in any associated umbrella chart
- [ ] Variables are documented in the `values.yaml` and added to the README.md. THe [helm-docs](https://github.com/norwoodj/helm-docs) utility can be used to generate the necessary content. Use `helm-docs --dry-run` to preview the content
- [ ] JSON Schema generated
- [ ] List tests pass for Chart using the [Chart Testing](https://github.com/helm/chart-testing) tool and the `ct lint` command
4 changes: 2 additions & 2 deletions charts/policy-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ sources:
type: application

name: policy-controller
version: 0.2.2
appVersion: 0.2.2
version: 0.2.1
appVersion: 0.2.1

maintainers:
- name: dlorenc
Expand Down

0 comments on commit ae2f67f

Please sign in to comment.