Kustomizer Versions Save

An experimental package manager for distributing Kubernetes configuration as OCI artifacts.

v2.2.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.2.0...v2.2.1

v2.2.0

1 year ago

Highlights

Stating with this version, Kustomizer can be used to publish OCI artifacts which are compatible with Flux v2. For more details on how to continuously deploy applications to Kubernetes clusters with Flux and Kustomizer please see this guide.

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.1.3...v2.2.0

v2.1.3

1 year ago

v2.1.2

1 year ago

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.1.1...v2.1.2

v2.1.1

2 years ago

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.1.0...v2.1.1

v2.1.0

2 years ago

Highlights

If you use kubectl to edit an object managed by Kustomizer, all changes will be undone when Kustomizer applies an inventory containing that object.

In addition, Kustomizer removes the last-applied-configuration annotation set by kubectl apply from all objects it manages.

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.0.0...v2.1.0

v2.0.0

2 years ago

Highlights

Kustomizer v2 comes with support for distributing Kubernetes configuration as OCI artifacts.

New features:

  • Package Kubernetes configs as OCI artifacts.
  • Push/pull artifacts to/from container registries.
  • Sign/verify artifacts with cosign.
  • Encrypt/decrypt artifacts with age.
  • Deploy configs to Kubernetes from OCI artifacts.

To get started with Kustomizer v2 see the documentation at kustomizer.dev.

v2.0.0-rc.9

2 years ago

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.0.0-rc.8...v2.0.0-rc.9

v2.0.0-rc.8

2 years ago

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.0.0-rc.7...v2.0.0-rc.8

v2.0.0-rc.7

2 years ago

What's Changed

Full Changelog: https://github.com/stefanprodan/kustomizer/compare/v2.0.0-rc.6...v2.0.0-rc.7