Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Releases: projectsyn/component-resource-locker

v2.7.0

21 Feb 13:03
v2.7.0
4194689
Compare
Choose a tag to compare

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

03 Nov 13:11
v2.6.2
7bedd17
Compare
Choose a tag to compare

1 changes since v2.6.1

🐛 Fixes

  • Exclude Namespace from user workload monitoring (#67)

v2.6.1

18 Oct 13:26
v2.6.1
49bbd05
Compare
Choose a tag to compare

1 changes since v2.6.0

🐛 Fixes

  • Fix generated RBAC rules for managing RBAC resources (#63)

v2.6.0

20 Sep 09:17
v2.6.0
17a3879
Compare
Choose a tag to compare

1 changes since v2.5.0

🛠️ Minor Changes

  • Add support for generating ServiceAccount token secrets (#62)

v2.5.0

09 May 14:28
v2.5.0
16c4ab1
Compare
Choose a tag to compare

1 changes since v2.4.0

🛠️ Minor Changes

  • Change rl_obj_name to allow multiple patches for the same object (#51)

v2.4.0

21 Apr 14:29
v2.4.0
4090e95
Compare
Choose a tag to compare

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

03 Nov 15:25
v2.3.2
1733c51
Compare
Choose a tag to compare

1 changes since v2.3.1

🐛 Fixes

  • Remove service servingCert configuration on non-OCP distributions (#28)

v2.3.1

19 Oct 23:54
v2.3.1
1ae0c6e
Compare
Choose a tag to compare

1 changes since v2.3.0

🐛 Fixes

  • Fix generated name for ServiceAccount to always be <= 63 characters (#26)

v2.3.0

15 Oct 15:17
v2.3.0
67cd119
Compare
Choose a tag to compare

1 changes since v2.2.0

🚀 Features

  • Add prefix to generated names for cluster-scoped configurations (#25)

v2.2.0

14 Oct 14:31
v2.2.0
04af716
Compare
Choose a tag to compare

2 changes since v2.1.0

🚀 Features

  • Expose renderPatch() in component library (#23)
  • Add option to customize patch id in renderPatch() (#24)