UNCLASSIFIED

CHANGELOG.md 1.01 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
---
Mark Sanchez's avatar
Mark Sanchez committed
6 7 8
## [1.36.0-bb.3] - 2021-07-21
- add openshift toggle. conditionally modify networkpolicy for dns

9 10 11
## [1.36.0-bb.2]
### Fixed
- Use ironbank bigbang base image 8.4 for svc-patch-job
12 13 14 15 16

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

17 18 19 20 21 22 23 24 25
## [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
26 27 28 29 30
## [1.32.0-bb.2]
### Added
- Network Policy

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