diff --git a/CHANGELOG.md b/CHANGELOG.md index 1238df0..9397d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [Unreleased](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.16...HEAD) (2024-10-25) + +### Features + +* bump runo to 0.2.12 +([40e95c3](https://github.com/aljoshare/runo-helm-chart/commit/40e95c3574c13015c53f4472e5908d18e6f37059)) + ### [runo-0.1.16](https://github.com/aljoshare/runo-helm-chart/compare/runo-0.1.15...runo-0.1.16) (2024-08-11) #### Features diff --git a/runo/Chart.yaml b/runo/Chart.yaml index 4a14631..9e4ddc8 100644 --- a/runo/Chart.yaml +++ b/runo/Chart.yaml @@ -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.16 -appVersion: "0.2.11" +version: 0.1.17 +appVersion: "0.2.12"