Skip to content

Commit

Permalink
Release v0.11.0 (#98)
Browse files Browse the repository at this point in the history
* Release v0.11.0

* Update CHANGELOG.md

---------

Co-authored-by: Antonia <[email protected]>
  • Loading branch information
taylorbot and anvddriesch authored Nov 28, 2023
1 parent e36f088 commit 688d4fb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.0] - 2023-11-28

### Added

- Add `simple` provider for default access.

## [0.10.1] - 2023-10-24

### Fixed
Expand Down Expand Up @@ -184,7 +190,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added azure active directory provider.
- Added initial implementation of the dex operator.

[Unreleased]: https://github.com/giantswarm/dex-operator/compare/v0.10.1...HEAD
[Unreleased]: https://github.com/giantswarm/dex-operator/compare/v0.11.0...HEAD
[0.11.0]: https://github.com/giantswarm/dex-operator/compare/v0.10.1...v0.11.0
[0.10.1]: https://github.com/giantswarm/dex-operator/compare/v0.10.0...v0.10.1
[0.10.0]: https://github.com/giantswarm/dex-operator/compare/v0.9.0...v0.10.0
[0.9.0]: https://github.com/giantswarm/dex-operator/compare/v0.8.0...v0.9.0
Expand Down

0 comments on commit 688d4fb

Please sign in to comment.