diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu-5.0.6.tgz b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu-5.0.6.tgz new file mode 100644 index 000000000..cddc87c17 Binary files /dev/null and b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu-5.0.6.tgz differ diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/Chart.yaml index 4f7433c05..652dd02d9 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/Chart.yaml @@ -5,23 +5,23 @@ annotations: artifacthub.io/containsSecurityUpdates: "true" artifacthub.io/images: | - name: auth-server - image: janssenproject/auth-server:1.0.1-1 + image: janssenproject/auth-server:1.0.2-1 - name: auth-server-key-rotation - image: janssenproject/certmanager:1.0.1-1 + image: janssenproject/certmanager:1.0.2-1 - name: client-api - image: janssenproject/client-api:1.0.1-1 + image: janssenproject/client-api:1.0.2-1 - name: configuration-manager - image: janssenproject/configurator:1.0.1-1 + image: janssenproject/configurator:1.0.2-1 - name: config-api - image: janssenproject/config-api:1.0.1-1 + image: janssenproject/config-api:1.0.2-1 - name: fido2 - image: janssenproject/fido2:1.0.1-1 + image: janssenproject/fido2:1.0.2-1 - name: opendj image: gluufederation/opendj:5.0.0_dev - name: persistence - image: janssenproject/persistence-loader:1.0.1-1 + image: janssenproject/persistence-loader:1.0.2-1 - name: scim - image: janssenproject/scim:1.0.1-1 + image: janssenproject/scim:1.0.2-1 artifacthub.io/license: Apache-2.0 artifacthub.io/prerelease: "true" catalog.cattle.io/certified: partner @@ -39,64 +39,64 @@ maintainers: email: support@gluu.org description: Gluu Access and Identity Management name: gluu -version: 5.0.5 +version: 5.0.6 dependencies: - name: config condition: global.config.enabled - version: 5.0.5 + version: 5.0.6 - name: config-api condition: global.config-api.enabled - version: 5.0.5 + version: 5.0.6 - name: opendj condition: global.opendj.enabled - version: 5.0.5 + version: 5.0.6 - name: auth-server condition: global.auth-server.enabled - version: 5.0.5 + version: 5.0.6 - name: admin-ui condition: global.admin-ui.enabled - version: 5.0.5 + version: 5.0.6 - name: fido2 condition: global.fido2.enabled - version: 5.0.5 + version: 5.0.6 - name: scim condition: global.scim.enabled - version: 5.0.5 + version: 5.0.6 - name: nginx-ingress condition: global.nginx-ingress.enabled - version: 5.0.5 + version: 5.0.6 - name: oxshibboleth condition: global.oxshibboleth.enabled - version: 5.0.5 + version: 5.0.6 - name: oxpassport - version: 5.0.5 + version: 5.0.6 condition: global.oxpassport.enabled - name: casa - version: 5.0.5 + version: 5.0.6 condition: global.casa.enabled - name: auth-server-key-rotation condition: global.auth-server-key-rotation.enabled - version: 5.0.5 + version: 5.0.6 - name: client-api condition: global.client-api.enabled - version: 5.0.5 + version: 5.0.6 - name: persistence condition: global.persistence.enabled - version: 5.0.5 + version: 5.0.6 - name: cn-istio-ingress condition: global.istio.ingress - version: 5.0.5 + version: 5.0.6 diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/README.md index 306e187fa..5d56f15c6 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/README.md @@ -1,6 +1,6 @@ # gluu -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Gluu Access and Identity Management @@ -23,27 +23,27 @@ Kubernetes: `>=v1.21.0-0` | Repository | Name | Version | |------------|------|---------| -| | admin-ui | 5.0.5 | -| | auth-server | 5.0.5 | -| | auth-server-key-rotation | 5.0.5 | -| | casa | 5.0.5 | -| | client-api | 5.0.5 | -| | cn-istio-ingress | 5.0.5 | -| | config | 5.0.5 | -| | config-api | 5.0.5 | -| | fido2 | 5.0.5 | -| | nginx-ingress | 5.0.5 | -| | opendj | 5.0.5 | -| | oxpassport | 5.0.5 | -| | oxshibboleth | 5.0.5 | -| | persistence | 5.0.5 | -| | scim | 5.0.5 | +| | admin-ui | 5.0.6 | +| | auth-server | 5.0.6 | +| | auth-server-key-rotation | 5.0.6 | +| | casa | 5.0.6 | +| | client-api | 5.0.6 | +| | cn-istio-ingress | 5.0.6 | +| | config | 5.0.6 | +| | config-api | 5.0.6 | +| | fido2 | 5.0.6 | +| | nginx-ingress | 5.0.6 | +| | opendj | 5.0.6 | +| | oxpassport | 5.0.6 | +| | oxshibboleth | 5.0.6 | +| | persistence | 5.0.6 | +| | scim | 5.0.6 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| -| admin-ui | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/admin-ui","tag":"1.0.0-1"},"livenessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5},"readinessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"2500m","memory":"2500Mi"},"requests":{"cpu":"2500m","memory":"2500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Admin GUI for configuration of the auth-server | +| admin-ui | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/admin-ui","tag":"1.0.1-1"},"livenessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5},"readinessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"2500m","memory":"2500Mi"},"requests":{"cpu":"2500m","memory":"2500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Admin GUI for configuration of the auth-server | | admin-ui.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | admin-ui.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | admin-ui.dnsConfig | object | `{}` | Add custom dns config | @@ -54,7 +54,7 @@ Kubernetes: `>=v1.21.0-0` | admin-ui.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | admin-ui.image.pullSecrets | list | `[]` | Image Pull Secrets | | admin-ui.image.repository | string | `"gluufederation/admin-ui"` | Image to use for deploying. | -| admin-ui.image.tag | string | `"1.0.0-1"` | Image tag to use for deploying. | +| admin-ui.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | | admin-ui.livenessProbe | object | `{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5}` | Configure the liveness healthcheck for the admin ui if needed. | | admin-ui.readinessProbe | object | `{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8080},"timeoutSeconds":5}` | Configure the readiness healthcheck for the admin ui if needed. | | admin-ui.replicas | int | `1` | Service replica number. | @@ -68,8 +68,8 @@ Kubernetes: `>=v1.21.0-0` | admin-ui.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | admin-ui.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | admin-ui.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| auth-server | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/auth-server","tag":"1.0.1-1"},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"2500m","memory":"2500Mi"},"requests":{"cpu":"2500m","memory":"2500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | -| auth-server-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/certmanager","tag":"1.0.1-1"},"keysLife":48,"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours | +| auth-server | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/auth-server","tag":"1.0.2-1"},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"2500m","memory":"2500Mi"},"requests":{"cpu":"2500m","memory":"2500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | +| auth-server-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/certmanager","tag":"1.0.2-1"},"keysLife":48,"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours | | auth-server-key-rotation.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | auth-server-key-rotation.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | auth-server-key-rotation.dnsConfig | object | `{}` | Add custom dns config | @@ -77,7 +77,7 @@ Kubernetes: `>=v1.21.0-0` | auth-server-key-rotation.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | auth-server-key-rotation.image.pullSecrets | list | `[]` | Image Pull Secrets | | auth-server-key-rotation.image.repository | string | `"janssenproject/certmanager"` | Image to use for deploying. | -| auth-server-key-rotation.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| auth-server-key-rotation.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | auth-server-key-rotation.keysLife | int | `48` | Auth server key rotation keys life in hours | | auth-server-key-rotation.resources | object | `{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}}` | Resource specs. | | auth-server-key-rotation.resources.limits.cpu | string | `"300m"` | CPU limit. | @@ -99,7 +99,7 @@ Kubernetes: `>=v1.21.0-0` | auth-server.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | auth-server.image.pullSecrets | list | `[]` | Image Pull Secrets | | auth-server.image.repository | string | `"janssenproject/auth-server"` | Image to use for deploying. | -| auth-server.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| auth-server.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | auth-server.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | auth-server.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. https://github.com/JanssenProject/docker-jans-auth-server/blob/master/scripts/healthcheck.py | | auth-server.readinessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the readiness healthcheck for the auth server if needed. https://github.com/JanssenProject/docker-jans-auth-server/blob/master/scripts/healthcheck.py | @@ -114,7 +114,7 @@ Kubernetes: `>=v1.21.0-0` | auth-server.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | auth-server.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | auth-server.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| casa | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/casa","tag":"5.0.0-1"},"livenessProbe":{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server. | +| casa | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/casa","tag":"5.0.0-2"},"livenessProbe":{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server. | | casa.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | casa.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | casa.dnsConfig | object | `{}` | Add custom dns config | @@ -125,7 +125,7 @@ Kubernetes: `>=v1.21.0-0` | casa.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | casa.image.pullSecrets | list | `[]` | Image Pull Secrets | | casa.image.repository | string | `"gluufederation/casa"` | Image to use for deploying. | -| casa.image.tag | string | `"5.0.0-1"` | Image tag to use for deploying. | +| casa.image.tag | string | `"5.0.0-2"` | Image tag to use for deploying. | | casa.livenessProbe | object | `{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. | | casa.livenessProbe.httpGet.path | string | `"/casa/health-check"` | http liveness probe endpoint | | casa.readinessProbe | object | `{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the readiness healthcheck for the casa if needed. | @@ -141,7 +141,7 @@ Kubernetes: `>=v1.21.0-0` | casa.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | casa.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | casa.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| client-api | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/client-api","tag":"1.0.1-1"},"livenessProbe":{"exec":{"command":["curl","-k","https://localhost:8443/health-check"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8443},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Middleware API to help application developers call an OAuth, OpenID or UMA server. You may wonder why this is necessary. It makes it easier for client developers to use OpenID signing and encryption features, without becoming crypto experts. This API provides some high level endpoints to do some heavy lifting. | +| client-api | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/client-api","tag":"1.0.2-1"},"livenessProbe":{"exec":{"command":["curl","-k","https://localhost:8443/health-check"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8443},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Middleware API to help application developers call an OAuth, OpenID or UMA server. You may wonder why this is necessary. It makes it easier for client developers to use OpenID signing and encryption features, without becoming crypto experts. This API provides some high level endpoints to do some heavy lifting. | | client-api.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | client-api.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | client-api.dnsConfig | object | `{}` | Add custom dns config | @@ -152,7 +152,7 @@ Kubernetes: `>=v1.21.0-0` | client-api.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | client-api.image.pullSecrets | list | `[]` | Image Pull Secrets | | client-api.image.repository | string | `"janssenproject/client-api"` | Image to use for deploying. | -| client-api.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| client-api.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | client-api.livenessProbe | object | `{"exec":{"command":["curl","-k","https://localhost:8443/health-check"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | client-api.livenessProbe.exec | object | `{"command":["curl","-k","https://localhost:8443/health-check"]}` | Executes the python3 healthcheck. | | client-api.readinessProbe | object | `{"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":8443},"timeoutSeconds":5}` | Configure the readiness healthcheck for the auth server if needed. | @@ -167,8 +167,8 @@ Kubernetes: `>=v1.21.0-0` | client-api.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | client-api.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | client-api.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| config | object | `{"additionalAnnotations":{},"additionalLabels":{},"adminPassword":"Test1234#","city":"Austin","configmap":{"cnCacheType":"NATIVE_PERSISTENCE","cnClientApiBindIpAddresses":"*","cnClientApiCertCn":"client-api","cnConfigGoogleSecretNamePrefix":"gluu","cnConfigGoogleSecretVersionId":"latest","cnConfigKubernetesConfigMap":"cn","cnCouchbaseBucketPrefix":"jans","cnCouchbaseCrt":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnCouchbaseIndexNumReplica":0,"cnCouchbasePassword":"P@ssw0rd","cnCouchbaseSuperUser":"admin","cnCouchbaseSuperUserPassword":"Test1234#","cnCouchbaseUrl":"cbgluu.default.svc.cluster.local","cnCouchbaseUser":"gluu","cnGoogleProjectId":"google-project-to-save-config-and-secrets-to","cnGoogleSecretManagerPassPhrase":"Test1234#","cnGoogleSecretManagerServiceAccount":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnGoogleSpannerDatabaseId":"","cnGoogleSpannerInstanceId":"","cnJettyRequestHeaderSize":8192,"cnLdapUrl":"opendj:1636","cnMaxRamPercent":"75.0","cnPersistenceHybridMapping":"{}","cnRedisSentinelGroup":"","cnRedisSslTruststore":"","cnRedisType":"STANDALONE","cnRedisUrl":"redis.redis.svc.cluster.local:6379","cnRedisUseSsl":false,"cnScimProtectionMode":"OAUTH","cnSecretGoogleSecretNamePrefix":"gluu","cnSecretGoogleSecretVersionId":"latest","cnSecretKubernetesSecret":"cn","cnSqlDbDialect":"mysql","cnSqlDbHost":"my-release-mysql.default.svc.cluster.local","cnSqlDbName":"jans","cnSqlDbPort":3306,"cnSqlDbTimezone":"UTC","cnSqlDbUser":"jans","cnSqldbUserPassword":"Test1234#","lbAddr":""},"countryCode":"US","dnsConfig":{},"dnsPolicy":"","email":"support@gluu.org","image":{"pullSecrets":[],"repository":"janssenproject/configurator","tag":"1.0.1-1"},"ldapPassword":"P@ssw0rds","migration":{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"},"orgName":"Gluu","redisPassword":"P@assw0rd","resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"state":"TX","usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. | -| config-api | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/config-api","tag":"1.0.1-1"},"livenessProbe":{"httpGet":{"path":"/jans-config-api/api/v1/health/live","port":8074},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"jans-config-api/api/v1/health/ready","port":8074},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Config Api endpoints can be used to configure the auth-server, which is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). | +| config | object | `{"additionalAnnotations":{},"additionalLabels":{},"adminPassword":"Test1234#","city":"Austin","configmap":{"cnCacheType":"NATIVE_PERSISTENCE","cnClientApiBindIpAddresses":"*","cnClientApiCertCn":"client-api","cnConfigGoogleSecretNamePrefix":"gluu","cnConfigGoogleSecretVersionId":"latest","cnConfigKubernetesConfigMap":"cn","cnCouchbaseBucketPrefix":"jans","cnCouchbaseCrt":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnCouchbaseIndexNumReplica":0,"cnCouchbasePassword":"P@ssw0rd","cnCouchbaseSuperUser":"admin","cnCouchbaseSuperUserPassword":"Test1234#","cnCouchbaseUrl":"cbgluu.default.svc.cluster.local","cnCouchbaseUser":"gluu","cnGoogleProjectId":"google-project-to-save-config-and-secrets-to","cnGoogleSecretManagerPassPhrase":"Test1234#","cnGoogleSecretManagerServiceAccount":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnGoogleSpannerDatabaseId":"","cnGoogleSpannerInstanceId":"","cnJettyRequestHeaderSize":8192,"cnLdapUrl":"opendj:1636","cnMaxRamPercent":"75.0","cnPersistenceHybridMapping":"{}","cnRedisSentinelGroup":"","cnRedisSslTruststore":"","cnRedisType":"STANDALONE","cnRedisUrl":"redis.redis.svc.cluster.local:6379","cnRedisUseSsl":false,"cnScimProtectionMode":"OAUTH","cnSecretGoogleSecretNamePrefix":"gluu","cnSecretGoogleSecretVersionId":"latest","cnSecretKubernetesSecret":"cn","cnSqlDbDialect":"mysql","cnSqlDbHost":"my-release-mysql.default.svc.cluster.local","cnSqlDbName":"jans","cnSqlDbPort":3306,"cnSqlDbTimezone":"UTC","cnSqlDbUser":"jans","cnSqldbUserPassword":"Test1234#","lbAddr":""},"countryCode":"US","dnsConfig":{},"dnsPolicy":"","email":"support@gluu.org","image":{"pullSecrets":[],"repository":"janssenproject/configurator","tag":"1.0.2-1"},"ldapPassword":"P@ssw0rds","migration":{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"},"orgName":"Gluu","redisPassword":"P@assw0rd","resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"state":"TX","usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. | +| config-api | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/config-api","tag":"1.0.2-1"},"livenessProbe":{"httpGet":{"path":"/jans-config-api/api/v1/health/live","port":8074},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"jans-config-api/api/v1/health/ready","port":8074},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Config Api endpoints can be used to configure the auth-server, which is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). | | config-api.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | config-api.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | config-api.dnsConfig | object | `{}` | Add custom dns config | @@ -179,7 +179,7 @@ Kubernetes: `>=v1.21.0-0` | config-api.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | config-api.image.pullSecrets | list | `[]` | Image Pull Secrets | | config-api.image.repository | string | `"janssenproject/config-api"` | Image to use for deploying. | -| config-api.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| config-api.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | config-api.livenessProbe | object | `{"httpGet":{"path":"/jans-config-api/api/v1/health/live","port":8074},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | config-api.livenessProbe.httpGet | object | `{"path":"/jans-config-api/api/v1/health/live","port":8074}` | http liveness probe endpoint | | config-api.readinessProbe.httpGet | object | `{"path":"jans-config-api/api/v1/health/ready","port":8074}` | http readiness probe endpoint | @@ -244,7 +244,7 @@ Kubernetes: `>=v1.21.0-0` | config.email | string | `"support@gluu.org"` | Email address of the administrator usually. Used for certificate creation. | | config.image.pullSecrets | list | `[]` | Image Pull Secrets | | config.image.repository | string | `"janssenproject/configurator"` | Image to use for deploying. | -| config.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| config.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | config.ldapPassword | string | `"P@ssw0rds"` | LDAP admin password if OpenDJ is used for persistence. | | config.migration | object | `{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"}` | CE to CN Migration section | | config.migration.enabled | bool | `false` | Boolean flag to enable migration from CE | @@ -263,7 +263,7 @@ Kubernetes: `>=v1.21.0-0` | config.usrEnvs.secret | object | `{}` | Add custom secret envs to the service. variable1: value1 | | config.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | config.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| fido2 | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/fido2","tag":"1.0.1-1"},"livenessProbe":{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"name":"http-fido2","port":8080},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | +| fido2 | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/fido2","tag":"1.0.2-1"},"livenessProbe":{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"name":"http-fido2","port":8080},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | | fido2.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | fido2.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | fido2.dnsConfig | object | `{}` | Add custom dns config | @@ -274,7 +274,7 @@ Kubernetes: `>=v1.21.0-0` | fido2.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | fido2.image.pullSecrets | list | `[]` | Image Pull Secrets | | fido2.image.repository | string | `"janssenproject/fido2"` | Image to use for deploying. | -| fido2.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| fido2.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | fido2.livenessProbe | object | `{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for the fido2 if needed. | | fido2.livenessProbe.httpGet | object | `{"path":"/jans-fido2/sys/health-check","port":"http-fido2"}` | http liveness probe endpoint | | fido2.readinessProbe | object | `{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the readiness healthcheck for the fido2 if needed. | @@ -548,7 +548,7 @@ Kubernetes: `>=v1.21.0-0` | oxshibboleth.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | oxshibboleth.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | oxshibboleth.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| persistence | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/persistence-loader","tag":"1.0.1-1"},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Job to generate data and initial config for Gluu Server persistence layer. | +| persistence | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/persistence-loader","tag":"1.0.2-1"},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Job to generate data and initial config for Gluu Server persistence layer. | | persistence.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | persistence.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | persistence.dnsConfig | object | `{}` | Add custom dns config | @@ -556,7 +556,7 @@ Kubernetes: `>=v1.21.0-0` | persistence.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | persistence.image.pullSecrets | list | `[]` | Image Pull Secrets | | persistence.image.repository | string | `"janssenproject/persistence-loader"` | Image to use for deploying. | -| persistence.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| persistence.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | persistence.resources | object | `{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}}` | Resource specs. | | persistence.resources.limits.cpu | string | `"300m"` | CPU limit | | persistence.resources.limits.memory | string | `"300Mi"` | Memory limit. | @@ -567,7 +567,7 @@ Kubernetes: `>=v1.21.0-0` | persistence.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | persistence.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | persistence.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| scim | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/scim","tag":"1.0.1-1"},"livenessProbe":{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"1000Mi"},"requests":{"cpu":"1000m","memory":"1000Mi"}},"service":{"name":"http-scim","port":8080},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | System for Cross-domain Identity Management (SCIM) version 2.0 | +| scim | object | `{"additionalAnnotations":{},"additionalLabels":{},"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"janssenproject/scim","tag":"1.0.2-1"},"livenessProbe":{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"readinessProbe":{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"1000Mi"},"requests":{"cpu":"1000m","memory":"1000Mi"}},"service":{"name":"http-scim","port":8080},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | System for Cross-domain Identity Management (SCIM) version 2.0 | | scim.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | scim.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | scim.dnsConfig | object | `{}` | Add custom dns config | @@ -578,7 +578,7 @@ Kubernetes: `>=v1.21.0-0` | scim.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | scim.image.pullSecrets | list | `[]` | Image Pull Secrets | | scim.image.repository | string | `"janssenproject/scim"` | Image to use for deploying. | -| scim.image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| scim.image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | scim.livenessProbe | object | `{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for SCIM if needed. | | scim.livenessProbe.httpGet.path | string | `"/jans-scim/sys/health-check"` | http liveness probe endpoint | | scim.readinessProbe | object | `{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the readiness healthcheck for the SCIM if needed. | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/Chart.yaml index 7eb94d85d..fd122f72c 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/Chart.yaml @@ -1,7 +1,7 @@ # All Rights Reserved © 2021 apiVersion: v2 name: admin-ui -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Admin GUI. Requires license. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/README.md index 83affe975..151885765 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/admin-ui/README.md @@ -1,6 +1,6 @@ # admin-ui -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Admin GUI. Requires license. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/Chart.yaml index b04b58940..0db84c0db 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: auth-server-key-rotation -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Responsible for regenerating auth-keys per x hours type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/README.md index c3fc64924..0b0062607 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/README.md @@ -1,6 +1,6 @@ # auth-server-key-rotation -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Responsible for regenerating auth-keys per x hours @@ -33,7 +33,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/certmanager"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | keysLife | int | `48` | Auth server key rotation keys life in hours | | nodeSelector | object | `{}` | | | resources | object | `{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}}` | Resource specs. | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/values.yaml index e2d66be8a..5ee03cfdf 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server-key-rotation/values.yaml @@ -18,7 +18,7 @@ image: # -- Image to use for deploying. repository: janssenproject/certmanager # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Auth server key rotation keys life in hours diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/Chart.yaml index 36630d07c..1aaf0ce27 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: auth-server -version: 5.0.5 +version: 5.0.6 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/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/README.md index f66746b15..5c1f14b33 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/README.md @@ -1,6 +1,6 @@ # auth-server -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.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. @@ -36,7 +36,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/auth-server"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. https://github.com/GluuFederation/docker-oxauth/blob/4.3/scripts/healthcheck.py | | readinessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the readiness healthcheck for the auth server if needed. https://github.com/GluuFederation/docker-oxauth/blob/4.3/scripts/healthcheck.py | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/values.yaml index b04edfcbd..eba062345 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/auth-server/values.yaml @@ -28,7 +28,7 @@ image: # -- Image to use for deploying. repository: janssenproject/auth-server # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml index 0496137d8..987efeb0f 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: casa -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md index 879e5a4ec..a821c2a2d 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md @@ -1,6 +1,6 @@ # casa -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Gluu Casa ("Casa") is a self-service web portal for end-users to manage authentication and authorization preferences for their account in a Gluu Server. @@ -37,7 +37,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/casa"` | Image to use for deploying. | -| image.tag | string | `"5.0.0_dev"` | Image tag to use for deploying. | +| image.tag | string | `"5.0.0-2"` | Image tag to use for deploying. | | livenessProbe | object | `{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. | | livenessProbe.httpGet.path | string | `"/casa/health-check"` | http liveness probe endpoint | | nameOverride | string | `""` | | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml index 617263064..449f9150c 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml @@ -27,7 +27,7 @@ image: # -- Image to use for deploying. repository: gluufederation/casa # -- Image tag to use for deploying. - tag: 5.0.0_dev + tag: 5.0.0-2 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/Chart.yaml index 82aa5626e..27fec283b 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: client-api -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Middleware API to help application developers call an OAuth, OpenID or UMA server. You may wonder why this is necessary. It makes it easier for client developers to use OpenID signing and encryption features, without becoming crypto experts. This API provides some high level endpoints to do some of the heavy lifting. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/README.md index 798044792..ee658f3b5 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/README.md @@ -1,6 +1,6 @@ # client-api -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Middleware API to help application developers call an OAuth, OpenID or UMA server. You may wonder why this is necessary. It makes it easier for client developers to use OpenID signing and encryption features, without becoming crypto experts. This API provides some high level endpoints to do some of the heavy lifting. @@ -37,7 +37,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/client-api"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | livenessProbe | object | `{"exec":{"command":["curl","-k","https://localhost:8443/health-check"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | livenessProbe.exec | object | `{"command":["curl","-k","https://localhost:8443/health-check"]}` | Executes the python3 healthcheck. | | nodeSelector | object | `{}` | | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/values.yaml index fd1bda7a4..ae5d2c906 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/client-api/values.yaml @@ -28,7 +28,7 @@ image: # -- Image to use for deploying. repository: janssenproject/client-api # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/Chart.yaml index 5ec3aa3cb..28c3b2403 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cn-istio-ingress -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Istio Gateway type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/README.md index 90aac104b..76c9ccced 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/cn-istio-ingress/README.md @@ -1,6 +1,6 @@ # cn-istio-ingress -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Istio Gateway diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/Chart.yaml index 34141171f..f8f42c5e3 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: config-api -version: 5.0.5 +version: 5.0.6 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/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/README.md index c507bae7e..e03abcc69 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/README.md @@ -1,6 +1,6 @@ # config-api -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.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) @@ -38,7 +38,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/config-api"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | livenessProbe | object | `{"httpGet":{"path":"/jans-config-api/api/v1/health/live","port":8074},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the auth server if needed. | | livenessProbe.httpGet | object | `{"path":"/jans-config-api/api/v1/health/live","port":8074}` | Executes the python3 healthcheck. https://github.com/GluuFederation/docker-oxauth/blob/4.3/scripts/healthcheck.py | | nameOverride | string | `""` | | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/values.yaml index 0ef7d0abe..55a280b9b 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config-api/values.yaml @@ -33,7 +33,7 @@ image: # -- Image to use for deploying. repository: janssenproject/config-api # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml index 1e27bfd40..bc27bbf8a 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: config -version: 5.0.5 +version: 5.0.6 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/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md index df6bf5124..e24531279 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md @@ -1,6 +1,6 @@ # config -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. @@ -77,7 +77,7 @@ Kubernetes: `>=v1.21.0-0` | fullNameOverride | string | `""` | | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/configurator"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | ldapPassword | string | `"P@ssw0rds"` | LDAP admin password if OpennDJ is used for persistence. | | migration | object | `{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"}` | CE to CN Migration section | | migration.enabled | bool | `false` | Boolean flag to enable migration from CE | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml index 16f01b8ac..8644156d1 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml @@ -114,7 +114,7 @@ image: # -- Image to use for deploying. repository: janssenproject/configurator # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- LDAP admin password if OpennDJ is used for persistence. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml index 73ef9af2c..2d194adbe 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: fido2 -version: 5.0.5 +version: 5.0.6 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/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md index 3e746b22d..aa3d07c31 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md @@ -1,6 +1,6 @@ # fido2 -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.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. @@ -37,7 +37,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/fido2"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | livenessProbe | object | `{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for the fido2 if needed. | | livenessProbe.httpGet | object | `{"path":"/jans-fido2/sys/health-check","port":"http-fido2"}` | http liveness probe endpoint | | readinessProbe | object | `{"httpGet":{"path":"/jans-fido2/sys/health-check","port":"http-fido2"},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the readiness healthcheck for the fido2 if needed. | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml index 2abe7aafd..1034f9c27 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: janssenproject/fido2 # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml index a619fa7fc..4a22ce9ec 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: nginx-ingress -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Nginx ingress definitions chart type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md index ea2d6adfe..433ade7c5 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md @@ -1,6 +1,6 @@ # nginx-ingress -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Nginx ingress definitions chart diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml index a522c39a3..34dae3b6e 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: opendj -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: OpenDJ is a directory server which implements a wide range of Lightweight Directory Access Protocol and related standards, including full compliance with LDAPv3 but also support for Directory Service Markup Language (DSMLv2).Written in Java, OpenDJ offers multi-master replication, access control, and many extensions. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md index 68ad347fa..cb3045ec8 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md @@ -1,6 +1,6 @@ # opendj -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) OpenDJ is a directory server which implements a wide range of Lightweight Directory Access Protocol and related standards, including full compliance with LDAPv3 but also support for Directory Service Markup Language (DSMLv2).Written in Java, OpenDJ offers multi-master replication, access control, and many extensions. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml index 1f48137a6..9a2253ade 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: oxpassport -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Gluu interface to Passport.js to support social login and inbound identity. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md index 4259be3a4..af98d9c54 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md @@ -1,6 +1,6 @@ # oxpassport -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Gluu interface to Passport.js to support social login and inbound identity. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml index f0c40ba8a..bab1c576b 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: oxshibboleth -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Shibboleth project for the Gluu Server's SAML IDP functionality. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md index 988221132..ed6df5d21 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md @@ -1,6 +1,6 @@ # oxshibboleth -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Shibboleth project for the Gluu Server's SAML IDP functionality. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml index 738122d89..874246ac5 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: persistence -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: Job to generate data and initial config for Gluu Server persistence layer. type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md index 8dd38b292..bcdf80ef9 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md @@ -1,6 +1,6 @@ # persistence -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) Job to generate data and initial config for Gluu Server persistence layer. @@ -33,7 +33,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/persistence"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | imagePullSecrets | list | `[]` | | | nameOverride | string | `""` | | | resources | object | `{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}}` | Resource specs. | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml index 163ac6944..9e8d24fd7 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml @@ -18,7 +18,7 @@ image: # -- Image to use for deploying. repository: gluufederation/persistence # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml index cf4e5b861..2826f6afb 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: scim -version: 5.0.5 +version: 5.0.6 kubeVersion: ">=v1.21.0-0" description: System for Cross-domain Identity Management (SCIM) version 2.0 type: application diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md index 7583b6dd7..e4a68a792 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md @@ -1,6 +1,6 @@ # scim -![Version: 5.0.5](https://img.shields.io/badge/Version-5.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) +![Version: 5.0.6](https://img.shields.io/badge/Version-5.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.0](https://img.shields.io/badge/AppVersion-5.0.0-informational?style=flat-square) System for Cross-domain Identity Management (SCIM) version 2.0 @@ -36,7 +36,7 @@ Kubernetes: `>=v1.21.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"janssenproject/scim"` | Image to use for deploying. | -| image.tag | string | `"1.0.1-1"` | Image tag to use for deploying. | +| image.tag | string | `"1.0.2-1"` | Image tag to use for deploying. | | livenessProbe | object | `{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for SCIM if needed. | | livenessProbe.httpGet.path | string | `"/jans-scim/sys/health-check"` | http liveness probe endpoint | | readinessProbe | object | `{"httpGet":{"path":"/jans-scim/sys/health-check","port":8080},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the readiness healthcheck for the SCIM if needed. | diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml index df2f034d7..4ea5b9fd8 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml @@ -28,7 +28,7 @@ image: # -- Image to use for deploying. repository: janssenproject/scim # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/openbanking-values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/openbanking-values.yaml index a82e5f6f7..adbd8d36e 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/openbanking-values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/openbanking-values.yaml @@ -28,7 +28,7 @@ auth-server: # -- Image to use for deploying. repository: janssenproject/auth-server # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -167,7 +167,7 @@ config: # -- Image to use for deploying. repository: janssenproject/configurator # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Organization name. Used for certificate creation. @@ -231,7 +231,7 @@ config-api: # -- Image to use for deploying. repository: janssenproject/config-api # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -696,7 +696,7 @@ persistence: # -- Image to use for deploying. repository: janssenproject/persistence-loader # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/values.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/values.yaml index 93b9283ae..1b0f624f5 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/values.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/gluu/values.yaml @@ -92,7 +92,7 @@ admin-ui: # -- Image to use for deploying. repository: gluufederation/admin-ui # -- Image tag to use for deploying. - tag: 1.0.0-1 + tag: 1.0.1-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -164,7 +164,7 @@ auth-server: # -- Image to use for deploying. repository: janssenproject/auth-server # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -231,7 +231,7 @@ auth-server-key-rotation: # -- Image to use for deploying. repository: janssenproject/certmanager # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Auth server key rotation keys life in hours @@ -287,7 +287,7 @@ casa: # -- Image to use for deploying. repository: gluufederation/casa # -- Image tag to use for deploying. - tag: 5.0.0-1 + tag: 5.0.0-2 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -361,7 +361,7 @@ client-api: # -- Image to use for deploying. repository: janssenproject/client-api # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -522,7 +522,7 @@ config: # -- Image to use for deploying. repository: janssenproject/configurator # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- LDAP admin password if OpenDJ is used for persistence. @@ -597,7 +597,7 @@ config-api: # -- Image to use for deploying. repository: janssenproject/config-api # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -670,7 +670,7 @@ fido2: # -- Image to use for deploying. repository: janssenproject/fido2 # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1408,7 +1408,7 @@ persistence: # -- Image to use for deploying. repository: janssenproject/persistence-loader # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. @@ -1462,7 +1462,7 @@ scim: # -- Image to use for deploying. repository: janssenproject/scim # -- Image tag to use for deploying. - tag: 1.0.1-1 + tag: 1.0.2-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/flex-cn-setup/pygluu/kubernetes/templates/helm/index.yaml b/flex-cn-setup/pygluu/kubernetes/templates/helm/index.yaml index 834325b31..43486ba86 100644 --- a/flex-cn-setup/pygluu/kubernetes/templates/helm/index.yaml +++ b/flex-cn-setup/pygluu/kubernetes/templates/helm/index.yaml @@ -1,6 +1,113 @@ apiVersion: v1 entries: gluu: + - annotations: + artifacthub.io/changes: | + - Update always + artifacthub.io/containsSecurityUpdates: "true" + artifacthub.io/images: | + - name: auth-server + image: janssenproject/auth-server:1.0.2.-1 + - name: auth-server-key-rotation + image: janssenproject/certmanager:1.0.2.-1 + - name: client-api + image: janssenproject/client-api:1.0.2.-1 + - name: configuration-manager + image: janssenproject/configurator:1.0.2.-1 + - name: config-api + image: janssenproject/config-api:1.0.2.-1 + - name: fido2 + image: janssenproject/fido2:1.0.2.-1 + - name: opendj + image: gluufederation/opendj:5.0.0_dev + - name: persistence + image: janssenproject/persistence-loader:1.0.2.-1 + - name: scim + image: janssenproject/scim:1.0.2.-1 + artifacthub.io/license: Apache-2.0 + artifacthub.io/prerelease: "true" + catalog.cattle.io/certified: partner + catalog.cattle.io/display-name: Gluu Cloud Identity and Access Management + catalog.cattle.io/release-name: gluu + apiVersion: v2 + appVersion: 5.0.0 + created: "2022-08-31T07:00:29.5190959Z" + dependencies: + - condition: global.config.enabled + name: config + repository: "" + version: 5.0.6 + - condition: global.config-api.enabled + name: config-api + repository: "" + version: 5.0.6 + - condition: global.opendj.enabled + name: opendj + repository: "" + version: 5.0.6 + - condition: global.auth-server.enabled + name: auth-server + repository: "" + version: 5.0.6 + - condition: global.admin-ui.enabled + name: admin-ui + repository: "" + version: 5.0.6 + - condition: global.fido2.enabled + name: fido2 + repository: "" + version: 5.0.6 + - condition: global.scim.enabled + name: scim + repository: "" + version: 5.0.6 + - condition: global.nginx-ingress.enabled + name: nginx-ingress + repository: "" + version: 5.0.6 + - condition: global.oxshibboleth.enabled + name: oxshibboleth + repository: "" + version: 5.0.6 + - condition: global.oxpassport.enabled + name: oxpassport + repository: "" + version: 5.0.6 + - condition: global.casa.enabled + name: casa + repository: "" + version: 5.0.6 + - condition: global.auth-server-key-rotation.enabled + name: auth-server-key-rotation + repository: "" + version: 5.0.6 + - condition: global.client-api.enabled + name: client-api + repository: "" + version: 5.0.6 + - condition: global.persistence.enabled + name: persistence + repository: "" + version: 5.0.6 + - condition: global.istio.ingress + name: cn-istio-ingress + repository: "" + version: 5.0.6 + description: Gluu Access and Identity Management + digest: e586be571f08bfbb6eea57e9bca8e402c4c8bf69a3bd42bb974c872450f314e4 + home: https://www.gluu.org + icon: https://gluu.org/docs/gluu-server/favicon.ico + kubeVersion: '>=v1.21.0-0' + maintainers: + - email: support@gluu.org + name: moabu + name: gluu + sources: + - https://gluu.org/docs/gluu-server + - https://github.com/GluuFederation/flex/flex-cn-setup + urls: + - gluu-5.0.6.tgz + version: 5.0.6 - annotations: artifacthub.io/changes: | - Update always @@ -31,7 +138,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.1564484Z" + created: "2022-08-31T07:00:29.5027867Z" dependencies: - condition: global.config.enabled name: config @@ -138,7 +245,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.1404481Z" + created: "2022-08-31T07:00:29.4817573Z" dependencies: - condition: global.config.enabled name: config @@ -245,7 +352,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.1254486Z" + created: "2022-08-31T07:00:29.4628846Z" dependencies: - condition: global.config.enabled name: config @@ -354,7 +461,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.1079279Z" + created: "2022-08-31T07:00:29.4452565Z" dependencies: - condition: global.config.enabled name: config @@ -471,7 +578,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.0889301Z" + created: "2022-08-31T07:00:29.4258237Z" dependencies: - condition: global.config.enabled name: config @@ -588,7 +695,7 @@ entries: catalog.cattle.io/release-name: gluu apiVersion: v2 appVersion: 5.0.0 - created: "2022-08-18T13:59:19.0734013Z" + created: "2022-08-31T07:00:29.4091722Z" dependencies: - condition: global.config.enabled name: config @@ -669,4 +776,4 @@ entries: urls: - gluu-5.0.0.tgz version: 5.0.0 -generated: "2022-08-18T13:59:19.0499449Z" +generated: "2022-08-31T07:00:29.3890083Z" diff --git a/flex-cn-setup/pygluu/kubernetes/version.py b/flex-cn-setup/pygluu/kubernetes/version.py index 530f53351..1e9ff992b 100644 --- a/flex-cn-setup/pygluu/kubernetes/version.py +++ b/flex-cn-setup/pygluu/kubernetes/version.py @@ -4,4 +4,4 @@ """ -__version__ = "0.1.1" +__version__ = "0.1.2" diff --git a/flex-linux-setup/flex_linux_setup/version.py b/flex-linux-setup/flex_linux_setup/version.py index 485f44ac2..b3f475621 100644 --- a/flex-linux-setup/flex_linux_setup/version.py +++ b/flex-linux-setup/flex_linux_setup/version.py @@ -1 +1 @@ -__version__ = "0.1.1" +__version__ = "0.1.2"