Skip to content

Commit

Permalink
Release v1.42.10 (#351)
Browse files Browse the repository at this point in the history
* Release v1.42.10

* app-test-suite-version

* test with ubuntu 2204

* ubuntu latest

* revert

---------

Co-authored-by: Spyros Synodinos <[email protected]>
  • Loading branch information
taylorbot and ssyno authored May 28, 2024
1 parent ddd680e commit 1c32f2e
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.10] - 2024-05-28

### Removed

- Remove `write_all_group` from values and schema.
Expand Down Expand Up @@ -537,7 +539,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.9...HEAD
[Unreleased]: https://github.com/giantswarm/dex-app/compare/v1.42.10...HEAD
[1.42.10]: https://github.com/giantswarm/dex-app/compare/v1.42.9...v1.42.10
[1.42.9]: https://github.com/giantswarm/dex-app/compare/v1.42.8...v1.42.9
[1.42.8]: https://github.com/giantswarm/dex-app/compare/v1.42.7...v1.42.8
[1.42.7]: https://github.com/giantswarm/dex-app/compare/v1.42.6...v1.42.7
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.9"
version: "1.42.10"
appVersion: ""
description: OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
keywords:
Expand Down

0 comments on commit 1c32f2e

Please sign in to comment.