UNCLASSIFIED

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

Branden Cobb's avatar
Branden Cobb committed
3
---
Michael Martin's avatar
Michael Martin committed
4 5 6 7 8
## [33.1.0-bb.0] - 2021-08-27
### Modified
- Sync with upstream charts 33.1.0 at https://github.com/sonatype/helm3-charts.git
- Version bump to 3.33.1
- Increased default cpu resource request and limits
9 10 11 12
## [29.1.0-bb.9] - 2021-09-01
### Changed
- add map to specify image, tag, and policy in values for proxy and saml jobs

Mark Sanchez's avatar
Mark Sanchez committed
13 14 15 16
## [29.1.0-bb.8] - 2021-08-23
### Added
- Added resource requests and limits to pods with guaranteed QoS.

17 18 19 20 21 22
## [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.

23 24 25 26
## [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
27 28 29 30
## [29.1.0-bb.5] - 2021-06-30
### Added
- Network policy to allow prometheus scraping of istio envoy sidecar

31 32 33 34 35
## [29.1.0-bb.4]
### Changed
- kube-api network policy toggle
- istio network policy stricter podSelector values

Branden Cobb's avatar
Branden Cobb committed
36 37 38 39 40 41 42
## [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
43
## [29.1.0-bb.2]
44 45 46 47
### Added
- default-deny-all network policy
- istio network policy
- monitoring network policy