Skip to content

Commit

Permalink
Merge pull request #26 from goauthentik/v2.3.2
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
BeryJu authored Sep 4, 2021
2 parents 6be0094 + 9aa53e4 commit 1413960
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---

[![](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://discord.gg/jg33eMhnj6)
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=for-the-badge)
![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=for-the-badge)
![AppVersion: 2021.8.4](https://img.shields.io/badge/AppVersion-2021.8.4-informational?style=for-the-badge)

authentik is an open-source Identity Provider focused on flexibility and versatility
Expand Down
8 changes: 2 additions & 6 deletions charts/authentik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords:
- ldap
- idp
- sp
version: 2.3.1
version: 2.3.2
appVersion: 2021.8.4
icon: https://raw.githubusercontent.com/BeryJu/authentik/master/web/icons/icon.svg
maintainers:
Expand All @@ -41,11 +41,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Bump geoip sidecar image
- kind: changed
description: Use lifecycle: sidecar for geoip
- kind: added
description: Add new Prometheus alerts
description: Don't use lifecycle: sidecar for geoip
artifacthub.io/license: GPL-3.0-only
artifacthub.io/links: |
- name: Github
Expand Down
2 changes: 1 addition & 1 deletion charts/authentik/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---

[![](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://discord.gg/jg33eMhnj6)
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=for-the-badge)
![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=for-the-badge)
![AppVersion: 2021.8.4](https://img.shields.io/badge/AppVersion-2021.8.4-informational?style=for-the-badge)

authentik is an open-source Identity Provider focused on flexibility and versatility
Expand Down
2 changes: 1 addition & 1 deletion charts/authentik/README.md.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
---

[![](https://img.shields.io/discord/809154715984199690?label=Discord&style=for-the-badge)](https://discord.gg/jg33eMhnj6)
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=for-the-badge)
![Version: 2.3.2](https://img.shields.io/badge/Version-2.3.2-informational?style=for-the-badge)
![AppVersion: 2021.8.4](https://img.shields.io/badge/AppVersion-2021.8.4-informational?style=for-the-badge)

{{ template "chart.deprecationWarning" . }}
Expand Down

0 comments on commit 1413960

Please sign in to comment.