Skip to content

Commit df2149d

Browse files
authored
Merge pull request #404 from application-stacks/update-changelog-082
Update changelog for 0.8.2
2 parents 2d5df47 + 253512c commit df2149d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
# Changelog
99
All notable changes to this project will be documented in this file.
1010

11+
## [0.8.2]
12+
13+
### Fixed
14+
15+
- Fix to prevent deployments being created before the pull secret for the service account. ([#343](https://github.com/application-stacks/runtime-component-operator/pull/343))
16+
- Increase memory limit for manager deployment ([#359](https://github.com/application-stacks/runtime-component-operator/issues/359))
17+
18+
### Added
19+
20+
- If TLS termination is set to Passthrough, also set InsecureEdgeTerminationPolicy as Redirect is only possible option([#293](https://github.com/application-stacks/runtime-component-operator/pull/293))
21+
1122
## [0.8.1]
1223

1324
### Fixed
@@ -124,6 +135,7 @@ The initial release of the Runtime Component Operator 🎉
124135

125136

126137
[Unreleased]: https://github.com/application-stacks/runtime-component-operator/compare/v0.8.1...HEAD
138+
[0.8.2]: https://github.com/application-stacks/runtime-component-operator/releases/tag/v0.8.2
127139
[0.8.1]: https://github.com/application-stacks/runtime-component-operator/releases/tag/v0.8.1
128140
[0.8.0]: https://github.com/application-stacks/runtime-component-operator/releases/tag/v0.8.0
129141
[0.7.1]: https://github.com/application-stacks/runtime-component-operator/releases/tag/v0.7.1

0 commit comments

Comments
 (0)