-
Notifications
You must be signed in to change notification settings - Fork 274
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
Next Major Release: v7 #673
base: main
Are you sure you want to change the base?
Conversation
da98433
to
b0d5e60
Compare
- update mariadb to v19 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#1900-2024-07-11)) | ||
- update mariadb to v20 (see [CHANGELOG](https://github.com/bitnami/charts/blob/main/bitnami/mariadb/CHANGELOG.md#2000-2024-11-08)) |
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.
👀
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.
On mariadb we have an updat from v18 to v20, so there are two major releases in semantic version with two breaking changes
hi @wrenix , v31.0.0 is available in docker hub |
6762402
to
aca4fc2
Compare
So ready to merge ;) |
It would be great if someone could also test the updated subcharts. It would be bad to update them to a version that is broken for some reason. |
i run it with redis (without database / external) . Therefore we have the Lint and Tests. with my other patches: |
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Signed-off-by: WrenIX <[email protected]>
Just want to say that when I set image to 31 I couldn't install apps and got following error in browser console when trying:
I used chart version I use(d) external postgres and no memcache for now. |
I could verify that bug and created an Issue upstream: It looks like an error in http <-> https location handling, which couse the problem of not being |
Let here collect all changes for the next major release.
Solve:
redis
postgresql
mariadb
nextcloud (v31 - needed by postgresql v17)
maybe also:
nextcloud.podSecurityContext.fsGroup
to33
by default and allow users to configure it if needed. #379