- 
                Notifications
    You must be signed in to change notification settings 
- Fork 82
Add support for Redis Sentinel #369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| Maybe start with bitnamisecure repo directly. We could also merge both PRs and make it the zammad 7.0 updater PR. | 
| version: 15.2.3 | ||
| appVersion: 6.5.2 | ||
| version: 15.3.0 | ||
| appVersion: develop | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO revert this change, for testing only
| 
 @monotek I'm not sure what the best way is. We could have one branch with all changes for Zammad 7.0 (#348), where we merge other MRs like this one as squash merges. We'd have to change to the  Alternative would be to keep multiple MRs like this one around, and merge them one after the other after Zammad 7.0 is available, resulting in multiple new chart versions. | 
| @klml here are the changes for Redis Sentinel support. The Zammad image for  | 
What this PR does / why we need it
Checklist