Releases: mattermost/mattermost-operator
v1.4.0: Update minio to 1.0.7 (#134)
-
update minio operator dependencies
-
update minio manifests to use 1.0.7
v1.3.0
This release adds support to create TLS when creating the Ingress resource.
When user want to create the ingress and TLS support need to set the UseIngressTLS and the ingress annotations (for example for cert-manager) to make it work.
v1.2.0: Various dependency updates (#126)
- Various dependency updates
Includes:
- Pin kubernetes modules to 1.17.2
- Update operator SDK to 0.15.1
- Update operator version number
- Another
make generateGOROOT fix
-
update vendor
-
update to v0.17.2
v1.1.0
Changes since v1.0.0:
- Improved Mattermost rolling-update process
- Added option to set Mattermost pod environment variables
- Upgraded operator SDK and various dependencies
- Bumped default Mattermost version to 5.19.1
v1.0.0
Changes since v0.8.5:
- Unique MySQL operator cluster names generated from the Mattermost installation name.
Highlights of the Mattermost Operator:
- Simple deployment and management of Mattermost.
- Rolling upgrade handling.
- Options for operator-managed database and filestore, or any user-managed MySQL or S3 compatible service.
- Blue/Green build deployments.
- Canary build deployments.
- Restore databases from backups.
v0.8.5
Changes:
- Added option to use custom MySQL operator database credentials for new installations.
- Changed wording for "external databases" to "user-manged databases". When creating secrets for these databases, the key name should be
DB_CONNECTION_STRINGand the value should be the full connection string of the database.
Docker Image can be found:
https://hub.docker.com/r/mattermost/mattermost-operator/tags
mattermost/mattermost-operator:v0.8.5
v0.8.0
Changes:
- Clean-up old services and deployments when switching to/from bluegreen mode
- Add Mattermost pod readiness check
- Enable prometheus metrics for Mattermost pods
Docker Image can be found:
https://hub.docker.com/r/mattermost/mattermost-operator/tags
mattermost/mattermost-operator:v0.8.0
v0.6.2
Recent Changes:
- Add option to use external MinIO/S3 instances
- Better resource type matching on reconciliation
Docker Image can be found:
https://hub.docker.com/r/mattermost/mattermost-operator/tags
mattermost/mattermost-operator:v0.6.2
Minor change
- Add new development-focused installation sizes
Docker Image can be found:
https://hub.docker.com/r/mattermost/mattermost-operator/tags
mattermost/mattermost-operator:v0.5.1
Initial Release
Docker Image can be found:
https://hub.docker.com/r/mattermost/mattermost-operator/tags
mattermost/mattermost-operator:v0.5.0