Skip to content

Releases: ksquaredkey/kontemplate

v1.10.1 Add Server-Side Apply

01 Mar 22:55
Compare
Choose a tag to compare

Clean up some old code and add the option "--ssa" which makes the Apply a Server-side Apply. This is needed for K8s manifests > 256K in size due to limitation of "last-applied-configuration" annotation and the Client-side Apply algorithm.

v1.9.0

08 Jul 21:02
Compare
Choose a tag to compare
chore: Bump HomeBrew formula for 1.9.0