From 89871d21d7b23e7a07c0bce6f093c263a36c6ad5 Mon Sep 17 00:00:00 2001 From: Rinat Kirimov <37680855+HighWatersDev@users.noreply.github.com> Date: Thu, 10 Mar 2022 10:04:59 -0500 Subject: [PATCH] Update NOTES.txt (#272) --- charts/pomerium/Chart.yaml | 2 +- charts/pomerium/templates/NOTES.txt | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/pomerium/Chart.yaml b/charts/pomerium/Chart.yaml index 818f5566..1dc41624 100644 --- a/charts/pomerium/Chart.yaml +++ b/charts/pomerium/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: pomerium -version: 30.0.1 +version: 30.0.2 appVersion: 0.16.4 home: http://www.pomerium.com/ icon: https://www.pomerium.com/img/icon.svg diff --git a/charts/pomerium/templates/NOTES.txt b/charts/pomerium/templates/NOTES.txt index 54e5124d..545762cb 100644 --- a/charts/pomerium/templates/NOTES.txt +++ b/charts/pomerium/templates/NOTES.txt @@ -14,6 +14,7 @@ This deployment will be incomplete until you configure a valid identity provider Currently supported providers: + - Auth0 - Azure Active Directory - AWS Cognito - GitHub @@ -21,6 +22,7 @@ Currently supported providers: - Google - Okta - OneLogin + - Ping See the values.yaml file to see what values are required for each provider.