Skip to content

Releases: kokuwaio/helm-maven-plugin

6.4.1

24 Oct 07:36
6.4.1
59e317f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.0...6.4.1

6.4.0

26 Sep 10:01
6.4.0
d5049b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.3.0...6.3.1

6.3.0

16 May 07:43
6.3.0
845cbec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.0...6.3.0

6.2.0

05 May 16:02
6.2.0
356d01e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.1...6.2.0

6.1.1

03 May 06:04
6.1.1
a63886f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

21 Apr 13:03
6.1.0
7685d44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0

6.0.0

18 Jan 11:38
6.0.0
9dec416
Compare
Choose a tag to compare

Changed groupId from com.kiwigrid to io.kokuwa.maven because @kokuwaio is the new maintainer of this plugin.
Changed default branch to main, master contains last version from old maintainer @kiwigrid.

What's Changed

  • Rename from Kiwigrid to Kokuwa. by @stephanschnabel in #152
  • Set java-version in actions to 8. by @stephanschnabel in #153
  • Check empty k8sToken before replace, fixes #151. by @stephanschnabel in #154
  • Add simple it test with init and lint. by @stephanschnabel in #156

Full Changelog: helm-maven-plugin-5.11...6.0.0

helm-maven-plugin-5.11

13 Jan 15:29
Compare
Choose a tag to compare
  • Timestamp as version.
  • Multiple YAML Values Support.
  • GitHub Actions: build on Pull Requests.

helm-maven-plugin-5.10

05 Jan 10:50
Compare
Choose a tag to compare
  • Update badges
  • Introduce GitHub Workflows
  • Introduce Linters
  • Project Makeover
  • Add Nexus support to README
  • K8S Authentication
  • Additional tests
  • Artifactory repo: support upload by groupId
  • Add template feature
  • Bump commons-compress from 1.19 to 1.21
  • Use maven's settings.xml server credentials even for CHARTMUSEUM repos

helm-maven-plugin-5.9

20 May 07:08
Compare
Choose a tag to compare

nexus authentication from settings.xml #115