From 292dcf8680bb0f4f8792cc5c17145e9952477ba4 Mon Sep 17 00:00:00 2001 From: Ken Foster Date: Tue, 28 May 2024 16:09:12 +0000 Subject: [PATCH] Raw Github URLs for README --- README.md | 24 +++++++++---------- .../__about__.py | 2 +- .../self-registration/chart/Chart.yaml | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 70cab63..03caef8 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,9 @@ Steps for self registration:

- - - Nebari logo mark - text will be black in light color mode and white in dark color mode. + + + Nebari welcome screen.

@@ -118,9 +118,9 @@ Steps for self registration:

- - - Nebari logo mark - text will be black in light color mode and white in dark color mode. + + + Account registration screen.

@@ -130,9 +130,9 @@ Steps for self registration:

- - - Nebari logo mark - text will be black in light color mode and white in dark color mode. + + + Account confirmation screen

@@ -141,9 +141,9 @@ Steps for self registration:

- - - Nebari logo mark - text will be black in light color mode and white in dark color mode. + + + Nebari splash page.

diff --git a/src/nebari_plugin_self_registration/__about__.py b/src/nebari_plugin_self_registration/__about__.py index b2f0155..6e2648a 100644 --- a/src/nebari_plugin_self_registration/__about__.py +++ b/src/nebari_plugin_self_registration/__about__.py @@ -1 +1 @@ -__version__ = "0.0.11" +__version__ = "0.0.12" diff --git a/src/nebari_plugin_self_registration/terraform/modules/self-registration/chart/Chart.yaml b/src/nebari_plugin_self_registration/terraform/modules/self-registration/chart/Chart.yaml index 8e5b961..b37ab58 100644 --- a/src/nebari_plugin_self_registration/terraform/modules/self-registration/chart/Chart.yaml +++ b/src/nebari_plugin_self_registration/terraform/modules/self-registration/chart/Chart.yaml @@ -21,4 +21,4 @@ version: 0.0.16 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.0.11" +appVersion: "0.0.12"