Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opencloudengineer committed Jan 10, 2021
1 parent 7cc1baf commit 0f4bdda
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 0.1.0 (2021-01-10)


### Bug Fixes

* always lint all charts && pass connection URI for all DBs as env var ([46fa9f7](https://github.com/opencloudengineer/lambda/commit/46fa9f793cc0d7a2bb60260e0907ce0cedb8d6e7))
* homepage link && setup custom annotations from project.* ([c26f189](https://github.com/opencloudengineer/lambda/commit/c26f1890d7fb21934f8bcd7e301818d7c2d70117))


### Features

* add action to build & push Dockerfile ([dd1f573](https://github.com/opencloudengineer/lambda/commit/dd1f5733b6f240ed7f5fbe835c22051f7b90112c))
* add lambda helm chart && github action ([34516f5](https://github.com/opencloudengineer/lambda/commit/34516f51635cafce9d9ffc83eb8f5278187cd1f9))
* docker build & push && release auto-deploy only when new tag is created by Conventional Changelog Action ([9628137](https://github.com/opencloudengineer/lambda/commit/9628137c19247dcccb17aaa3a9e65b2ad36b43df))
* improve github action workflow - lint -> package -> tag & changelog & update version -> release -> gh-pages -> docker build & push ([7cc1baf](https://github.com/opencloudengineer/lambda/commit/7cc1baf47383e330a8df3c38910802eb1fecae73))



2 changes: 1 addition & 1 deletion chart/lambda/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ sources:
- https://www.postgresql.org/
- https://redis.io/
- https://mariadb.org/
version: 0.0.1
version: 0.1.0

0 comments on commit 0f4bdda

Please sign in to comment.