Skip to content
Snippets Groups Projects
Unverified Commit 0222c9da authored by Varac's avatar Varac
Browse files

Update Chart version to 0.5.0

parent daa21543
No related branches found
No related tags found
2 merge requests!68Merge loginpanel into main and release 0.5.0,!59Resolve "Update ingress API to networking.k8s.io/v1"
Pipeline #9876 failed with stage
in 44 seconds
......@@ -6,3 +6,4 @@ __pycache__
*.swp
**/.envrc
**/venv
helmchart/single-sign-on/charts
......@@ -4,6 +4,16 @@ All notable changes to this helm chart will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.5.0] - 2021-11-25
- Migrate ingress to networking.k8s.io/v1 API, needed for k8s >= 1.22
- Make recovery link / password recovery work with kratos
- Use kratos as identity manager
## [0.4.3] - 2021-11-18
- Fix cronjob-recreate-clients
## [0.4.2] - 2021-11-18
- Changed postgresql persistence defaults and remove PVC from this chart
......
apiVersion: v1
description: A Helm chart for Stackspin's Single sign-on components
name: single-sign-on
version: 0.4.3
version: 0.5.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment