Releases: cloudogu/k8s-auth-registration-operator
Releases · cloudogu/k8s-auth-registration-operator
v1.1.0
Changed
- [#5] Rename generated K8s resources to match the Helm release
- if ldap-mapper is installed by an umbrella chart like
lop-idpthe deployed resources will receive a name likelop-idp-ldap-mapperinstead of onlyldap-mapper
- if ldap-mapper is installed by an umbrella chart like
- Update go libraries to newer patch versions
- (internal) Update Makefiles to 10.7.3
Removed
- Remove excessive blank trimming from Helm template YAML files
Fixed
- Backoff on errors in the reconciliation loop