Skip to content

Commit

Permalink
Release v1.42.5 (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jan 15, 2024
1 parent 33a9ec1 commit 6169fe5
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.42.5] - 2024-01-12

### Changed

- Removes `app.kubernetes.io/instance` from `podSelector` as it exists in common labels.
Expand Down Expand Up @@ -515,7 +517,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.42.4...HEAD
[Unreleased]: https://github.com/giantswarm/dex-app/compare/v1.42.5...HEAD
[1.42.5]: https://github.com/giantswarm/dex-app/compare/v1.42.4...v1.42.5
[1.42.4]: https://github.com/giantswarm/dex-app/compare/v1.42.3...v1.42.4
[1.42.3]: https://github.com/giantswarm/dex-app/compare/v1.42.2...v1.42.3
[1.42.2]: https://github.com/giantswarm/dex-app/compare/v1.42.1...v1.42.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.42.4"
version: "1.42.5"
appVersion: ""
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
keywords:
Expand Down

0 comments on commit 6169fe5

Please sign in to comment.