UNCLASSIFIED

"CHANGELOG.md" did not exist on "4d0184c6686648902d1aae988eae844f936b3067"
CHANGELOG.md 840 Bytes
Newer Older
Kavitha Thulasiraman's avatar
Kavitha Thulasiraman committed
1 2
# Changelog

Branden Cobb's avatar
Branden Cobb committed
3
---
4 5 6 7 8 9
## [29.1.0-bb.7] - 2021-07-27
### Fixes
- Fixed extraLabels indentation in all resources that have it.
### Added
- Added extraLabels to Deployment template labels.

10 11 12 13
## [29.1.0-bb.6] - 2021-06-30
### Added
- Add openshift toggle, conditionally add port 5353 egress. Changing "openshift:" to true in values.yaml will enable.

Branden Cobb's avatar
Branden Cobb committed
14 15 16 17
## [29.1.0-bb.5] - 2021-06-30
### Added
- Network policy to allow prometheus scraping of istio envoy sidecar

18 19 20 21 22
## [29.1.0-bb.4]
### Changed
- kube-api network policy toggle
- istio network policy stricter podSelector values

Branden Cobb's avatar
Branden Cobb committed
23 24 25 26 27 28 29
## [29.1.0-bb.3] - 2021-06-08
### Modified
- Modified CI tests to use new library and infrastructure

### Added
- Network policy for helm-tests to save artifacts

Charles Culman's avatar
Charles Culman committed
30
## [29.1.0-bb.2]
31 32 33 34
### Added
- default-deny-all network policy
- istio network policy
- monitoring network policy