Skip to content

Releases: nixys/nxs-universal-chart

Release v2.0.1

09 Jun 13:57
8a39616
Compare
Choose a tag to compare

Adds:

  • added defaultImagePullPolicy as generic parameter

Other:

  • docs update

What's Changed

Full Changelog: v2.0.0...v2.0.1

Release v2.0.0

30 May 13:55
58c64d1
Compare
Choose a tag to compare

Features:

  • added HPA support
  • added PDB support

Fixes:

  • using maps instead of list for declare manifests

Other:

  • docs update
  • samples update

What's Changed

Full Changelog: https://github.com/nixys/nxs-universal-chart/blob/bff1853bd2ad9f7566d5b8753b07fc7990d84cb1/CHANGELOG.md

Release v1.0.6

06 May 09:07
Compare
Choose a tag to compare

Fixes:

  • Fixed pod securityContext nindent

Full Changelog: v1.0.5...v1.0.6

Release v1.0.5

05 May 07:58
e12b540
Compare
Choose a tag to compare

Updates:

  • Issue #2 (Can't set a variable for image) feature
  • securityContext fix for pod and container levels
  • defined default protocol for service port
  • defined default service port name
  • doc update

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5