Skip to content

Commit

Permalink
loginapp v3.2.0, chart v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fydrah committed Nov 25, 2020
1 parent ce69c7c commit 17eb8d4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- More prometheus metrics
- More UX improvements

## [v3.2.0] - 2020-11-25

### Added

- Google compatibility for refresh token (#32)
- Alternative Kubeconfig context name and clusters name (#31)
- Error page \o/

### Fixed

- Allow scopes overrides (#30)

## [v3.1.0] - 2020-07-02

### Added
Expand Down
4 changes: 2 additions & 2 deletions helm/loginapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: v1.0.3
version: v1.0.4

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: v3.1.0
appVersion: v3.2.0
dependencies:
- name: dex
version: "2.10.0"
Expand Down

0 comments on commit 17eb8d4

Please sign in to comment.