Releases: withlazers/rustcloak-operator
Releases · withlazers/rustcloak-operator
v0.1.9
Full Changelog: v0.1.8...v0.1.9
v0.1.4
This release adds a way to load arbitrary values from secrets and configmaps. For more information read the documentation about patches
Full Changelog: v0.1.3...v0.1.4
v0.1.3
This release fixes an issue when the keycloak instance is not mounted at the root "/".
Full Changelog: v0.1.2...v0.1.3
v0.1.2
This is the second release of the `rustcloak-operator'. This release brings slightly better error messages and a compatibility mode that allows it to process objects of the keycloak-realms-operator.
Use helm to install it on your kubernetes cluster:
helm repo add withlazers https://charts.withlazers.dev
helm install rustcloak withlazers/rustcloak-operator
Full Changelog: v0.1.1...v0.1.2
v0.1.1
First Release of the Rustcloak Operator. Please provide feedback so we can make it better ❤️
Installation:
helm repo add withlazers https://charts.withlazers.dev
helm install rustcloak withlazers/rustcloak-operator
Full Changelog: v0.1.0...v0.1.1