Skip to content

Commit

Permalink
Merge pull request #15 from aljoshare/feat/bump-to-0-2-0
Browse files Browse the repository at this point in the history
Bump runo to v0.2.0
  • Loading branch information
aljoshare authored Sep 4, 2023
2 parents 3428078 + e8c3359 commit 19c6a93
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Changelog

## [Unreleased](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.4...HEAD) (2023-08-26)
## [Unreleased](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.5...HEAD) (2023-09-04)

### Features

* bump runo to 0.2.0
([7f3980a](https://github.com/aljoshare/runo-helm-chart/commit/7f3980ac9d59d8e30e8d4759fcc0d8b6a1623208))

### [runo-0.1.5](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.4...runo-0.1.5) (2023-08-26)

#### Features

* bump runo to 0.1.5
([26eab4f](https://github.com/aljoshare/runo-helm-chart/commit/26eab4f84fd61860887865d30877384ae02e06e7))

Expand Down
4 changes: 2 additions & 2 deletions runo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: runo
description: A Helm Chart for the Kubernetes Secrets Generator called rūnō
type: application
version: 0.1.5
appVersion: "0.1.5"
version: 0.1.6
appVersion: "0.2.0"

0 comments on commit 19c6a93

Please sign in to comment.