Skip to content

Releases: opencloudengineer/lambda

v0.2.0

10 Jan 23:06
Compare
Choose a tag to compare

Features

  • add gitlab related annotations when CI is gitlab (e963154)
  • store chart in docker image as chart version & docker image tag will be same (cb412dd)

v0.1.0

10 Jan 18:03
Compare
Choose a tag to compare

Bug Fixes

  • always lint all charts && pass connection URI for all DBs as env var (46fa9f7)
  • homepage link && setup custom annotations from project.* (c26f189)

Features

  • add action to build & push Dockerfile (dd1f573)
  • add lambda helm chart && github action (34516f5)
  • docker build & push && release auto-deploy only when new tag is created by Conventional Changelog Action (9628137)
  • improve github action workflow - lint -> package -> tag & changelog & update version -> release -> gh-pages -> docker build & push (7cc1baf)