Skip to content

Commit

Permalink
CHANGELOG.md: mention updates and new container registry for v0.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>
  • Loading branch information
invidian committed Sep 27, 2021
1 parent d5dc644 commit 53e5b5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added unit tests for `pkg/operator`.

### Changed
- Updated used Go version to 1.16 and Alpine version for container images to 3.14.
- Container images will be now published to `ghcr.io/flatcar-linux/flatcar-linux-update-operator` instead of
`quay.io/kinvolk/flatcar-linux-update-operator`.
- `update-agent` now use a dedicated Service Account with lower privileges than the operator.
- `update-agent` now use a dedicated Pod Security Policy.
- `update-operator` now use more strict Pod Security Policy, as it no longer needs permissions
Expand Down

0 comments on commit 53e5b5e

Please sign in to comment.