Skip to content

Releases: ivaltryek/kube-nimble

v0.7.3

19 Apr 20:03
32f8bfb
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #36

Full Changelog: v0.7.2...v0.7.3

v0.7.2

14 Mar 22:41
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

# Usage
nmexport --resource examples/deployment-env.yaml

Other Changes

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

11 Mar 18:02
e743bf9
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.7.0...v0.7.1

v0.7.0

11 Mar 12:49
1c5bf35
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

News

  • Now with the support of Ingress Object, this project can be considered to use in production, hence the first ever stable release.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

10 Mar 19:40
8ef1778
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Other Changes

Breaking Changes

  • Removed replicas field from deployment spec to respect HPA's configuration. Now by default deployment will have only 1 replica and if you want to create multi replica deployment, I suggest to use HPA with min field.

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Mar 16:48
e7686a2
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Other Changes

Full Changelog: v0.4.0...v0.5.0

v0.4.0

05 Mar 11:40
8dea68a
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Other Changes

  • chore(docs): restructure code files and missing comments by @ivaltryek in #21

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Mar 17:37
c562720
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Feb 14:23
ccada44
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

  • feat: add support for dynamic labeling and container name by @ivaltryek in #4
  • feat: add support for annotations field by @ivaltryek in #9
  • feat: add support for multi container deployment by @ivaltryek in #12
  • feat: add support for resources by @ivaltryek in #14

Other Changes

  • chore: make logs more readable and reduce noise by @ivaltryek in #6

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Feb 12:26
7bc27af
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release