UNCLASSIFIED

CHANGELOG.md 1.08 KB
Newer Older
runyontr's avatar
runyontr committed
1
# Changelog
thomas.burton's avatar
thomas.burton committed
2

runyontr's avatar
runyontr committed
3 4 5 6
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.0.3-bb.3] - 2021-04-05
### Changed
- Affinity values modified to standardize

11 12 13 14 15 16
## [0.0.3-bb.2] - 2021-03-31
### Added
- Values passthroughs for affinity and anti-affinity added
### Changed
- Split out resources into separate yaml files

17 18 19 20 21 22 23
## [0.0.3-bb.0] - 2021-02-12
### Added
- Options under istio values to control labels, annotations, gateways and full URL modification for twistlock VirtualService.

### Changed
- Position of "hostname" value in values, from "console.hostname" to toplevel "hostname".

runyontr's avatar
runyontr committed
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
## [0.0.2-bb.2] - 2021-02-11
### Added
- imagePullSecret array to values.

### Changed
- Image based on 20.12 version from IronBank.

## [0.0.2-bb.1] - 2021-01-27
### Changed
- Updating all "dsop.io" URLs to "dso.mil".

## [0.0.2-bb.0] - 2020-12-15
### Added
- Istio flag to enable VirtualService when true.

## [0.0.1-bb.0] - 2020-06-15
### Added
- Initial manifests for deploying Twistlock version 20.04.196.
thomas.burton's avatar
thomas.burton committed
42