Merge #1308
1308: Use redis 5 on k8s & add selector r=mergify[bot] a=der-eismann ## What type of PR? Enhancement ## What does this PR do? This PR is updating Redis to version 5 in the kubernetes manifests. It is already used in the compose and swarm files, so I don't expect any incompatibilities. There is no necessary migration, you just can't go back. In addition I added a selector to the manifest and applied a consistent formatting. ## Prerequistes Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file. Co-authored-by: Philipp Trulson <philipp@trulson.de>master
commit
9db709515a
@ -0,0 +1 @@
|
||||
Use Redis 5.0 in kubernetes manifests
|
Loading…
Reference in New Issue