chore(main): release 0.1.2

This commit is contained in:
github-actions[bot]
2022-11-14 22:01:19 +00:00
committed by GitHub
parent 71718384fe
commit 74c1f1a2a1
3 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.1.2"
}

View File

@@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [0.1.2](https://github.com/jimeh/dotkatapult/compare/v0.1.1...v0.1.2) (2022-11-14)
### Features
* **helm:** add kubernetes helm chart ([51acb32](https://github.com/jimeh/dotkatapult/commit/51acb32c8aa37d6fa4c6ca09cd5e1ae555c82930))
### Bug Fixes
* **build:** ensure release-please updates chart version ([7171838](https://github.com/jimeh/dotkatapult/commit/71718384fe29f8096d5becaa232e8b138032a2f5))
## [0.1.1](https://github.com/jimeh/dotkatapult/compare/v0.1.0...v0.1.1) (2022-11-14)

View File

@@ -15,10 +15,10 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1 # x-release-please-version
version: 0.1.2 # x-release-please-version
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: 0.1.1 # x-release-please-version
appVersion: 0.1.2 # x-release-please-version