Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jkube-dev] Release announcement for Eclipse JKube 1.0.0-alpha-2

Hi All,

We are pleased to announce Eclipse JKube 1.0.0-alpha-2 was just released. You can find the release at Maven Central [1].

These are the features and fixes included in 1.0.0-alpha-2:
- Fix #130: Updated HelmMojo documentation [2]
- Fix #138: dockerAccessRequired should be false in case of docker build strategy [3]
- Fix #131: Extra-artifact wrongly generated [4]
- Fix #152: kubernetes namespace is ignored in debug goal [5]
- Ported PR fabric8io/fabric8-maven-plugin#1810, Update Fabric8 Images to latest version [6]
- Fix #136: Refactored configuration model to provide fluent builders and defaults [7]
- Fix #163: Added Quickstart for external Dockerfile [8]

Your feedback is highly appreciated, you can provide it replying to the mailing list or through the usual channels. [9] [10]

[1] https://repo1.maven.org/maven2/org/eclipse/jkube/kubernetes-maven-plugin/1.0.0-alpha-2/
[2] https://github.com/eclipse/jkube/issues/130
[3] https://github.com/eclipse/jkube/issues/138
[4] https://github.com/eclipse/jkube/issues/131
[5] https://github.com/eclipse/jkube/issues/152
[6] https://github.com/eclipse/jkube/issues/1810
[7] https://github.com/eclipse/jkube/issues/136
[8] https://github.com/eclipse/jkube/issues/163
[9] https://github.com/eclipse/jkube
[10] https://gitter.im/eclipse/jkube


Back to the top