UNCLASSIFIED

CHANGELOG.md 924 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 11
## [1.11.0-bb.3]
## Fixed
- Fixed an SSO bug caused by hashed passwords not being set consistently - BB Issue #135


Micah Nagel's avatar
Micah Nagel committed
12 13 14 15
## [1.11.0-bb.2]
## Changed
- Modified chart to handle monitoring more cleanly

16 17 18 19 20 21 22 23 24
## [1.11.0-bb.1]
### Added
- Prometheus monitoring capability (ServiceMonitor, RoleBinding, Role)

## [1.11.0-bb.0]
### Changed
- Bumped upstream chart version to 1.11.0.
- Bumped anchore engine version to v0.9.0 from registry1.

Micah Nagel's avatar
Micah Nagel committed
25 26 27 28 29 30 31
## [1.9.5-bb.2]
### Fixed
- Fixed a bug that appeared in RKE2 with the postgres deployment not having access to the data directory

## [1.9.5-bb.1]
### Added
- Pointing to upstream helm chart v1.9.5
32
- Added Ironbank images, VirtualServices, automated license secret creation and SSO integration with Keycloak