UNCLASSIFIED

CHANGELOG.md 1.26 KB
Newer Older
Nick Nellis's avatar
Nick Nellis committed
1 2 3 4
# 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).

evan.rush's avatar
evan.rush committed
5
---
Branden Cobb's avatar
Branden Cobb committed
6 7 8 9
## [1.37.0-bb.1] - 2021-08-16
### Updated
- Set resource limits and requests for kiali operator and cr.

10 11 12 13 14
## [1.37.0-bb.0] - 2021-08-03
### Updated
- Updated kiali-operator helm chart to v1.37.0
- Updated kiali images to latest in irobank images v1.37.0

Mark Sanchez's avatar
Mark Sanchez committed
15 16 17
## [1.36.0-bb.3] - 2021-07-21
- add openshift toggle. conditionally modify networkpolicy for dns

18 19 20
## [1.36.0-bb.2]
### Fixed
- Use ironbank bigbang base image 8.4 for svc-patch-job
21 22 23 24 25

## [1.36.0-bb.1]
### Fixed
- Istio disabled by default

26 27 28 29 30 31 32 33 34
## [1.36.0-bb.0]
### Added
- Because of a change in v1.35.0 of Kiali, we added a job to patch svc/kiali created by the Kiali CR (see https://github.com/kiali/kiali/issues/4143#issuecomment-873073251)

### Changed
- Updated base images to v1.36.0
- Updated base kiali-operator helm chart to v1.36.0
- Removing cr.spec.custom_dashboards from values.yaml. Its function was unclear, and it was throwing errors

evan.rush's avatar
evan.rush committed
35 36 37 38 39
## [1.32.0-bb.2]
### Added
- Network Policy

## [1.32.0-bb.1]
Nick Nellis's avatar
Nick Nellis committed
40 41 42
### Changed
- Copied default CR file into values.yaml from here https://github.com/kiali/kiali-operator/blob/v1.28/deploy/kiali/kiali_cr.yaml