Stash v0.9.0-rc.6
hossainemruz
released this
24 Feb 14:19
·
374 commits
to master
since this release
Stash v0.9.0-rc.6
comes with support for providing region of S3 compatible backends and some bug fixes since v0.9.0-rc.4
release. Please, try it and give us your valuable feedback. To install, please follow the guide here.
Significant Changes
-
Custom Region for S3 Compatible Storage: You can now provide region for s3 compatible storage. Use
spec.backend.s3.region
field to provide your bucket's region. For more details, please visit here. -
Remove Defaulting fsGroup: Stash no longer injects
fsGroup: 65535
in security context which was required for distroless based image in some GKE alpha clusters. Now, Stash uses busybox as base image. -
Support New MongoDB Versions: We have added support for MongoDB 4.2 and 4.2.3.