Kubecfg Kubecfg Versions Save

A tool for managing complex enterprise Kubernetes environments as code.

v0.34.3

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kubecfg/kubecfg/compare/v0.34.2...v0.34.3

v0.34.2

7 months ago
  • kubecfg pack: add the hash of the code revision to the metadata of the package

v0.34.1

7 months ago

What's Changed

Full Changelog: https://github.com/kubecfg/kubecfg/compare/v0.34.0...v0.34.1

v0.34.0

8 months ago

What's Changed

minor dependency updates

New Contributors

Full Changelog: https://github.com/kubecfg/kubecfg/compare/v0.33.0...v0.34.0

v0.33.0

9 months ago
  • handle YAML/JSON files in --overlay-code-file
  • minor dependency bumps

v0.32.1

9 months ago
  • Include shell (busybox) in docker image

v0.32.0

9 months ago

Changed:

  • add toOverlay function in kubecfg lib.
  • improve error messages when working with overlays

v0.31.5

9 months ago

Changes in alpha features:

  • Fix kubecfg pack packages with one single file (#300)
  • Allow users to specify where to apply the overlay (#303)

Minor dependency updates (k8s, helm, jsonschema, docker-cli)

v0.31.4

10 months ago

Changelog

v0.31.3

10 months ago

Changelog