From dc26935602ef75dacb1d5f9cb47e13e09beb43f6 Mon Sep 17 00:00:00 2001 From: moabu <47318409+moabu@users.noreply.github.com> Date: Fri, 15 Mar 2024 10:42:47 +0300 Subject: [PATCH] chore: fix chart versions Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> --- charts/gluu/Chart.yaml | 20 +++++++++---------- charts/gluu/README.md | 20 +++++++++---------- .../auth-server-key-rotation/Chart.yaml | 2 +- .../charts/auth-server-key-rotation/README.md | 2 +- charts/gluu/charts/auth-server/Chart.yaml | 2 +- charts/gluu/charts/auth-server/README.md | 2 +- charts/gluu/charts/casa/Chart.yaml | 2 +- charts/gluu/charts/casa/README.md | 2 +- charts/gluu/charts/config-api/Chart.yaml | 2 +- charts/gluu/charts/config-api/README.md | 2 +- charts/gluu/charts/config/Chart.yaml | 2 +- charts/gluu/charts/config/README.md | 2 +- charts/gluu/charts/fido2/Chart.yaml | 2 +- charts/gluu/charts/fido2/README.md | 2 +- charts/gluu/charts/link/Chart.yaml | 2 +- charts/gluu/charts/link/README.md | 2 +- charts/gluu/charts/persistence/Chart.yaml | 2 +- charts/gluu/charts/persistence/README.md | 2 +- charts/gluu/charts/saml/Chart.yaml | 2 +- charts/gluu/charts/saml/README.md | 2 +- charts/gluu/charts/scim/Chart.yaml | 2 +- charts/gluu/charts/scim/README.md | 2 +- 22 files changed, 40 insertions(+), 40 deletions(-) diff --git a/charts/gluu/Chart.yaml b/charts/gluu/Chart.yaml index 27fa03921..6acb1834d 100644 --- a/charts/gluu/Chart.yaml +++ b/charts/gluu/Chart.yaml @@ -43,11 +43,11 @@ version: 5.1.0 dependencies: - name: config condition: global.config.enabled - version: 5.1.0 + version: 1.1.0 - name: config-api condition: global.config-api.enabled - version: 5.1.0 + version: 1.1.0 - name: opendj condition: global.opendj.enabled @@ -55,7 +55,7 @@ dependencies: - name: auth-server condition: global.auth-server.enabled - version: 5.1.0 + version: 1.1.0 - name: admin-ui condition: global.admin-ui.enabled @@ -63,27 +63,27 @@ dependencies: - name: fido2 condition: global.fido2.enabled - version: 5.1.0 + version: 1.1.0 - name: scim condition: global.scim.enabled - version: 5.1.0 + version: 1.1.0 - name: nginx-ingress condition: global.nginx-ingress.enabled version: 5.1.0 - name: casa - version: 5.1.0 + version: 1.1.0 condition: global.casa.enabled - name: auth-server-key-rotation condition: global.auth-server-key-rotation.enabled - version: 5.1.0 + version: 1.1.0 - name: persistence condition: global.persistence.enabled - version: 5.1.0 + version: 1.1.0 - name: cn-istio-ingress condition: global.istio.ingress @@ -91,8 +91,8 @@ dependencies: - name: link condition: global.link.enabled - version: 5.1.0 + version: 1.1.0 - name: saml condition: global.saml.enabled - version: 5.1.0 + version: 1.1.0 diff --git a/charts/gluu/README.md b/charts/gluu/README.md index fa0637989..53447b276 100644 --- a/charts/gluu/README.md +++ b/charts/gluu/README.md @@ -23,19 +23,19 @@ Kubernetes: `>=v1.21.0-0` | Repository | Name | Version | |------------|------|---------| | | admin-ui | 5.1.0 | -| | auth-server | 5.1.0 | -| | auth-server-key-rotation | 5.1.0 | -| | casa | 5.1.0 | +| | auth-server | 1.1.0 | +| | auth-server-key-rotation | 1.1.0 | +| | casa | 1.1.0 | | | cn-istio-ingress | 5.1.0 | -| | config | 5.1.0 | -| | config-api | 5.1.0 | -| | fido2 | 5.1.0 | -| | link | 5.1.0 | +| | config | 1.1.0 | +| | config-api | 1.1.0 | +| | fido2 | 1.1.0 | +| | link | 1.1.0 | | | nginx-ingress | 5.1.0 | | | opendj | 5.1.0 | -| | persistence | 5.1.0 | -| | saml | 5.1.0 | -| | scim | 5.1.0 | +| | persistence | 1.1.0 | +| | saml | 1.1.0 | +| | scim | 1.1.0 | ## Values diff --git a/charts/gluu/charts/auth-server-key-rotation/Chart.yaml b/charts/gluu/charts/auth-server-key-rotation/Chart.yaml index fedf72175..f91b02277 100644 --- a/charts/gluu/charts/auth-server-key-rotation/Chart.yaml +++ b/charts/gluu/charts/auth-server-key-rotation/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: auth-server-key-rotation -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Responsible for regenerating auth-keys per x hours type: application diff --git a/charts/gluu/charts/auth-server-key-rotation/README.md b/charts/gluu/charts/auth-server-key-rotation/README.md index 226d00415..ffbd48746 100644 --- a/charts/gluu/charts/auth-server-key-rotation/README.md +++ b/charts/gluu/charts/auth-server-key-rotation/README.md @@ -1,6 +1,6 @@ # auth-server-key-rotation -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Responsible for regenerating auth-keys per x hours diff --git a/charts/gluu/charts/auth-server/Chart.yaml b/charts/gluu/charts/auth-server/Chart.yaml index 21336e6a3..ad2b80341 100644 --- a/charts/gluu/charts/auth-server/Chart.yaml +++ b/charts/gluu/charts/auth-server/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: auth-server -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: OAuth Authorization Server, the OpenID Connect Provider, the UMA Authorization Server--this is the main Internet facing component of Gluu. It's the service that returns tokens, JWT's and identity assertions. This service must be Internet facing. type: application diff --git a/charts/gluu/charts/auth-server/README.md b/charts/gluu/charts/auth-server/README.md index 4a82037ac..9d30ff7b2 100644 --- a/charts/gluu/charts/auth-server/README.md +++ b/charts/gluu/charts/auth-server/README.md @@ -1,6 +1,6 @@ # auth-server -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) OAuth Authorization Server, the OpenID Connect Provider, the UMA Authorization Server--this is the main Internet facing component of Gluu. It's the service that returns tokens, JWT's and identity assertions. This service must be Internet facing. diff --git a/charts/gluu/charts/casa/Chart.yaml b/charts/gluu/charts/casa/Chart.yaml index ca559a1ea..f76d705e2 100644 --- a/charts/gluu/charts/casa/Chart.yaml +++ b/charts/gluu/charts/casa/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: casa -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Jans Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Jans Server. type: application diff --git a/charts/gluu/charts/casa/README.md b/charts/gluu/charts/casa/README.md index 395ba20a9..e32589eea 100644 --- a/charts/gluu/charts/casa/README.md +++ b/charts/gluu/charts/casa/README.md @@ -1,6 +1,6 @@ # casa -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Jans Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Jans Server. diff --git a/charts/gluu/charts/config-api/Chart.yaml b/charts/gluu/charts/config-api/Chart.yaml index 58340ccec..70d807b87 100644 --- a/charts/gluu/charts/config-api/Chart.yaml +++ b/charts/gluu/charts/config-api/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: config-api -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Jans Config Api endpoints can be used to configure jans-auth-server, which is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS) type: application diff --git a/charts/gluu/charts/config-api/README.md b/charts/gluu/charts/config-api/README.md index 145206a7e..712ee707d 100644 --- a/charts/gluu/charts/config-api/README.md +++ b/charts/gluu/charts/config-api/README.md @@ -1,6 +1,6 @@ # config-api -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Jans Config Api endpoints can be used to configure jans-auth-server, which is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS) diff --git a/charts/gluu/charts/config/Chart.yaml b/charts/gluu/charts/config/Chart.yaml index ee6525557..842fc1a4a 100644 --- a/charts/gluu/charts/config/Chart.yaml +++ b/charts/gluu/charts/config/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: config -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. type: application diff --git a/charts/gluu/charts/config/README.md b/charts/gluu/charts/config/README.md index cf910532c..f4a8a3723 100644 --- a/charts/gluu/charts/config/README.md +++ b/charts/gluu/charts/config/README.md @@ -1,6 +1,6 @@ # config -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. diff --git a/charts/gluu/charts/fido2/Chart.yaml b/charts/gluu/charts/fido2/Chart.yaml index 63b5d7326..b83316aa5 100644 --- a/charts/gluu/charts/fido2/Chart.yaml +++ b/charts/gluu/charts/fido2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: fido2 -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: FIDO 2.0 (FIDO2) is an open authentication standard that enables leveraging common devices to authenticate to online services in both mobile and desktop environments. type: application diff --git a/charts/gluu/charts/fido2/README.md b/charts/gluu/charts/fido2/README.md index bd62ece3f..f14edfea4 100644 --- a/charts/gluu/charts/fido2/README.md +++ b/charts/gluu/charts/fido2/README.md @@ -1,6 +1,6 @@ # fido2 -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) FIDO 2.0 (FIDO2) is an open authentication standard that enables leveraging common devices to authenticate to online services in both mobile and desktop environments. diff --git a/charts/gluu/charts/link/Chart.yaml b/charts/gluu/charts/link/Chart.yaml index f363ac107..0427ac686 100644 --- a/charts/gluu/charts/link/Chart.yaml +++ b/charts/gluu/charts/link/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: link -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.22.0-0" description: Jans Link type: application diff --git a/charts/gluu/charts/link/README.md b/charts/gluu/charts/link/README.md index bba14f248..5f1d1925c 100644 --- a/charts/gluu/charts/link/README.md +++ b/charts/gluu/charts/link/README.md @@ -1,6 +1,6 @@ # link -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Jans Link diff --git a/charts/gluu/charts/persistence/Chart.yaml b/charts/gluu/charts/persistence/Chart.yaml index e0e08316f..ef254896b 100644 --- a/charts/gluu/charts/persistence/Chart.yaml +++ b/charts/gluu/charts/persistence/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: persistence -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Job to generate data and initial config for Gluu Server persistence layer. type: application diff --git a/charts/gluu/charts/persistence/README.md b/charts/gluu/charts/persistence/README.md index c69b71924..d9afcbf43 100644 --- a/charts/gluu/charts/persistence/README.md +++ b/charts/gluu/charts/persistence/README.md @@ -1,6 +1,6 @@ # persistence -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Job to generate data and initial config for Gluu Server persistence layer. diff --git a/charts/gluu/charts/saml/Chart.yaml b/charts/gluu/charts/saml/Chart.yaml index ea37e68a4..ee84c9e7c 100644 --- a/charts/gluu/charts/saml/Chart.yaml +++ b/charts/gluu/charts/saml/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: saml -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: Jans SAML type: application diff --git a/charts/gluu/charts/saml/README.md b/charts/gluu/charts/saml/README.md index 34c7c4abf..d92826108 100644 --- a/charts/gluu/charts/saml/README.md +++ b/charts/gluu/charts/saml/README.md @@ -1,6 +1,6 @@ # saml -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) Jans SAML diff --git a/charts/gluu/charts/scim/Chart.yaml b/charts/gluu/charts/scim/Chart.yaml index a0367b3a0..c80137d58 100644 --- a/charts/gluu/charts/scim/Chart.yaml +++ b/charts/gluu/charts/scim/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: scim -version: 5.1.0 +version: 1.1.0 kubeVersion: ">=v1.21.0-0" description: System for Cross-domain Identity Management (SCIM) version 2.0 type: application diff --git a/charts/gluu/charts/scim/README.md b/charts/gluu/charts/scim/README.md index 4ad78b1e9..62d134ad3 100644 --- a/charts/gluu/charts/scim/README.md +++ b/charts/gluu/charts/scim/README.md @@ -1,6 +1,6 @@ # scim -![Version: 5.1.0](https://img.shields.io/badge/Version-5.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) +![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.1.0](https://img.shields.io/badge/AppVersion-5.1.0-informational?style=flat-square) System for Cross-domain Identity Management (SCIM) version 2.0