Skip to content

Releases: withlazers/rustcloak-operator

v0.1.9

16 Nov 18:10
Compare
Choose a tag to compare

v0.1.4

12 Nov 18:47
Compare
Choose a tag to compare

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

09 Nov 19:59
Compare
Choose a tag to compare

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

07 Nov 20:02
Compare
Choose a tag to compare

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

05 Nov 23:29
Compare
Choose a tag to compare

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