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.1.0

13 Oct 14:48
v2.1.0
99704ab
Compare
Choose a tag to compare

4 changes since v2.0.1

🚀 Features

  • Delete resource-locker-operator deployment for Chart upgrades (#14)

🐛 Fixes

  • Make component library version-aware (#17)
  • Fix misgenerated resource names for cluster role in component library (#18)

🔗 Dependency Updates

  • Bump resource-locker-operator chart and image to v1.1.0 (#16)

v1.0.1

04 Oct 08:43
Compare
Choose a tag to compare

Backported from v2.0.1.

Fixed:

  • Allow patching objects with colons in the name (#13)

v2.0.1

04 Oct 08:42
a44e2d0
Compare
Choose a tag to compare

Fixed:

  • Allow patching objects with colons in the name (#13)

v2.0.0

07 Apr 13:48
9b7b045
Compare
Choose a tag to compare

Breaking Changes

  • Upgrade to v1.0.4 (#7).
    This version introduces a new required field id in the patches array.
    Since the label selector of the operator deployment changes, this needs manual intervention.

v1.0.0

07 Apr 13:20
3627669
Compare
Choose a tag to compare

Added

  • Argo CD sync option to skip missing CRDs (#3)
  • Provide apiVersion for ResourceLocker objects in component API (#8)

Changed

  • Open source component (#1)
  • Use native Helm chart dependency type (#6)

Changed

  • Disable Kapitan plugin (#2)