UNCLASSIFIED

CHANGELOG.md 818 Bytes
Newer Older
Micah Nagel's avatar
Micah Nagel committed
1 2 3 4 5 6
# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

---

Micah Nagel's avatar
Micah Nagel committed
7 8 9 10
## [0.1.1-bb.1] - 2021-03-24
### Changed
- Refactored the Minio dependency to use the BB upstream with kpt

Micah Nagel's avatar
Micah Nagel committed
11 12 13 14 15
## [0.1.1-bb.0] - 2021-03-15
### Changed
- Bumped Mattermost image to 5.32.1
- Added a ENV to set S3 connection to insecure when using the built-in minio (due to an operator change)

16 17 18
## [0.1.0-bb.2] - 2021-02-26
### Fixed
- Bumped Minio image version to the newest IB image to fix an issue
Micah Nagel's avatar
Micah Nagel committed
19

20 21 22
## [0.1.0-bb.1] - 2021-02-25
### Fixed
- Fixed issue with the dependency listing in the chart, Flux did not properly install
Micah Nagel's avatar
Micah Nagel committed
23

24 25
## [0.1.0-bb.0] - 2021-02-24
### Added
Micah Nagel's avatar
Micah Nagel committed
26
- Initial chart built from operator v1.12.0 using Ironbank images