Skip to content

Commit 39982aa

Browse files
committed
doc: update readme
Signed-off-by: Jan Larwig <[email protected]>
1 parent 1d5bef1 commit 39982aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

helm/oauth2-proxy/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ Version 7.0.0 introduces a new implementation to support multiple hostAliases.
9494
You probably need to adjust your hostAliases config.
9595
See [here](https://github.com/oauth2-proxy/manifests/pull/164/) for detailed information.
9696

97+
### To 8.0.0 - Bitnami 💀
98+
99+
Version 8.0.0 removes the dependency on the Bitnami Redis subchart and replaces it with the `dandydeveloper/redis-ha` chart. Therefore this version introduces a breaking change to the redis subchart deployment configuration. Please refer to the official [redis-ha repository](https://github.com/DandyDeveloper/charts/tree/master/charts/redis-ha) for details. Furthermore, you can reference the redis CI test value files we use [here](https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy/ci).
100+
101+
Furthermore, you can read up on why this change was necessary in [Breaking changes in Bitnami Catalog #323](https://github.com/oauth2-proxy/manifests/issues/323)
102+
103+
97104
## Configuration
98105

99106
The following table lists the configurable parameters of the oauth2-proxy chart and their default values.

0 commit comments

Comments
 (0)