Releases: machinezone/configmapsecrets
v0.5.1
v0.5.0
Changes since v0.4.0
e54a6a8 ✨ manifest: add coordination/v1 to RBAC
d1c2b0e 🌱 update go from v1.15 to v1.16
🌱 update dependencies
⚠️ WARNING
New coordination/v1 RBAC permissions are needed by default for leaderelection (see e54a6a8). The new lock will automatically deal with existing configmap locks (e.g. during upgrades).
v0.4.0
Changes since v0.3.0
3ef11db ✨ add leader-election-namespace flag to override default behavior
3adf07a ✨ add EnvFrom-like VarsFrom secrets and configmaps
571f95e 🐛 rbac: limit access requested for leadership election
8f7a5cb 🌱 update CRD to apiextensions.k8s.io/v1
f0ae862 🌱 update go from 1.14 to 1.15
a292f45 3ad72e0 f5ba683 e3c5acc 2367010 0e95505🌱 update dependencies
⚠️ WARNING
Support for apiextensions.k8s.io/v1beta1
was disabled by default in Kubernetes 1.19. This release switches to apiextensions.k8s.io/v1
which requires Kubernetes v1.16 or newer. Support for earlier versions of Kubernetes is dropped.
v0.1.2
v0.1.1
v0.1.0
This is the initial public release of ConfigMapSecrets.
A very similar version has been running in production for several months without any issues, but this version upgrades kubebuilder from v1.0.8 to v2.0.0-beta.0 and controller-runtime from v0.1.11 to v0.2.0-beta.5.