Skip to content

Releases: quarkiverse/quarkus-helm

0.1.1

13 Oct 10:31
Compare
Choose a tag to compare
  • Fix quote escaping issue #108
  • Bump quarkus.version from 2.13.1.Final to 2.13.2.Final: #106

0.1.0

06 Oct 05:44
Compare
Choose a tag to compare
  • Add values.schema.json file: #103
  • Support complex Helm expressions and templates: #102
  • Allow installing Helm dependencies in order: #96
  • Bump quarkus.version from 2.13.0.Final to 2.13.1.Final: #104

Regression issue:

  • Quote escaping issue #107 will be fixed in 0.1.1

0.0.7

27 Sep 12:27
Compare
Choose a tag to compare
  • Support complex Helm expressions #56
  • Allow a condition to be provided to helm dependencies #67
  • Fetch Helm dependencies before packaging #93
  • Helm push fails when there are multiple deployment targets (for ex: kubernetes and openshift) #92

0.0.6

21 Sep 13:59
Compare
Choose a tag to compare

Changes

  • Allow setting integer and boolean values in the mapping #84
  • Support pushing to Helm repositories #74
  • Include optional resources LICENSE, README.md #72
  • Allow adding configuration for Helm dependencies #68
  • Allow configuring the chart API version #65

0.0.5

18 Aug 06:43
Compare
Choose a tag to compare
  • BREAKING CHANGE: Support Quarkus OpenShift extension: #50

Previously, the default location where the helm charts were being generated was target/helm/<chart name>. Now, the default location changed to target/helm/<kubernetes or openshift or knative ..>/<chart name>.

0.0.4

09 Aug 05:22
Compare
Choose a tag to compare
  • BREAKING CHANGE: Rename property from "json-paths" to "paths": #42
  • Fixed issue when using @QuarkusTest and the Helm extension: #43

0.0.3

20 Jul 11:51
Compare
Choose a tag to compare
  • Allow setting a custom output location via configuration: #35
  • Adapt Quarkus Helm to latest Quarkus 2.11: #33

0.0.2

26 Apr 09:25
Compare
Choose a tag to compare
  • Fix issue when running the Quarkus application on Dev mode
  • Adapt extension to use the latest Quarkus 2.8.1.Final

0.0.1

04 Apr 08:20
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 0.0.1