Releases: projectsyn/component-resource-locker
Releases · projectsyn/component-resource-locker
v2.7.0
4 changes since v2.6.2
🛠️ Minor Changes
- Mark component as deprecated (#73)
🔗 Dependency Updates
- Update dependency docker.io/bitnami/kubectl to v1.25.3 (#50)
- Update dependency docker.io/bitnami/kubectl to v1.25.4 (#69)
- Update dependency docker.io/bitnami/kubectl to v1.25.5 (#70)
v2.6.2
1 changes since v2.6.1
🐛 Fixes
- Exclude Namespace from user workload monitoring (#67)
v2.6.1
1 changes since v2.6.0
🐛 Fixes
- Fix generated RBAC rules for managing RBAC resources (#63)
v2.6.0
1 changes since v2.5.0
🛠️ Minor Changes
- Add support for generating ServiceAccount token secrets (#62)
v2.5.0
1 changes since v2.4.0
🛠️ Minor Changes
- Change
rl_obj_name
to allow multiple patches for the same object (#51)
v2.4.0
3 changes since v2.3.2
🛠️ Minor Changes
- Remove manual installation of CRDs (#44)
🔗 Dependency Updates
- Rename the helm chart release_name variable for Kapitan to name (#46)
- Change registry for
bitnami/kubectl
to docker.io (#49)
v2.3.2
1 changes since v2.3.1
🐛 Fixes
- Remove service servingCert configuration on non-OCP distributions (#28)
v2.3.1
1 changes since v2.3.0
🐛 Fixes
- Fix generated name for ServiceAccount to always be <= 63 characters (#26)
v2.3.0
1 changes since v2.2.0
🚀 Features
- Add prefix to generated names for cluster-scoped configurations (#25)
v2.2.0
2 changes since v2.1.0
🚀 Features
- Expose
renderPatch()
in component library (#23)
- Add option to customize patch id in
renderPatch()
(#24)