Releases: ory/k8s
Releases · ory/k8s
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
refactor: upgrade charts to helm v3 (#132) This patch migrates all charts to Helm v3 and resolves some bugs such as wrong environment variables or missing defaults. Closes #123 BREAKING CHANGE: All are now using the `apiVersion: v2` Helm Chart version supported by Helm v3.
v0.2.0
v0.1.0
refactor: distribute maester charts as standalone (#124) BREAKING CHANGE: This patch moves `oathkeeper-maester` and `hydra-maester` into their standalone charts. ORY Hydra and ORY Oathkeeper charts still list the maester charts as dependencies. Also adds documentation around use of the maester charts. Closes #122 Closes #103 Closes #116 Closes #88 Signed-off-by: Clément BUCHART <clement@buchart.dev>