Skip to content

Commit

Permalink
Release v1.36.0 (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 11, 2023
1 parent 7c3d406 commit b711969
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.36.0] - 2023-07-11

### Changed

- Update Dex to v2.37.0
Expand Down Expand Up @@ -459,7 +461,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add helm chart for dex.


[Unreleased]: https://github.com/giantswarm/dex-app/compare/v1.35.0...HEAD
[Unreleased]: https://github.com/giantswarm/dex-app/compare/v1.36.0...HEAD
[1.36.0]: https://github.com/giantswarm/dex-app/compare/v1.35.0...v1.36.0
[1.35.0]: https://github.com/giantswarm/dex-app/compare/v1.34.3...v1.35.0
[1.34.3]: https://github.com/giantswarm/dex-app/compare/v1.34.2...v1.34.3
[1.34.2]: https://github.com/giantswarm/dex-app/compare/v1.34.1...v1.34.2
Expand Down
2 changes: 1 addition & 1 deletion helm/dex-app/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: dex-app
version: "1.35.0"
version: "1.36.0"
appVersion: ""
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
keywords:
Expand Down

0 comments on commit b711969

Please sign in to comment.