diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/Chart.yaml index d4566e16..e28bb170 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/Chart.yaml @@ -5,36 +5,36 @@ appVersion: "4.5.7" kubeVersion: ">=v1.22.0-0" annotations: artifacthub.io/changes: | - - Gluu 4.5.7 dev chart release + - Gluu 4.5.7 chart release artifacthub.io/images: | - name: casa - image: gluufederation/casa:4.5.7_dev + image: gluufederation/casa:4.5.7-1 - name: fido2 - image: gluufederation/fido2:4.5.7_dev + image: gluufederation/fido2:4.5.7-1 - name: scim - image: gluufederation/scim:4.5.7_dev + image: gluufederation/scim:4.5.7-1 - name: configuration-manager - image: gluufederation/config-init:4.5.7_dev + image: gluufederation/config-init:4.5.7-1 - name: cr-rotate - image: gluufederation/cr-rotate:4.5.7_dev + image: gluufederation/cr-rotate:4.5.7-1 - name: certmanager - image: gluufederation/certmanager:4.5.7_dev + image: gluufederation/certmanager:4.5.7-1 - name: opendj - image: gluufederation/opendj:4.5.7_dev + image: gluufederation/opendj:4.5.7-1 - name: jackrabbit - image: gluufederation/jackrabbit:4.5.7_dev + image: gluufederation/jackrabbit:4.5.7-1 - name: oxauth - image: gluufederation/oxauth:4.5.7_dev + image: gluufederation/oxauth:4.5.7-1 - name: oxd-server - image: gluufederation/oxd-server:4.5.7_dev + image: gluufederation/oxd-server:4.5.7-1 - name: oxpassport - image: gluufederation/oxpassport:4.5.7_dev + image: gluufederation/oxpassport:4.5.7-1 - name: oxshibboleth - image: gluufederation/oxshibboleth:4.5.7_dev + image: gluufederation/oxshibboleth:4.5.7-1 - name: persistence - image: gluufederation/persistence:4.5.7_dev + image: gluufederation/persistence:4.5.7-1 - name: oxtrust - image: gluufederation/oxtrust:4.5.7_dev + image: gluufederation/oxtrust:4.5.7-1 artifacthub.io/license: Apache-2.0 icon: https://gluu.org/docs/gluu-server/favicon.ico home: https://www.gluu.org @@ -47,73 +47,73 @@ maintainers: email: support@gluu.org description: Gluu Access and Identity Mangement name: gluu -version: 1.8.40 +version: 1.8.42 dependencies: - name: config condition: global.config.enabled - version: 1.8.40 + version: 1.8.42 - name: opendj condition: global.opendj.enabled - version: 1.8.40 + version: 1.8.42 - name: jackrabbit condition: global.jackrabbit.enabled - version: 1.8.40 + version: 1.8.42 - name: oxauth condition: global.oxauth.enabled - version: 1.8.40 + version: 1.8.42 - name: fido2 condition: global.fido2.enabled - version: 1.8.40 + version: 1.8.42 - name: scim condition: global.scim.enabled - version: 1.8.40 + version: 1.8.42 - name: oxtrust condition: global.oxtrust.enabled - version: 1.8.40 + version: 1.8.42 - name: nginx-ingress condition: global.nginx-ingress.enabled - version: 1.8.40 + version: 1.8.42 - name: oxshibboleth condition: global.oxshibboleth.enabled - version: 1.8.40 + version: 1.8.42 - name: oxpassport - version: 1.8.40 + version: 1.8.42 condition: config.configmap.gluuPassportEnabled - name: casa - version: 1.8.40 + version: 1.8.42 condition: config.configmap.gluuCasaEnabled - name: oxauth-key-rotation condition: global.oxauth-key-rotation.enabled - version: 1.8.40 + version: 1.8.42 - name: cr-rotate - version: 1.8.40 + version: 1.8.42 condition: global.cr-rotate.enabled - name: oxd-server condition: global.oxd-server.enabled - version: 1.8.40 + version: 1.8.42 - name: persistence condition: global.persistence.enabled - version: 1.8.40 + version: 1.8.42 - name: gluu-istio-ingress condition: global.istio.ingress - version: 1.8.40 + version: 1.8.42 - name: gluu-alb-ingress condition: global.alb.ingress - version: 1.8.40 + version: 1.8.42 diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/README.md index fccd71e9..b24b91fe 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/README.md @@ -1,6 +1,6 @@ # gluu -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Gluu Access and Identity Mangement @@ -24,29 +24,29 @@ Kubernetes: `>=v1.22.0-0` | Repository | Name | Version | |------------|------|---------| -| | casa | 1.8.40 | -| | config | 1.8.40 | -| | cr-rotate | 1.8.40 | -| | fido2 | 1.8.40 | -| | gluu-alb-ingress | 1.8.40 | -| | gluu-istio-ingress | 1.8.40 | -| | jackrabbit | 1.8.40 | -| | nginx-ingress | 1.8.40 | -| | opendj | 1.8.40 | -| | oxauth | 1.8.40 | -| | oxauth-key-rotation | 1.8.40 | -| | oxd-server | 1.8.40 | -| | oxpassport | 1.8.40 | -| | oxshibboleth | 1.8.40 | -| | oxtrust | 1.8.40 | -| | persistence | 1.8.40 | -| | scim | 1.8.40 | +| | casa | 1.8.42 | +| | config | 1.8.42 | +| | cr-rotate | 1.8.42 | +| | fido2 | 1.8.42 | +| | gluu-alb-ingress | 1.8.42 | +| | gluu-istio-ingress | 1.8.42 | +| | jackrabbit | 1.8.42 | +| | nginx-ingress | 1.8.42 | +| | opendj | 1.8.42 | +| | oxauth | 1.8.42 | +| | oxauth-key-rotation | 1.8.42 | +| | oxd-server | 1.8.42 | +| | oxpassport | 1.8.42 | +| | oxshibboleth | 1.8.42 | +| | oxtrust | 1.8.42 | +| | persistence | 1.8.42 | +| | scim | 1.8.42 | ## Values | Key | Type | Default | Description | |-----|------|---------|-------------| -| casa | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/casa","tag":"4.5.7_dev"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"casaServiceName":"casa","name":"http-casa","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/casa","tag":"4.5.7-1"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"casaServiceName":"casa","name":"http-casa","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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 all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | casa.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | casa.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -59,7 +59,7 @@ Kubernetes: `>=v1.22.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 | `"4.5.7_dev"` | Image tag to use for deploying. | +| casa.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | casa.istioDestinationRuleCookieTTL | string | `"60s"` | Istio Destination Rule loadBalancer.consistentHash.httpCookie.ttl if istio ingress is enabled | | casa.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. | | casa.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | @@ -80,7 +80,7 @@ Kubernetes: `>=v1.22.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 | -| config | object | `{"additionalAnnotations":{},"additionalLabels":{},"adminPass":"P@ssw0rd","affinity":{},"city":"Austin","configmap":{"cnAwsAccessKeyId":"","cnAwsDefaultRegion":"us-west-1","cnAwsProfile":"gluu","cnAwsSecretAccessKey":"","cnAwsSecretsEndpointUrl":"","cnAwsSecretsNamePrefix":"gluu","cnAwsSecretsReplicaRegions":[],"cnGoogleProjectId":"google-project-to-save-config-and-secrets-to","cnGoogleServiceAccount":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnGoogleSpannerDatabaseId":"","cnGoogleSpannerEmulatorHost":"","cnGoogleSpannerInstanceId":"","cnSecretGoogleSecretNamePrefix":"gluu","cnSecretGoogleSecretVersionId":"latest","cnSqlDbDialect":"mysql","cnSqlDbHost":"my-release-mysql.default.svc.cluster.local","cnSqlDbName":"gluu","cnSqlDbPort":3306,"cnSqlDbSchema":"","cnSqlDbTimezone":"UTC","cnSqlDbUser":"gluu","cnSqlPasswordFile":"/etc/gluu/conf/sql_password","cnSqldbUserPassword":"Test1234#","containerMetadataName":"kubernetes","gluuCacheType":"NATIVE_PERSISTENCE","gluuCasaEnabled":false,"gluuCouchbaseBucketPrefix":"gluu","gluuCouchbaseCertFile":"/etc/certs/couchbase.crt","gluuCouchbaseCrt":"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURlakNDQW1LZ0F3SUJBZ0lKQUwyem5UWlREUHFNTUEwR0NTcUdTSWIzRFFFQkN3VUFNQzB4S3pBcEJnTlYKQkFNTUlpb3VZMkpuYkhWMUxtUmxabUYxYkhRdWMzWmpMbU5zZFhOMFpYSXViRzlqWVd3d0hoY05NakF3TWpBMQpNRGt4T1RVeFdoY05NekF3TWpBeU1Ea3hPVFV4V2pBdE1Tc3dLUVlEVlFRRERDSXFMbU5pWjJ4MWRTNWtaV1poCmRXeDBMbk4yWXk1amJIVnpkR1Z5TG14dlkyRnNNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUIKQ2dLQ0FRRUFycmQ5T3lvSnRsVzhnNW5nWlJtL2FKWjJ2eUtubGU3dVFIUEw4Q2RJa1RNdjB0eHZhR1B5UkNQQgo3RE00RTFkLzhMaU5takdZZk41QjZjWjlRUmNCaG1VNmFyUDRKZUZ3c0x0cTFGT3MxaDlmWGo3d3NzcTYrYmlkCjV6Umw3UEE0YmdvOXVkUVRzU1UrWDJUUVRDc0dxVVVPWExrZ3NCMjI0RDNsdkFCbmZOeHcvYnFQa2ZCQTFxVzYKVXpxellMdHN6WE5GY0dQMFhtU3c4WjJuaFhhUGlva2pPT2dyMkMrbVFZK0htQ2xGUWRpd2g2ZjBYR0V0STMrKwoyMStTejdXRkF6RlFBVUp2MHIvZnk4TDRXZzh1YysvalgwTGQrc2NoQTlNQjh3YmJORUp2ZjNMOGZ5QjZ0cTd2CjF4b0FnL0g0S1dJaHdqSEN0dFVnWU1oU0xWV3UrUUlEQVFBQm80R2NNSUdaTUIwR0ExVWREZ1FXQkJTWmQxWU0KVGNIRVZjSENNUmp6ejczZitEVmxxREJkQmdOVkhTTUVWakJVZ0JTWmQxWU1UY0hFVmNIQ01Sanp6NzNmK0RWbApxS0V4cEM4d0xURXJNQ2tHQTFVRUF3d2lLaTVqWW1kc2RYVXVaR1ZtWVhWc2RDNXpkbU11WTJ4MWMzUmxjaTVzCmIyTmhiSUlKQUwyem5UWlREUHFNTUF3R0ExVWRFd1FGTUFNQkFmOHdDd1lEVlIwUEJBUURBZ0VHTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQk9meTVWSHlKZCtWUTBXaUQ1aSs2cmhidGNpSmtFN0YwWVVVZnJ6UFN2YWVFWQp2NElVWStWOC9UNnE4Mk9vVWU1eCtvS2dzbFBsL01nZEg2SW9CRnVtaUFqek14RTdUYUhHcXJ5dk13Qk5IKzB5CnhadG9mSnFXQzhGeUlwTVFHTEs0RVBGd3VHRlJnazZMRGR2ZEN5NVdxWW1MQWdBZVh5VWNaNnlHYkdMTjRPUDUKZTFiaEFiLzRXWXRxRHVydFJrWjNEejlZcis4VWNCVTRLT005OHBZN05aaXFmKzlCZVkvOEhZaVQ2Q0RRWWgyTgoyK0VWRFBHcFE4UkVsRThhN1ZLL29MemlOaXFyRjllNDV1OU1KdjM1ZktmNUJjK2FKdWduTGcwaUZUYmNaT1prCkpuYkUvUENIUDZFWmxLaEFiZUdnendtS1dDbTZTL3g0TklRK2JtMmoKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=","gluuCouchbaseIndexNumReplica":0,"gluuCouchbasePass":"P@ssw0rd","gluuCouchbasePassFile":"/etc/gluu/conf/couchbase_password","gluuCouchbaseSuperUser":"admin","gluuCouchbaseSuperUserPass":"P@ssw0rd","gluuCouchbaseSuperUserPassFile":"/etc/gluu/conf/couchbase_superuser_password","gluuCouchbaseUrl":"cbgluu.default.svc.cluster.local","gluuCouchbaseUser":"gluu","gluuDocumentStoreType":"DB","gluuJackrabbitAdminId":"admin","gluuJackrabbitAdminIdFile":"/etc/gluu/conf/jackrabbit_admin_id","gluuJackrabbitAdminPassFile":"/etc/gluu/conf/jackrabbit_admin_password","gluuJackrabbitPostgresDatabaseName":"jackrabbit","gluuJackrabbitPostgresHost":"postgresql.postgres.svc.cluster.local","gluuJackrabbitPostgresPasswordFile":"/etc/gluu/conf/postgres_password","gluuJackrabbitPostgresPort":5432,"gluuJackrabbitPostgresUser":"jackrabbit","gluuJackrabbitSyncInterval":300,"gluuJackrabbitUrl":"http://jackrabbit:8080","gluuLdapUrl":"opendj:1636","gluuMaxRamPercent":"75.0","gluuOxauthBackend":"oxauth:8080","gluuOxdAdminCertCn":"oxd-server","gluuOxdApplicationCertCn":"oxd-server","gluuOxdBindIpAddresses":"*","gluuOxdServerUrl":"oxd-server:8443","gluuOxtrustApiEnabled":false,"gluuOxtrustApiTestMode":false,"gluuOxtrustBackend":"oxtrust:8080","gluuOxtrustConfigGeneration":true,"gluuPassportEnabled":false,"gluuPassportFailureRedirectUrl":"","gluuPersistenceLdapMapping":"default","gluuRedisSentinelGroup":"","gluuRedisSslTruststore":"","gluuRedisType":"STANDALONE","gluuRedisUrl":"redis:6379","gluuRedisUseSsl":"false","gluuSamlEnabled":false,"gluuScimProtectionMode":"OAUTH","gluuSyncCasaManifests":false,"gluuSyncShibManifests":false,"lbAddr":""},"countryCode":"US","customScripts":[],"dnsConfig":{},"dnsPolicy":"","email":"support@gluu.com","image":{"pullSecrets":[],"repository":"gluufederation/config-init","tag":"4.5.7_dev"},"ldapPass":"P@ssw0rd","lifecycle":{},"migration":{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"},"nodeSelector":{},"orgName":"Gluu","redisPass":"P@assw0rd","resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"salt":"","state":"TX","tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. | +| config | object | `{"additionalAnnotations":{},"additionalLabels":{},"adminPass":"P@ssw0rd","affinity":{},"city":"Austin","configmap":{"cnAwsAccessKeyId":"","cnAwsDefaultRegion":"us-west-1","cnAwsProfile":"gluu","cnAwsSecretAccessKey":"","cnAwsSecretsEndpointUrl":"","cnAwsSecretsNamePrefix":"gluu","cnAwsSecretsReplicaRegions":[],"cnGoogleProjectId":"google-project-to-save-config-and-secrets-to","cnGoogleServiceAccount":"SWFtTm90YVNlcnZpY2VBY2NvdW50Q2hhbmdlTWV0b09uZQo=","cnGoogleSpannerDatabaseId":"","cnGoogleSpannerEmulatorHost":"","cnGoogleSpannerInstanceId":"","cnSecretGoogleSecretNamePrefix":"gluu","cnSecretGoogleSecretVersionId":"latest","cnSqlDbDialect":"mysql","cnSqlDbHost":"my-release-mysql.default.svc.cluster.local","cnSqlDbName":"gluu","cnSqlDbPort":3306,"cnSqlDbSchema":"","cnSqlDbTimezone":"UTC","cnSqlDbUser":"gluu","cnSqlPasswordFile":"/etc/gluu/conf/sql_password","cnSqldbUserPassword":"Test1234#","containerMetadataName":"kubernetes","gluuCacheType":"NATIVE_PERSISTENCE","gluuCasaEnabled":false,"gluuCouchbaseBucketPrefix":"gluu","gluuCouchbaseCertFile":"/etc/certs/couchbase.crt","gluuCouchbaseCrt":"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURlakNDQW1LZ0F3SUJBZ0lKQUwyem5UWlREUHFNTUEwR0NTcUdTSWIzRFFFQkN3VUFNQzB4S3pBcEJnTlYKQkFNTUlpb3VZMkpuYkhWMUxtUmxabUYxYkhRdWMzWmpMbU5zZFhOMFpYSXViRzlqWVd3d0hoY05NakF3TWpBMQpNRGt4T1RVeFdoY05NekF3TWpBeU1Ea3hPVFV4V2pBdE1Tc3dLUVlEVlFRRERDSXFMbU5pWjJ4MWRTNWtaV1poCmRXeDBMbk4yWXk1amJIVnpkR1Z5TG14dlkyRnNNSUlCSWpBTkJna3Foa2lHOXcwQkFRRUZBQU9DQVE4QU1JSUIKQ2dLQ0FRRUFycmQ5T3lvSnRsVzhnNW5nWlJtL2FKWjJ2eUtubGU3dVFIUEw4Q2RJa1RNdjB0eHZhR1B5UkNQQgo3RE00RTFkLzhMaU5takdZZk41QjZjWjlRUmNCaG1VNmFyUDRKZUZ3c0x0cTFGT3MxaDlmWGo3d3NzcTYrYmlkCjV6Umw3UEE0YmdvOXVkUVRzU1UrWDJUUVRDc0dxVVVPWExrZ3NCMjI0RDNsdkFCbmZOeHcvYnFQa2ZCQTFxVzYKVXpxellMdHN6WE5GY0dQMFhtU3c4WjJuaFhhUGlva2pPT2dyMkMrbVFZK0htQ2xGUWRpd2g2ZjBYR0V0STMrKwoyMStTejdXRkF6RlFBVUp2MHIvZnk4TDRXZzh1YysvalgwTGQrc2NoQTlNQjh3YmJORUp2ZjNMOGZ5QjZ0cTd2CjF4b0FnL0g0S1dJaHdqSEN0dFVnWU1oU0xWV3UrUUlEQVFBQm80R2NNSUdaTUIwR0ExVWREZ1FXQkJTWmQxWU0KVGNIRVZjSENNUmp6ejczZitEVmxxREJkQmdOVkhTTUVWakJVZ0JTWmQxWU1UY0hFVmNIQ01Sanp6NzNmK0RWbApxS0V4cEM4d0xURXJNQ2tHQTFVRUF3d2lLaTVqWW1kc2RYVXVaR1ZtWVhWc2RDNXpkbU11WTJ4MWMzUmxjaTVzCmIyTmhiSUlKQUwyem5UWlREUHFNTUF3R0ExVWRFd1FGTUFNQkFmOHdDd1lEVlIwUEJBUURBZ0VHTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQk9meTVWSHlKZCtWUTBXaUQ1aSs2cmhidGNpSmtFN0YwWVVVZnJ6UFN2YWVFWQp2NElVWStWOC9UNnE4Mk9vVWU1eCtvS2dzbFBsL01nZEg2SW9CRnVtaUFqek14RTdUYUhHcXJ5dk13Qk5IKzB5CnhadG9mSnFXQzhGeUlwTVFHTEs0RVBGd3VHRlJnazZMRGR2ZEN5NVdxWW1MQWdBZVh5VWNaNnlHYkdMTjRPUDUKZTFiaEFiLzRXWXRxRHVydFJrWjNEejlZcis4VWNCVTRLT005OHBZN05aaXFmKzlCZVkvOEhZaVQ2Q0RRWWgyTgoyK0VWRFBHcFE4UkVsRThhN1ZLL29MemlOaXFyRjllNDV1OU1KdjM1ZktmNUJjK2FKdWduTGcwaUZUYmNaT1prCkpuYkUvUENIUDZFWmxLaEFiZUdnendtS1dDbTZTL3g0TklRK2JtMmoKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=","gluuCouchbaseIndexNumReplica":0,"gluuCouchbasePass":"P@ssw0rd","gluuCouchbasePassFile":"/etc/gluu/conf/couchbase_password","gluuCouchbaseSuperUser":"admin","gluuCouchbaseSuperUserPass":"P@ssw0rd","gluuCouchbaseSuperUserPassFile":"/etc/gluu/conf/couchbase_superuser_password","gluuCouchbaseUrl":"cbgluu.default.svc.cluster.local","gluuCouchbaseUser":"gluu","gluuDocumentStoreType":"DB","gluuJackrabbitAdminId":"admin","gluuJackrabbitAdminIdFile":"/etc/gluu/conf/jackrabbit_admin_id","gluuJackrabbitAdminPassFile":"/etc/gluu/conf/jackrabbit_admin_password","gluuJackrabbitPostgresDatabaseName":"jackrabbit","gluuJackrabbitPostgresHost":"postgresql.postgres.svc.cluster.local","gluuJackrabbitPostgresPasswordFile":"/etc/gluu/conf/postgres_password","gluuJackrabbitPostgresPort":5432,"gluuJackrabbitPostgresUser":"jackrabbit","gluuJackrabbitSyncInterval":300,"gluuJackrabbitUrl":"http://jackrabbit:8080","gluuLdapUrl":"opendj:1636","gluuMaxRamPercent":"75.0","gluuOxauthBackend":"oxauth:8080","gluuOxdAdminCertCn":"oxd-server","gluuOxdApplicationCertCn":"oxd-server","gluuOxdBindIpAddresses":"*","gluuOxdServerUrl":"oxd-server:8443","gluuOxtrustApiEnabled":false,"gluuOxtrustApiTestMode":false,"gluuOxtrustBackend":"oxtrust:8080","gluuOxtrustConfigGeneration":true,"gluuPassportEnabled":false,"gluuPassportFailureRedirectUrl":"","gluuPersistenceLdapMapping":"default","gluuRedisSentinelGroup":"","gluuRedisSslTruststore":"","gluuRedisType":"STANDALONE","gluuRedisUrl":"redis:6379","gluuRedisUseSsl":"false","gluuSamlEnabled":false,"gluuScimProtectionMode":"OAUTH","gluuSyncCasaManifests":false,"gluuSyncShibManifests":false,"lbAddr":""},"countryCode":"US","customScripts":[],"dnsConfig":{},"dnsPolicy":"","email":"support@gluu.com","image":{"pullSecrets":[],"repository":"gluufederation/config-init","tag":"4.5.7-1"},"ldapPass":"P@ssw0rd","lifecycle":{},"migration":{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"},"nodeSelector":{},"orgName":"Gluu","redisPass":"P@assw0rd","resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"salt":"","state":"TX","tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. | | config.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | config.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | config.adminPass | string | `"P@ssw0rd"` | Admin password to log in to the UI. | @@ -157,7 +157,7 @@ Kubernetes: `>=v1.22.0-0` | config.email | string | `"support@gluu.com"` | Email address of the administrator usually. Used for certificate creation. | | config.image.pullSecrets | list | `[]` | Image Pull Secrets | | config.image.repository | string | `"gluufederation/config-init"` | Image to use for deploying. | -| config.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| config.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | config.ldapPass | string | `"P@ssw0rd"` | 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 | @@ -178,7 +178,7 @@ Kubernetes: `>=v1.22.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 | -| cr-rotate | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/cr-rotate","tag":"4.5.7_dev"},"lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"200m","memory":"200Mi"},"requests":{"cpu":"200m","memory":"200Mi"}},"service":{"crRotateServiceName":"cr-rotate","name":"http-cr-rotate","port":8084},"tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | CacheRefreshRotation is a special container to monitor cache refresh on oxTrust containers. This may be depreciated. | +| cr-rotate | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/cr-rotate","tag":"4.5.7-1"},"lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"200m","memory":"200Mi"},"requests":{"cpu":"200m","memory":"200Mi"}},"service":{"crRotateServiceName":"cr-rotate","name":"http-cr-rotate","port":8084},"tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | CacheRefreshRotation is a special container to monitor cache refresh on oxTrust containers. This may be depreciated. | | cr-rotate.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | cr-rotate.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | cr-rotate.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -187,7 +187,7 @@ Kubernetes: `>=v1.22.0-0` | cr-rotate.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | cr-rotate.image.pullSecrets | list | `[]` | Image Pull Secrets | | cr-rotate.image.repository | string | `"gluufederation/cr-rotate"` | Image to use for deploying. | -| cr-rotate.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| cr-rotate.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | cr-rotate.resources | object | `{"limits":{"cpu":"200m","memory":"200Mi"},"requests":{"cpu":"200m","memory":"200Mi"}}` | Resource specs. | | cr-rotate.resources.limits.cpu | string | `"200m"` | CPU limit. | | cr-rotate.resources.limits.memory | string | `"200Mi"` | Memory limit. | @@ -202,7 +202,7 @@ Kubernetes: `>=v1.22.0-0` | cr-rotate.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | cr-rotate.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | cr-rotate.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| fido2 | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/fido2","tag":"4.5.7_dev"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"fido2ServiceName":"fido2","name":"http-fido2","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/fido2","tag":"4.5.7-1"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"500m","memory":"500Mi"},"requests":{"cpu":"500m","memory":"500Mi"}},"service":{"fido2ServiceName":"fido2","name":"http-fido2","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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 all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | fido2.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | fido2.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -215,7 +215,7 @@ Kubernetes: `>=v1.22.0-0` | fido2.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | fido2.image.pullSecrets | list | `[]` | Image Pull Secrets | | fido2.image.repository | string | `"gluufederation/fido2"` | Image to use for deploying. | -| fido2.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| fido2.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | fido2.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for the fido2 if needed. | | fido2.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | | fido2.readinessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the readiness healthcheck for the fido2 if needed. | @@ -235,7 +235,7 @@ Kubernetes: `>=v1.22.0-0` | fido2.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | fido2.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | fido2.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| global | object | `{"alb":{"ingress":{"additionalAnnotations":{"alb.ingress.kubernetes.io/auth-session-cookie":"custom-cookie","alb.ingress.kubernetes.io/certificate-arn":"arn:aws:acm:us-west-2:xxxx:certificate/xxxxxx","alb.ingress.kubernetes.io/scheme":"internet-facing","kubernetes.io/ingress.class":"alb"},"additionalLabels":{},"adminUiEnabled":true,"authServerEnabled":true,"casaEnabled":false,"enabled":false,"fido2ConfigEnabled":false,"fido2Enabled":false,"openidConfigEnabled":true,"passportEnabled":false,"scimConfigEnabled":false,"scimEnabled":false,"shibEnabled":false,"u2fConfigEnabled":true,"uma2ConfigEnabled":true,"webdiscoveryEnabled":true,"webfingerEnabled":true}},"azureStorageAccountType":"Standard_LRS","azureStorageKind":"Managed","casa":{"gluuCustomJavaOptions":""},"cloud":{"testEnviroment":false},"cnAwsConfigFile":"/etc/gluu/conf/aws_config_file","cnAwsSecretsReplicaRegionsFile":"/etc/gluu/conf/aws_secrets_replica_regions","cnAwsSharedCredentialsFile":"/etc/gluu/conf/aws_shared_credential_file","cnGoogleApplicationCredentials":"/etc/gluu/conf/google-credentials.json","config":{"enabled":true},"configAdapterName":"kubernetes","configSecretAdapter":"kubernetes","cr-rotate":{"enabled":false},"domain":"demoexample.gluu.org","enableSecurityContextWithNonRegisteredDomain":"true","fido2":{"appLoggers":{"enableStdoutLogPrefix":"true","fido2LogLevel":"INFO","fido2LogTarget":"STDOUT","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE"},"enabled":false,"gluuCustomJavaOptions":""},"gcePdStorageType":"pd-standard","gluuJackrabbitCluster":"true","gluuPersistenceType":"couchbase","isDomainRegistered":"false","istio":{"additionalAnnotations":{},"additionalLabels":{},"enabled":false,"gateways":[],"ingress":false,"namespace":"istio-system"},"jackrabbit":{"appLoggers":{"jackrabbitLogLevel":"INFO","jackrabbitLogTarget":"STDOUT"},"enabled":false},"jobTtlSecondsAfterFinished":300,"lbIp":"22.22.22.22","ldapServiceName":"opendj","nginx-ingress":{"enabled":true},"opendj":{"enabled":false},"oxauth":{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","authLogLevel":"INFO","authLogTarget":"STDOUT","cleanerLogLevel":"INFO","cleanerLogTarget":"FILE","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","ldapStatsLogLevel":"INFO","ldapStatsLogTarget":"FILE","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"enabled":true,"gluuCustomJavaOptions":""},"oxauth-key-rotation":{"enabled":false},"oxd-server":{"appLoggers":{"oxdServerLogLevel":"INFO","oxdServerLogTarget":"STDOUT"},"enabled":true,"gluuCustomJavaOptions":""},"oxshibboleth":{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","consentAuditLogLevel":"INFO","consentAuditLogTarget":"FILE","containerLogLevel":"","enableStdoutLogPrefix":"true","encryptionLogLevel":"","httpclientLogLevel":"","idpLogLevel":"INFO","idpLogTarget":"STDOUT","ldapLogLevel":"","messagesLogLevel":"","opensamlLogLevel":"","propsLogLevel":"","scriptLogLevel":"INFO","scriptLogTarget":"FILE","springLogLevel":"","xmlsecLogLevel":""},"enabled":false,"gluuCustomJavaOptions":""},"oxtrust":{"appLoggers":{"apachehcLogLevel":"INFO","apachehcLogTarget":"FILE","auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","cacheRefreshLogLevel":"INFO","cacheRefreshLogTarget":"FILE","cacheRefreshPythonLogLevel":"INFO","cacheRefreshPythonLogTarget":"FILE","cleanerLogLevel":"INFO","cleanerLogTarget":"FILE","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","ldapStatsLogLevel":"INFO","ldapStatsLogTarget":"FILE","oxtrustLogLevel":"INFO","oxtrustLogTarget":"STDOUT","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE","velocityLogLevel":"INFO","velocityLogTarget":"FILE"},"enabled":true,"gluuCustomJavaOptions":"-XshowSettings:vm -XX:MaxRAMPercentage=80"},"persistence":{"enabled":true},"scim":{"appLoggers":{"enableStdoutLogPrefix":"true","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scimLogLevel":"INFO","scimLogTarget":"STDOUT","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"enabled":false,"gluuCustomJavaOptions":""},"sslCertFromDomain":"false","storageClass":{"allowVolumeExpansion":true,"allowedTopologies":[],"mountOptions":["debug"],"parameters":{},"provisioner":"microk8s.io/hostpath","reclaimPolicy":"Retain","volumeBindingMode":"WaitForFirstConsumer"},"upgrade":{"enabled":false,"image":{"repository":"gluufederation/upgrade","tag":"4.5.7_dev"},"sourceVersion":"4.5","targetVersion":"4.5"},"usrEnvs":{"normal":{},"secret":{}}}` | Parameters used globally across all services helm charts. | +| global | object | `{"alb":{"ingress":{"additionalAnnotations":{"alb.ingress.kubernetes.io/auth-session-cookie":"custom-cookie","alb.ingress.kubernetes.io/certificate-arn":"arn:aws:acm:us-west-2:xxxx:certificate/xxxxxx","alb.ingress.kubernetes.io/scheme":"internet-facing","kubernetes.io/ingress.class":"alb"},"additionalLabels":{},"adminUiEnabled":true,"authServerEnabled":true,"casaEnabled":false,"enabled":false,"fido2ConfigEnabled":false,"fido2Enabled":false,"openidConfigEnabled":true,"passportEnabled":false,"scimConfigEnabled":false,"scimEnabled":false,"shibEnabled":false,"u2fConfigEnabled":true,"uma2ConfigEnabled":true,"webdiscoveryEnabled":true,"webfingerEnabled":true}},"azureStorageAccountType":"Standard_LRS","azureStorageKind":"Managed","casa":{"gluuCustomJavaOptions":""},"cloud":{"testEnviroment":false},"cnAwsConfigFile":"/etc/gluu/conf/aws_config_file","cnAwsSecretsReplicaRegionsFile":"/etc/gluu/conf/aws_secrets_replica_regions","cnAwsSharedCredentialsFile":"/etc/gluu/conf/aws_shared_credential_file","cnGoogleApplicationCredentials":"/etc/gluu/conf/google-credentials.json","config":{"enabled":true},"configAdapterName":"kubernetes","configSecretAdapter":"kubernetes","cr-rotate":{"enabled":false},"domain":"demoexample.gluu.org","enableSecurityContextWithNonRegisteredDomain":"true","fido2":{"appLoggers":{"enableStdoutLogPrefix":"true","fido2LogLevel":"INFO","fido2LogTarget":"STDOUT","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE"},"enabled":false,"gluuCustomJavaOptions":""},"gcePdStorageType":"pd-standard","gluuJackrabbitCluster":"true","gluuPersistenceType":"couchbase","isDomainRegistered":"false","istio":{"additionalAnnotations":{},"additionalLabels":{},"enabled":false,"gateways":[],"ingress":false,"namespace":"istio-system"},"jackrabbit":{"appLoggers":{"jackrabbitLogLevel":"INFO","jackrabbitLogTarget":"STDOUT"},"enabled":false},"jobTtlSecondsAfterFinished":300,"lbIp":"22.22.22.22","ldapServiceName":"opendj","nginx-ingress":{"enabled":true},"opendj":{"enabled":false},"oxauth":{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","authLogLevel":"INFO","authLogTarget":"STDOUT","cleanerLogLevel":"INFO","cleanerLogTarget":"FILE","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","ldapStatsLogLevel":"INFO","ldapStatsLogTarget":"FILE","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"enabled":true,"gluuCustomJavaOptions":""},"oxauth-key-rotation":{"enabled":false},"oxd-server":{"appLoggers":{"oxdServerLogLevel":"INFO","oxdServerLogTarget":"STDOUT"},"enabled":true,"gluuCustomJavaOptions":""},"oxshibboleth":{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","consentAuditLogLevel":"INFO","consentAuditLogTarget":"FILE","containerLogLevel":"","enableStdoutLogPrefix":"true","encryptionLogLevel":"","httpclientLogLevel":"","idpLogLevel":"INFO","idpLogTarget":"STDOUT","ldapLogLevel":"","messagesLogLevel":"","opensamlLogLevel":"","propsLogLevel":"","scriptLogLevel":"INFO","scriptLogTarget":"FILE","springLogLevel":"","xmlsecLogLevel":""},"enabled":false,"gluuCustomJavaOptions":""},"oxtrust":{"appLoggers":{"apachehcLogLevel":"INFO","apachehcLogTarget":"FILE","auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","cacheRefreshLogLevel":"INFO","cacheRefreshLogTarget":"FILE","cacheRefreshPythonLogLevel":"INFO","cacheRefreshPythonLogTarget":"FILE","cleanerLogLevel":"INFO","cleanerLogTarget":"FILE","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","ldapStatsLogLevel":"INFO","ldapStatsLogTarget":"FILE","oxtrustLogLevel":"INFO","oxtrustLogTarget":"STDOUT","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE","velocityLogLevel":"INFO","velocityLogTarget":"FILE"},"enabled":true,"gluuCustomJavaOptions":"-XshowSettings:vm -XX:MaxRAMPercentage=80"},"persistence":{"enabled":true},"scim":{"appLoggers":{"enableStdoutLogPrefix":"true","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scimLogLevel":"INFO","scimLogTarget":"STDOUT","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"enabled":false,"gluuCustomJavaOptions":""},"sslCertFromDomain":"false","storageClass":{"allowVolumeExpansion":true,"allowedTopologies":[],"mountOptions":["debug"],"parameters":{},"provisioner":"microk8s.io/hostpath","reclaimPolicy":"Retain","volumeBindingMode":"WaitForFirstConsumer"},"upgrade":{"enabled":false,"image":{"repository":"gluufederation/upgrade","tag":"4.5.7-1"},"sourceVersion":"4.5","targetVersion":"4.5"},"usrEnvs":{"normal":{},"secret":{}}}` | Parameters used globally across all services helm charts. | | global.alb.ingress.additionalAnnotations | object | `{"alb.ingress.kubernetes.io/auth-session-cookie":"custom-cookie","alb.ingress.kubernetes.io/certificate-arn":"arn:aws:acm:us-west-2:xxxx:certificate/xxxxxx","alb.ingress.kubernetes.io/scheme":"internet-facing","kubernetes.io/ingress.class":"alb"}` | Additional annotations that will be added across all ingress definitions in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | global.alb.ingress.additionalLabels | object | `{}` | Additional labels that will be added across all ingress definitions in the format of {mylabel: "myapp"} | | global.alb.ingress.adminUiEnabled | bool | `true` | Enable Admin UI endpoints /identity | @@ -374,13 +374,13 @@ Kubernetes: `>=v1.22.0-0` | global.storageClass.parameters | object | `{}` | parameters: fsType: "" kind: "" pool: "" storageAccountType: "" type: "" | | global.upgrade.enabled | bool | `false` | Boolean flag used when running upgrading through versions command. | | global.upgrade.image.repository | string | `"gluufederation/upgrade"` | Image to use for deploying. | -| global.upgrade.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| global.upgrade.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | global.upgrade.sourceVersion | string | `"4.5"` | Source version currently running. This is normally one minor version down. The step should only be one minor version per upgrade | | global.upgrade.targetVersion | string | `"4.5"` | Target version currently running. This is normally one minor version up. The step should only be one minor version per upgrade | | global.usrEnvs | object | `{"normal":{},"secret":{}}` | Add custom normal and secret envs to the service. Envs defined in global.userEnvs will be globally available to all services | | global.usrEnvs.normal | object | `{}` | Add custom normal envs to the service. variable1: value1 | | global.usrEnvs.secret | object | `{}` | Add custom secret envs to the service. variable1: value1 | -| jackrabbit | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"clusterId":"","customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/jackrabbit","tag":"4.5.7_dev"},"lifecycle":{},"livenessProbe":{"initialDelaySeconds":25,"periodSeconds":25,"tcpSocket":{"port":"http-jackrabbit"},"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"readinessProbe":{"initialDelaySeconds":30,"periodSeconds":30,"tcpSocket":{"port":"http-jackrabbit"},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1500m","memory":"1000Mi"},"requests":{"cpu":"1500m","memory":"1000Mi"}},"secrets":{"gluuJackrabbitAdminPass":"Test1234#","gluuJackrabbitPostgresPass":"P@ssw0rd"},"service":{"jackRabbitServiceName":"jackrabbit","name":"http-jackrabbit","port":8080},"storage":{"size":"5Gi"},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Jackrabbit Oak is a complementary implementation of the JCR specification. It is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications https://jackrabbit.apache.org/jcr/index.html | +| jackrabbit | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"clusterId":"","customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/jackrabbit","tag":"4.5.7-1"},"lifecycle":{},"livenessProbe":{"initialDelaySeconds":25,"periodSeconds":25,"tcpSocket":{"port":"http-jackrabbit"},"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"readinessProbe":{"initialDelaySeconds":30,"periodSeconds":30,"tcpSocket":{"port":"http-jackrabbit"},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1500m","memory":"1000Mi"},"requests":{"cpu":"1500m","memory":"1000Mi"}},"secrets":{"gluuJackrabbitAdminPass":"Test1234#","gluuJackrabbitPostgresPass":"P@ssw0rd"},"service":{"jackRabbitServiceName":"jackrabbit","name":"http-jackrabbit","port":8080},"storage":{"size":"5Gi"},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Jackrabbit Oak is a complementary implementation of the JCR specification. It is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications https://jackrabbit.apache.org/jcr/index.html | | jackrabbit.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} | | jackrabbit.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} | | jackrabbit.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -394,7 +394,7 @@ Kubernetes: `>=v1.22.0-0` | jackrabbit.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | jackrabbit.image.pullSecrets | list | `[]` | Image Pull Secrets | | jackrabbit.image.repository | string | `"gluufederation/jackrabbit"` | Image to use for deploying. | -| jackrabbit.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| jackrabbit.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | jackrabbit.livenessProbe | object | `{"initialDelaySeconds":25,"periodSeconds":25,"tcpSocket":{"port":"http-jackrabbit"},"timeoutSeconds":5}` | Configure the liveness healthcheck for the Jackrabbit if needed. | | jackrabbit.livenessProbe.tcpSocket | object | `{"port":"http-jackrabbit"}` | Executes tcp healthcheck. | | jackrabbit.pdb | object | `{"enabled":true,"maxUnavailable":1}` | Configure the PodDisruptionBudget | @@ -470,7 +470,7 @@ Kubernetes: `>=v1.22.0-0` | nginx-ingress.ingress.webfingerAdditionalAnnotations | object | `{}` | webfinger ingress resource additional annotations. | | nginx-ingress.ingress.webfingerEnabled | bool | `true` | Enable endpoint /.well-known/webfinger | | nginx-ingress.ingress.webfingerLabels | object | `{}` | webfinger ingress resource labels. key app is taken | -| opendj | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"backup":{"cronJobSchedule":"*/59 * * * *","enabled":true},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/opendj","tag":"4.5.7_dev"},"lifecycle":{"preStop":{"exec":{"command":["/bin/sh","-c","python3 /app/scripts/deregister_peer.py 1>&/proc/1/fd/1"]}}},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"persistence":{"size":"5Gi"},"ports":{"tcp-admin":{"nodePort":"","port":4444,"protocol":"TCP","targetPort":4444},"tcp-ldap":{"nodePort":"","port":1389,"protocol":"TCP","targetPort":1389},"tcp-ldaps":{"nodePort":"","port":1636,"protocol":"TCP","targetPort":1636},"tcp-repl":{"nodePort":"","port":8989,"protocol":"TCP","targetPort":8989},"tcp-serf":{"nodePort":"","port":7946,"protocol":"TCP","targetPort":7946},"udp-serf":{"nodePort":"","port":7946,"protocol":"UDP","targetPort":7946}},"readinessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":1636},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1500m","memory":"2000Mi"},"requests":{"cpu":"1500m","memory":"2000Mi"}},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | +| opendj | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"backup":{"cronJobSchedule":"*/59 * * * *","enabled":true},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/opendj","tag":"4.5.7-1"},"lifecycle":{"preStop":{"exec":{"command":["/bin/sh","-c","python3 /app/scripts/deregister_peer.py 1>&/proc/1/fd/1"]}}},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"persistence":{"size":"5Gi"},"ports":{"tcp-admin":{"nodePort":"","port":4444,"protocol":"TCP","targetPort":4444},"tcp-ldap":{"nodePort":"","port":1389,"protocol":"TCP","targetPort":1389},"tcp-ldaps":{"nodePort":"","port":1636,"protocol":"TCP","targetPort":1636},"tcp-repl":{"nodePort":"","port":8989,"protocol":"TCP","targetPort":8989},"tcp-serf":{"nodePort":"","port":7946,"protocol":"TCP","targetPort":7946},"udp-serf":{"nodePort":"","port":7946,"protocol":"UDP","targetPort":7946}},"readinessProbe":{"failureThreshold":20,"initialDelaySeconds":60,"periodSeconds":25,"tcpSocket":{"port":1636},"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1500m","memory":"2000Mi"},"requests":{"cpu":"1500m","memory":"2000Mi"}},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | 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. | | opendj.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | opendj.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | opendj.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -484,7 +484,7 @@ Kubernetes: `>=v1.22.0-0` | opendj.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | opendj.image.pullSecrets | list | `[]` | Image Pull Secrets | | opendj.image.repository | string | `"gluufederation/opendj"` | Image to use for deploying. | -| opendj.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| opendj.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | opendj.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for OpenDJ if needed. | | opendj.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. | | opendj.pdb | object | `{"enabled":true,"maxUnavailable":1}` | Configure the PodDisruptionBudget | @@ -504,8 +504,8 @@ Kubernetes: `>=v1.22.0-0` | opendj.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | opendj.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | opendj.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| oxauth | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxauth","tag":"4.5.7_dev"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"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"}},"service":{"name":"http-oxauth","oxAuthServiceName":"oxauth","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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. | -| oxauth-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"cronJobSchedule":"","customScripts":[],"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/certmanager","tag":"4.5.7_dev"},"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours | +| oxauth | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxauth","tag":"4.5.7-1"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"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"}},"service":{"name":"http-oxauth","oxAuthServiceName":"oxauth","port":8080},"tolerations":[],"topologySpreadConstraints":{},"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. | +| oxauth-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"cronJobSchedule":"","customScripts":[],"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/certmanager","tag":"4.5.7-1"},"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours | | oxauth-key-rotation.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | oxauth-key-rotation.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | oxauth-key-rotation.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -516,7 +516,7 @@ Kubernetes: `>=v1.22.0-0` | oxauth-key-rotation.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxauth-key-rotation.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxauth-key-rotation.image.repository | string | `"gluufederation/certmanager"` | Image to use for deploying. | -| oxauth-key-rotation.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxauth-key-rotation.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxauth-key-rotation.keysLife | int | `48` | Auth server key rotation keys life in hours. | | oxauth-key-rotation.keysPushDelay | int | `0` | Delay (in seconds) before pushing private keys to Auth server | | oxauth-key-rotation.keysPushStrategy | string | `"NEWER"` | Set key selection strategy after pushing private keys to Auth server (only takes effect when keysPushDelay value is greater than 0) | @@ -544,7 +544,7 @@ Kubernetes: `>=v1.22.0-0` | oxauth.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxauth.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxauth.image.repository | string | `"gluufederation/oxauth"` | Image to use for deploying. | -| oxauth.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxauth.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxauth.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. | | oxauth.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. | | oxauth.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | @@ -565,7 +565,7 @@ Kubernetes: `>=v1.22.0-0` | oxauth.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | oxauth.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | oxauth.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| oxd-server | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxd-server","tag":"4.5.7_dev"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"service":{"oxdServerServiceName":"oxd-server"},"tolerations":[],"topologySpreadConstraints":{},"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 of the heavy lifting. | +| oxd-server | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxd-server","tag":"4.5.7-1"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"400Mi"},"requests":{"cpu":"1000m","memory":"400Mi"}},"service":{"oxdServerServiceName":"oxd-server"},"tolerations":[],"topologySpreadConstraints":{},"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 of the heavy lifting. | | oxd-server.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | oxd-server.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | oxd-server.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -578,7 +578,7 @@ Kubernetes: `>=v1.22.0-0` | oxd-server.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxd-server.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxd-server.image.repository | string | `"gluufederation/oxd-server"` | Image to use for deploying. | -| oxd-server.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxd-server.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxd-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. | | oxd-server.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. | | oxd-server.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | @@ -597,7 +597,7 @@ Kubernetes: `>=v1.22.0-0` | oxd-server.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | oxd-server.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | oxd-server.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| oxpassport | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxpassport","tag":"4.5.7_dev"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"700m","memory":"900Mi"},"requests":{"cpu":"700m","memory":"900Mi"}},"service":{"name":"http-passport","oxPassportServiceName":"oxpassport","port":8090},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu interface to Passport.js to support social login and inbound identity. | +| oxpassport | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxpassport","tag":"4.5.7-1"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"700m","memory":"900Mi"},"requests":{"cpu":"700m","memory":"900Mi"}},"service":{"name":"http-passport","oxPassportServiceName":"oxpassport","port":8090},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu interface to Passport.js to support social login and inbound identity. | | oxpassport.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | oxpassport.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | oxpassport.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -610,7 +610,7 @@ Kubernetes: `>=v1.22.0-0` | oxpassport.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxpassport.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxpassport.image.repository | string | `"gluufederation/oxpassport"` | Image to use for deploying. | -| oxpassport.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxpassport.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxpassport.istioDestinationRuleCookieTTL | string | `"60s"` | Istio Destination Rule loadBalancer.consistentHash.httpCookie.ttl if istio ingress is enabled | | oxpassport.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for oxPassport if needed. | | oxpassport.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | @@ -631,7 +631,7 @@ Kubernetes: `>=v1.22.0-0` | oxpassport.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | oxpassport.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | oxpassport.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| oxshibboleth | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxshibboleth","tag":"4.5.7_dev"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"1000Mi"},"requests":{"cpu":"1000m","memory":"1000Mi"}},"service":{"name":"http-oxshib","oxShibbolethServiceName":"oxshibboleth","port":8080,"sessionAffinity":"ClientIP"},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Shibboleth project for the Gluu Server's SAML IDP functionality. | +| oxshibboleth | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxshibboleth","tag":"4.5.7-1"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5},"replicas":1,"resources":{"limits":{"cpu":"1000m","memory":"1000Mi"},"requests":{"cpu":"1000m","memory":"1000Mi"}},"service":{"name":"http-oxshib","oxShibbolethServiceName":"oxshibboleth","port":8080,"sessionAffinity":"ClientIP"},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Shibboleth project for the Gluu Server's SAML IDP functionality. | | oxshibboleth.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | oxshibboleth.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | oxshibboleth.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -644,7 +644,7 @@ Kubernetes: `>=v1.22.0-0` | oxshibboleth.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxshibboleth.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxshibboleth.image.repository | string | `"gluufederation/oxshibboleth"` | Image to use for deploying. | -| oxshibboleth.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxshibboleth.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxshibboleth.istioDestinationRuleCookieTTL | string | `"60s"` | Istio Destination Rule loadBalancer.consistentHash.httpCookie.ttl if istio ingress is enabled | | oxshibboleth.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for the oxshibboleth if needed. | | oxshibboleth.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. | @@ -666,7 +666,7 @@ Kubernetes: `>=v1.22.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 | -| oxtrust | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxtrust","tag":"4.5.7_dev"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"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"}},"service":{"clusterIp":"None","name":"http-oxtrust","oxTrustServiceName":"oxtrust","port":8080},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu Admin UI. This shouldn't be internet facing. | +| oxtrust | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/oxtrust","tag":"4.5.7-1"},"istioDestinationRuleCookieTTL":"60s","lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":1},"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"}},"service":{"clusterIp":"None","name":"http-oxtrust","oxTrustServiceName":"oxtrust","port":8080},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Gluu Admin UI. This shouldn't be internet facing. | | oxtrust.additionalAnnotations | object | `{}` | Additional annotations that will be added across all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | oxtrust.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | oxtrust.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -679,7 +679,7 @@ Kubernetes: `>=v1.22.0-0` | oxtrust.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | oxtrust.image.pullSecrets | list | `[]` | Image Pull Secrets | | oxtrust.image.repository | string | `"gluufederation/oxtrust"` | Image to use for deploying. | -| oxtrust.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| oxtrust.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | oxtrust.istioDestinationRuleCookieTTL | string | `"60s"` | Istio Destination Rule loadBalancer.consistentHash.httpCookie.ttl if istio ingress is enabled | | oxtrust.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. | | oxtrust.livenessProbe.exec | object | `{"command":["python3","/app/scripts/healthcheck.py"]}` | Executes the python3 healthcheck. | @@ -701,7 +701,7 @@ Kubernetes: `>=v1.22.0-0` | oxtrust.usrEnvs.secret | object | `{}` | Add custom secret envs to the service variable1: value1 | | oxtrust.volumeMounts | list | `[]` | Configure any additional volumesMounts that need to be attached to the containers | | oxtrust.volumes | list | `[]` | Configure any additional volumes that need to be attached to the pod | -| persistence | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/persistence","tag":"4.5.7_dev"},"lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"tolerations":[],"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Job to generate data and initial config for Gluu Server persistence layer. | +| persistence | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/persistence","tag":"4.5.7-1"},"lifecycle":{},"nodeSelector":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"tolerations":[],"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 all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | persistence.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | persistence.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -711,7 +711,7 @@ Kubernetes: `>=v1.22.0-0` | persistence.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | persistence.image.pullSecrets | list | `[]` | Image Pull Secrets | | persistence.image.repository | string | `"gluufederation/persistence"` | Image to use for deploying. | -| persistence.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| persistence.image.tag | string | `"4.5.7-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. | @@ -723,7 +723,7 @@ Kubernetes: `>=v1.22.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":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/scim","tag":"4.5.7_dev"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"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,"scimServiceName":"scim"},"tolerations":[],"topologySpreadConstraints":{},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | System for Cross-domain Identity Management (SCIM) version 2.0 | +| scim | object | `{"additionalAnnotations":{},"additionalLabels":{},"affinity":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","hpa":{"behavior":{},"enabled":true,"maxReplicas":10,"metrics":[],"minReplicas":1,"targetCPUUtilizationPercentage":50},"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"gluufederation/scim","tag":"4.5.7-1"},"lifecycle":{},"livenessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5},"nodeSelector":{},"pdb":{"enabled":true,"maxUnavailable":"90%"},"readinessProbe":{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"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,"scimServiceName":"scim"},"tolerations":[],"topologySpreadConstraints":{},"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 all resources in the format of {cert-manager.io/issuer: "letsencrypt-prod"}. key app is taken | | scim.additionalLabels | object | `{}` | Additional labels that will be added across all resources definitions in the format of {mylabel: "myapp"} | | scim.affinity | object | `{}` | https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/ | @@ -736,7 +736,7 @@ Kubernetes: `>=v1.22.0-0` | scim.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | scim.image.pullSecrets | list | `[]` | Image Pull Secrets | | scim.image.repository | string | `"gluufederation/scim"` | Image to use for deploying. | -| scim.image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| scim.image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | scim.livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for SCIM if needed. | | scim.pdb | object | `{"enabled":true,"maxUnavailable":"90%"}` | Configure the PodDisruptionBudget | | scim.readinessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the readiness healthcheck for the SCIM if needed. | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml index ba925366..2c432885 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: casa -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.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/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md index 45c6248d..36b2b261 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md @@ -1,6 +1,6 @@ # casa -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-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. @@ -39,7 +39,7 @@ Kubernetes: `>=v1.22.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 | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. | | nameOverride | string | `""` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml index dd5d623e..56ab1c23 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/casa/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/casa # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml index 4c511800..39c4d99a 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: config -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md index 261a269c..16b5799f 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/README.md @@ -1,6 +1,6 @@ # config -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Configuration parameters for setup and initial configuration secret and config layers used by Gluu services. @@ -108,7 +108,7 @@ Kubernetes: `>=v1.22.0-0` | email | string | `"support@gluu.com"` | Email address of the administrator usually. Used for certificate creation. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/config-init"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | ldapPass | string | `"P@ssw0rd"` | LDAP admin password if OpennDJ is used for persistence. | | lifecycle | object | `{}` | | | migration | object | `{"enabled":false,"migrationDataFormat":"ldif","migrationDir":"/ce-migration"}` | CE to CN Migration section | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml index 0bd662e9..bf43ee32 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/values.yaml @@ -182,7 +182,7 @@ image: # -- Image to use for deploying. repository: gluufederation/config-init # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Configure any additional volumes that need to be attached to the pod diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/Chart.yaml index 46add227..25e0a3d8 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: cr-rotate -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: CacheRefreshRotation is a special container to monitor cache refresh on oxTrust containers. This may become depreciated in 5.0. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/README.md index 2dc369e4..67e81abc 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/README.md @@ -1,6 +1,6 @@ # cr-rotate -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) CacheRefreshRotation is a special container to monitor cache refresh on oxTrust containers. This may become depreciated in 5.0. @@ -34,7 +34,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/cr-rotate"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/values.yaml index 4f65f9a9..5ec30e5d 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/values.yaml @@ -19,7 +19,7 @@ image: # -- Image to use for deploying. repository: gluufederation/cr-rotate # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml index cae59887..2c419b00 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: fido2 -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.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/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md index e643d285..ade7a42a 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/README.md @@ -1,6 +1,6 @@ # fido2 -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-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.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/fido2"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for the fido2 if needed. | | nodeSelector | object | `{}` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml index b3bc10ed..ad63838c 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/fido2/values.yaml @@ -30,7 +30,7 @@ image: # -- Image to use for deploying. repository: gluufederation/fido2 # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/Chart.yaml index 37a57cf5..d064a727 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: gluu-alb-ingress -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Nginx ingress definitions chart type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/README.md index a3102de9..8fda6314 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/README.md @@ -1,6 +1,6 @@ # gluu-alb-ingress -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Nginx ingress definitions chart diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/Chart.yaml index b910212a..ae45a84a 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: gluu-istio-ingress -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Istio Gateway type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/README.md index 5a43cb4b..b1c778d2 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/README.md @@ -1,6 +1,6 @@ # gluu-istio-ingress -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Istio Gateway diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/Chart.yaml index e983c2ff..6601d2ad 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: jackrabbit -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Jackrabbit Oak is a complementary implementation of the JCR specification. It is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/README.md index 07fa6cd7..e0d7b42a 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/README.md @@ -1,6 +1,6 @@ # jackrabbit -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Jackrabbit Oak is a complementary implementation of the JCR specification. It is an effort to implement a scalable and performant hierarchical content repository for use as the foundation of modern world-class web sites and other demanding content applications. @@ -40,7 +40,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/jackrabbit"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | jackrabbitVolumeMounts.repository.mountPath | string | `"/opt/jackrabbit/repository"` | | | jackrabbitVolumeMounts.repository.name | string | `"jackrabbit-volume"` | | | jackrabbitVolumeMounts.version.mountPath | string | `"/opt/jackrabbit/version"` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/values.yaml index 0533c5b7..f7dfab2f 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/values.yaml @@ -31,7 +31,7 @@ image: # -- Image to use for deploying. repository: gluufederation/jackrabbit # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml index 6712a1fe..b1e3f68d 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: nginx-ingress -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Nginx ingress definitions chart type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md index b198d2cd..2f9ef51c 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md @@ -1,6 +1,6 @@ # nginx-ingress -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Nginx ingress definitions chart diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml index 5d2efd25..18e3c7ce 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: opendj -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.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/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md index b92c1219..eb19edc9 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/README.md @@ -1,6 +1,6 @@ # opendj -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-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. @@ -38,7 +38,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/opendj"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle.preStop.exec.command[0] | string | `"/bin/sh"` | | | lifecycle.preStop.exec.command[1] | string | `"-c"` | | | lifecycle.preStop.exec.command[2] | string | `"python3 /app/scripts/deregister_peer.py 1>&/proc/1/fd/1"` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/values.yaml index 1acc8f28..363c0e61 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/opendj/values.yaml @@ -28,7 +28,7 @@ image: # -- Image to use for deploying. repository: gluufederation/opendj # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] persistence: diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/Chart.yaml index 572cac13..41c2e697 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxauth-key-rotation -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Responsible for regenerating auth-keys per x hours type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/README.md index 15beb8f3..761776b1 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/README.md @@ -1,6 +1,6 @@ # oxauth-key-rotation -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Responsible for regenerating auth-keys per x hours @@ -35,7 +35,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/certmanager"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | keysLife | int | `48` | Auth server key rotation keys life in hours. | | keysPushDelay | int | `0` | Delay (in seconds) before pushing private keys to Auth server | | keysPushStrategy | string | `"NEWER"` | Set key selection strategy after pushing private keys to Auth server (only takes effect when keysPushDelay value is greater than 0) | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/values.yaml index 4a3e5128..29321866 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth-key-rotation/values.yaml @@ -19,7 +19,7 @@ image: # -- Image to use for deploying. repository: gluufederation/certmanager # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Auth server key rotation job schedule. It accepts any Cron syntax supported by Kubernetes. If empty, the schedule will run based on keysLife value. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/Chart.yaml index d3e1677b..bdcf8161 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxauth -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.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/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/README.md index 8778c57b..88e7ecac 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/README.md @@ -1,6 +1,6 @@ # oxauth -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-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.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/oxauth"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | 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. | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/values.yaml index 247767ee..f912991b 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxauth/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/oxauth # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/Chart.yaml index 6980fa8a..4fffbd33 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxd-server -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.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/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/README.md index 01665318..35a22001 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/README.md @@ -1,6 +1,6 @@ # oxd-server -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-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. @@ -36,7 +36,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/oxd-server"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | 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. | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/values.yaml index b0704e8a..0b8a23f7 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxd-server/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/oxd-server # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml index 1e600637..895968b7 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxpassport -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Gluu interface to Passport.js to support social login and inbound identity. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md index 84242244..d96b9738 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/README.md @@ -1,6 +1,6 @@ # oxpassport -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Gluu interface to Passport.js to support social login and inbound identity. @@ -37,7 +37,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/oxpassport"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"failureThreshold":20,"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for oxPassport if needed. | | nameOverride | string | `""` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/values.yaml index 3acaa650..c187dc87 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxpassport/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/oxpassport # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml index fa66d8ab..b84b0dcc 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxshibboleth -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Shibboleth project for the Gluu Server's SAML IDP functionality. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md index 92d00e81..2a595a23 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/README.md @@ -1,6 +1,6 @@ # oxshibboleth -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Shibboleth project for the Gluu Server's SAML IDP functionality. @@ -37,7 +37,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/oxshibboleth"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | nameOverride | string | `""` | | | nodeSelector | object | `{}` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/values.yaml index 90ba0038..13596c15 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxshibboleth/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/oxshibboleth # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/Chart.yaml index 6d44a805..5cf4d6c0 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: oxtrust -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Gluu Admin UI. This shouldn't be internet facing. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/README.md index c145e6bf..5bbed59c 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/README.md @@ -1,6 +1,6 @@ # oxtrust -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Gluu Admin UI. This shouldn't be internet facing. @@ -36,7 +36,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/oxtrust"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | 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. | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/values.yaml index 21c6fde7..b3ca859a 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/oxtrust/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/oxtrust # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml index 103e5cfb..e784c0a2 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: persistence -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: Job to generate data and initial config for Gluu Server persistence layer. type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md index a81801fe..311bda37 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/README.md @@ -1,6 +1,6 @@ # persistence -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) Job to generate data and initial config for Gluu Server persistence layer. @@ -34,7 +34,7 @@ Kubernetes: `>=v1.22.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 | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | imagePullSecrets | list | `[]` | | | lifecycle | object | `{}` | | | nameOverride | string | `""` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml index 8d579b77..7cd4b7d6 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/persistence/values.yaml @@ -19,7 +19,7 @@ image: # -- Image to use for deploying. repository: gluufederation/persistence # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml index d3c2b618..3a0e145b 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/Chart.yaml @@ -2,7 +2,7 @@ # https://www.apache.org/licenses/LICENSE-2.0 apiVersion: v2 name: scim -version: 1.8.40 +version: 1.8.42 kubeVersion: ">=v1.22.0-0" description: System for Cross-domain Identity Management (SCIM) version 2.0 type: application diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md index 964ceb82..d133bd5f 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/README.md @@ -1,6 +1,6 @@ # scim -![Version: 1.8.40](https://img.shields.io/badge/Version-1.8.40-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) +![Version: 1.8.42](https://img.shields.io/badge/Version-1.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.7](https://img.shields.io/badge/AppVersion-4.5.7-informational?style=flat-square) System for Cross-domain Identity Management (SCIM) version 2.0 @@ -37,7 +37,7 @@ Kubernetes: `>=v1.22.0-0` | image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. | | image.pullSecrets | list | `[]` | Image Pull Secrets | | image.repository | string | `"gluufederation/scim"` | Image to use for deploying. | -| image.tag | string | `"4.5.7_dev"` | Image tag to use for deploying. | +| image.tag | string | `"4.5.7-1"` | Image tag to use for deploying. | | lifecycle | object | `{}` | | | livenessProbe | object | `{"exec":{"command":["python3","/app/scripts/healthcheck.py"]},"initialDelaySeconds":30,"periodSeconds":30,"timeoutSeconds":5}` | Configure the liveness healthcheck for SCIM if needed. | | nodeSelector | object | `{}` | | diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml index 25e41227..ea579213 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/scim/values.yaml @@ -29,7 +29,7 @@ image: # -- Image to use for deploying. repository: gluufederation/scim # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/values.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/values.yaml index 2685131e..110249e0 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/values.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/values.yaml @@ -74,7 +74,7 @@ global: # -- Image to use for deploying. repository: gluufederation/upgrade # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Source version currently running. This is normally one minor version down. # The step should only be one minor version per upgrade sourceVersion: "4.5" @@ -551,7 +551,7 @@ config: # -- Image to use for deploying. repository: gluufederation/config-init # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Configure any additional volumes that need to be attached to the pod @@ -786,7 +786,7 @@ jackrabbit: # -- Image to use for deploying. repository: gluufederation/jackrabbit # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -917,7 +917,7 @@ opendj: # -- Image to use for deploying. repository: gluufederation/opendj # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] persistence: @@ -1031,7 +1031,7 @@ persistence: # -- Image to use for deploying. repository: gluufederation/persistence # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. @@ -1122,7 +1122,7 @@ oxauth: # -- Image to use for deploying. repository: gluufederation/oxauth # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1241,7 +1241,7 @@ oxtrust: # -- Image to use for deploying. repository: gluufederation/oxtrust # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1362,7 +1362,7 @@ fido2: # -- Image to use for deploying. repository: gluufederation/fido2 # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1480,7 +1480,7 @@ scim: # -- Image to use for deploying. repository: gluufederation/scim # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1597,7 +1597,7 @@ oxd-server: # -- Image to use for deploying. repository: gluufederation/oxd-server # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1712,7 +1712,7 @@ casa: # -- Image to use for deploying. repository: gluufederation/casa # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -1831,7 +1831,7 @@ oxpassport: # -- Image to use for deploying. repository: gluufederation/oxpassport # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number @@ -1953,7 +1953,7 @@ oxshibboleth: # -- Image to use for deploying. repository: gluufederation/oxshibboleth # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Service replica number. @@ -2046,7 +2046,7 @@ cr-rotate: # -- Image to use for deploying. repository: gluufederation/cr-rotate # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Resource specs. @@ -2110,7 +2110,7 @@ oxauth-key-rotation: # -- Image to use for deploying. repository: gluufederation/certmanager # -- Image tag to use for deploying. - tag: 4.5.7_dev + tag: 4.5.7-1 # -- Image Pull Secrets pullSecrets: [ ] # -- Auth server key rotation job schedule. It accepts any Cron syntax supported by Kubernetes. If empty, the schedule will run based on keysLife value. diff --git a/cloud-native-edition/pygluu/kubernetes/templates/helm/index.yaml b/cloud-native-edition/pygluu/kubernetes/templates/helm/index.yaml index 2b236271..e02efc31 100644 --- a/cloud-native-edition/pygluu/kubernetes/templates/helm/index.yaml +++ b/cloud-native-edition/pygluu/kubernetes/templates/helm/index.yaml @@ -1,6 +1,127 @@ apiVersion: v1 entries: gluu: + - annotations: + artifacthub.io/changes: | + - Gluu 4.5.7 chart release + artifacthub.io/images: | + - name: casa + image: gluufederation/casa:4.5.7-1 + - name: fido2 + image: gluufederation/fido2:4.5.7-1 + - name: scim + image: gluufederation/scim:4.5.7-1 + - name: configuration-manager + image: gluufederation/config-init:4.5.7-1 + - name: cr-rotate + image: gluufederation/cr-rotate:4.5.7-1 + - name: certmanager + image: gluufederation/certmanager:4.5.7-1 + - name: opendj + image: gluufederation/opendj:4.5.7-1 + - name: jackrabbit + image: gluufederation/jackrabbit:4.5.7-1 + - name: oxauth + image: gluufederation/oxauth:4.5.7-1 + - name: oxd-server + image: gluufederation/oxd-server:4.5.7-1 + - name: oxpassport + image: gluufederation/oxpassport:4.5.7-1 + - name: oxshibboleth + image: gluufederation/oxshibboleth:4.5.7-1 + - name: persistence + image: gluufederation/persistence:4.5.7-1 + - name: oxtrust + image: gluufederation/oxtrust:4.5.7-1 + artifacthub.io/license: Apache-2.0 + apiVersion: v2 + appVersion: 4.5.7 + created: "2025-02-04T17:38:11.602282+03:00" + dependencies: + - condition: global.config.enabled + name: config + repository: "" + version: 1.8.42 + - condition: global.opendj.enabled + name: opendj + repository: "" + version: 1.8.42 + - condition: global.jackrabbit.enabled + name: jackrabbit + repository: "" + version: 1.8.42 + - condition: global.oxauth.enabled + name: oxauth + repository: "" + version: 1.8.42 + - condition: global.fido2.enabled + name: fido2 + repository: "" + version: 1.8.42 + - condition: global.scim.enabled + name: scim + repository: "" + version: 1.8.42 + - condition: global.oxtrust.enabled + name: oxtrust + repository: "" + version: 1.8.42 + - condition: global.nginx-ingress.enabled + name: nginx-ingress + repository: "" + version: 1.8.42 + - condition: global.oxshibboleth.enabled + name: oxshibboleth + repository: "" + version: 1.8.42 + - condition: config.configmap.gluuPassportEnabled + name: oxpassport + repository: "" + version: 1.8.42 + - condition: config.configmap.gluuCasaEnabled + name: casa + repository: "" + version: 1.8.42 + - condition: global.oxauth-key-rotation.enabled + name: oxauth-key-rotation + repository: "" + version: 1.8.42 + - condition: global.cr-rotate.enabled + name: cr-rotate + repository: "" + version: 1.8.42 + - condition: global.oxd-server.enabled + name: oxd-server + repository: "" + version: 1.8.42 + - condition: global.persistence.enabled + name: persistence + repository: "" + version: 1.8.42 + - condition: global.istio.ingress + name: gluu-istio-ingress + repository: "" + version: 1.8.42 + - condition: global.alb.ingress + name: gluu-alb-ingress + repository: "" + version: 1.8.42 + description: Gluu Access and Identity Mangement + digest: 66c0ee1dcde08b274bc12a17fe10fcbd16b1e4a12c31e9bbe9355c903fcc8bf3 + home: https://www.gluu.org + icon: https://gluu.org/docs/gluu-server/favicon.ico + kubeVersion: '>=v1.22.0-0' + maintainers: + - email: support@gluu.org + name: moabu + name: gluu + sources: + - https://gluu.org/docs/gluu-server + - https://github.com/GluuFederation/cloud-native-edition + - https://github.com/GluuFederation/gluu4/tree/4.5/cloud-native-edition + urls: + - gluu-1.8.42.tgz + version: 1.8.42 - annotations: artifacthub.io/changes: | - Gluu 4.5.6 official chart release @@ -36,7 +157,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.6 - created: "2025-01-24T14:33:59.243982+03:00" + created: "2025-02-04T17:38:11.59454+03:00" dependencies: - condition: global.config.enabled name: config @@ -157,7 +278,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.6 - created: "2025-01-24T14:33:59.236247+03:00" + created: "2025-02-04T17:38:11.585911+03:00" dependencies: - condition: global.config.enabled name: config @@ -278,7 +399,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.5 - created: "2025-01-24T14:33:59.228117+03:00" + created: "2025-02-04T17:38:11.578064+03:00" dependencies: - condition: global.config.enabled name: config @@ -398,7 +519,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.5 - created: "2025-01-24T14:33:59.220306+03:00" + created: "2025-02-04T17:38:11.569848+03:00" dependencies: - condition: global.config.enabled name: config @@ -518,7 +639,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.4 - created: "2025-01-24T14:33:59.212443+03:00" + created: "2025-02-04T17:38:11.561939+03:00" dependencies: - condition: global.config.enabled name: config @@ -638,7 +759,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.4 - created: "2025-01-24T14:33:59.204062+03:00" + created: "2025-02-04T17:38:11.55319+03:00" dependencies: - condition: global.config.enabled name: config @@ -758,7 +879,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.4 - created: "2025-01-24T14:33:59.196625+03:00" + created: "2025-02-04T17:38:11.545251+03:00" dependencies: - condition: global.config.enabled name: config @@ -878,7 +999,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.4 - created: "2025-01-24T14:33:59.188169+03:00" + created: "2025-02-04T17:38:11.537485+03:00" dependencies: - condition: global.config.enabled name: config @@ -998,7 +1119,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.179324+03:00" + created: "2025-02-04T17:38:11.529494+03:00" dependencies: - condition: global.config.enabled name: config @@ -1118,7 +1239,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.171286+03:00" + created: "2025-02-04T17:38:11.521763+03:00" dependencies: - condition: global.config.enabled name: config @@ -1238,7 +1359,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.163032+03:00" + created: "2025-02-04T17:38:11.514118+03:00" dependencies: - condition: global.config.enabled name: config @@ -1358,7 +1479,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.155244+03:00" + created: "2025-02-04T17:38:11.505899+03:00" dependencies: - condition: global.config.enabled name: config @@ -1478,7 +1599,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.139795+03:00" + created: "2025-02-04T17:38:11.490482+03:00" dependencies: - condition: global.config.enabled name: config @@ -1598,7 +1719,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.3 - created: "2025-01-24T14:33:59.132164+03:00" + created: "2025-02-04T17:38:11.482001+03:00" dependencies: - condition: global.config.enabled name: config @@ -1718,7 +1839,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.2 - created: "2025-01-24T14:33:59.120562+03:00" + created: "2025-02-04T17:38:11.472547+03:00" dependencies: - condition: global.config.enabled name: config @@ -1838,7 +1959,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.2 - created: "2025-01-24T14:33:59.112639+03:00" + created: "2025-02-04T17:38:11.464974+03:00" dependencies: - condition: global.config.enabled name: config @@ -1958,7 +2079,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.2 - created: "2025-01-24T14:33:59.104512+03:00" + created: "2025-02-04T17:38:11.45738+03:00" dependencies: - condition: global.config.enabled name: config @@ -2078,7 +2199,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.2 - created: "2025-01-24T14:33:59.097158+03:00" + created: "2025-02-04T17:38:11.449389+03:00" dependencies: - condition: global.config.enabled name: config @@ -2199,7 +2320,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.086491+03:00" + created: "2025-02-04T17:38:11.441618+03:00" dependencies: - condition: global.config.enabled name: config @@ -2320,7 +2441,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.078247+03:00" + created: "2025-02-04T17:38:11.433547+03:00" dependencies: - condition: global.config.enabled name: config @@ -2441,7 +2562,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.070565+03:00" + created: "2025-02-04T17:38:11.426062+03:00" dependencies: - condition: global.config.enabled name: config @@ -2562,7 +2683,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.06286+03:00" + created: "2025-02-04T17:38:11.417989+03:00" dependencies: - condition: global.config.enabled name: config @@ -2683,7 +2804,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.04737+03:00" + created: "2025-02-04T17:38:11.402196+03:00" dependencies: - condition: global.config.enabled name: config @@ -2804,7 +2925,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.039214+03:00" + created: "2025-02-04T17:38:11.394471+03:00" dependencies: - condition: global.config.enabled name: config @@ -2925,7 +3046,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.1 - created: "2025-01-24T14:33:59.031294+03:00" + created: "2025-02-04T17:38:11.386805+03:00" dependencies: - condition: global.config.enabled name: config @@ -3046,7 +3167,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.02388+03:00" + created: "2025-02-04T17:38:11.378643+03:00" dependencies: - condition: global.config.enabled name: config @@ -3167,7 +3288,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.012189+03:00" + created: "2025-02-04T17:38:11.371157+03:00" dependencies: - condition: global.config.enabled name: config @@ -3288,7 +3409,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.003995+03:00" + created: "2025-02-04T17:38:11.36299+03:00" dependencies: - condition: global.config.enabled name: config @@ -3409,7 +3530,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.995+03:00" + created: "2025-02-04T17:38:11.355233+03:00" dependencies: - condition: global.config.enabled name: config @@ -3530,7 +3651,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.986679+03:00" + created: "2025-02-04T17:38:11.347182+03:00" dependencies: - condition: global.config.enabled name: config @@ -3651,7 +3772,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.978393+03:00" + created: "2025-02-04T17:38:11.339382+03:00" dependencies: - condition: global.config.enabled name: config @@ -3773,7 +3894,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.971265+03:00" + created: "2025-02-04T17:38:11.331636+03:00" dependencies: - condition: global.config.enabled name: config @@ -3895,7 +4016,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.281083+03:00" + created: "2025-02-04T17:38:11.639671+03:00" dependencies: - condition: global.config.enabled name: config @@ -4017,7 +4138,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.273469+03:00" + created: "2025-02-04T17:38:11.632145+03:00" dependencies: - condition: global.config.enabled name: config @@ -4139,7 +4260,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.266095+03:00" + created: "2025-02-04T17:38:11.624992+03:00" dependencies: - condition: global.config.enabled name: config @@ -4259,7 +4380,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.258942+03:00" + created: "2025-02-04T17:38:11.617653+03:00" dependencies: - condition: global.config.enabled name: config @@ -4379,7 +4500,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.251148+03:00" + created: "2025-02-04T17:38:11.610296+03:00" dependencies: - condition: global.config.enabled name: config @@ -4499,7 +4620,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.147672+03:00" + created: "2025-02-04T17:38:11.498215+03:00" dependencies: - condition: global.config.enabled name: config @@ -4619,7 +4740,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:59.055279+03:00" + created: "2025-02-04T17:38:11.410437+03:00" dependencies: - condition: global.config.enabled name: config @@ -4739,7 +4860,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.963581+03:00" + created: "2025-02-04T17:38:11.324323+03:00" dependencies: - condition: global.config.enabled name: config @@ -4859,7 +4980,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.5.0 - created: "2025-01-24T14:33:58.955245+03:00" + created: "2025-02-04T17:38:11.316109+03:00" dependencies: - condition: global.config.enabled name: config @@ -4981,7 +5102,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.894182+03:00" + created: "2025-02-04T17:38:11.254682+03:00" dependencies: - condition: global.config.enabled name: config @@ -5103,7 +5224,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.88576+03:00" + created: "2025-02-04T17:38:11.246198+03:00" dependencies: - condition: global.config.enabled name: config @@ -5225,7 +5346,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.877561+03:00" + created: "2025-02-04T17:38:11.238322+03:00" dependencies: - condition: global.config.enabled name: config @@ -5347,7 +5468,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.869919+03:00" + created: "2025-02-04T17:38:11.230725+03:00" dependencies: - condition: global.config.enabled name: config @@ -5469,7 +5590,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.862213+03:00" + created: "2025-02-04T17:38:11.223172+03:00" dependencies: - condition: global.config.enabled name: config @@ -5591,7 +5712,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.94796+03:00" + created: "2025-02-04T17:38:11.308366+03:00" dependencies: - condition: global.config.enabled name: config @@ -5711,7 +5832,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.2 - created: "2025-01-24T14:33:58.940322+03:00" + created: "2025-02-04T17:38:11.300546+03:00" dependencies: - condition: global.config.enabled name: config @@ -5831,7 +5952,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.1 - created: "2025-01-24T14:33:58.933004+03:00" + created: "2025-02-04T17:38:11.293176+03:00" dependencies: - condition: global.config.enabled name: config @@ -5951,7 +6072,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.1 - created: "2025-01-24T14:33:58.92492+03:00" + created: "2025-02-04T17:38:11.285966+03:00" dependencies: - condition: global.config.enabled name: config @@ -6071,7 +6192,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.1 - created: "2025-01-24T14:33:58.91711+03:00" + created: "2025-02-04T17:38:11.277876+03:00" dependencies: - condition: global.config.enabled name: config @@ -6191,7 +6312,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.1 - created: "2025-01-24T14:33:58.909124+03:00" + created: "2025-02-04T17:38:11.27001+03:00" dependencies: - condition: global.config.enabled name: config @@ -6311,7 +6432,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.1 - created: "2025-01-24T14:33:58.901551+03:00" + created: "2025-02-04T17:38:11.262281+03:00" dependencies: - condition: global.config.enabled name: config @@ -6431,7 +6552,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.0 - created: "2025-01-24T14:33:58.854011+03:00" + created: "2025-02-04T17:38:11.215247+03:00" dependencies: - condition: global.config.enabled name: config @@ -6551,7 +6672,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.4.0 - created: "2025-01-24T14:33:58.845984+03:00" + created: "2025-02-04T17:38:11.207303+03:00" dependencies: - condition: global.config.enabled name: config @@ -6671,7 +6792,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.1 - created: "2025-01-24T14:33:58.831699+03:00" + created: "2025-02-04T17:38:11.194166+03:00" dependencies: - condition: global.config.enabled name: config @@ -6791,7 +6912,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.1 - created: "2025-01-24T14:33:58.823805+03:00" + created: "2025-02-04T17:38:11.186763+03:00" dependencies: - condition: global.config.enabled name: config @@ -6911,7 +7032,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.1 - created: "2025-01-24T14:33:58.815299+03:00" + created: "2025-02-04T17:38:11.17899+03:00" dependencies: - condition: global.config.enabled name: config @@ -7031,7 +7152,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.1 - created: "2025-01-24T14:33:58.807082+03:00" + created: "2025-02-04T17:38:11.172015+03:00" dependencies: - condition: global.config.enabled name: config @@ -7151,7 +7272,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.1 - created: "2025-01-24T14:33:58.799573+03:00" + created: "2025-02-04T17:38:11.164762+03:00" dependencies: - condition: global.config.enabled name: config @@ -7271,7 +7392,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:58.791538+03:00" + created: "2025-02-04T17:38:11.15733+03:00" dependencies: - condition: global.config.enabled name: config @@ -7391,7 +7512,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:58.783804+03:00" + created: "2025-02-04T17:38:11.149842+03:00" dependencies: - condition: global.config.enabled name: config @@ -7511,7 +7632,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:58.776664+03:00" + created: "2025-02-04T17:38:11.143032+03:00" dependencies: - condition: global.config.enabled name: config @@ -7631,7 +7752,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:58.768389+03:00" + created: "2025-02-04T17:38:11.135801+03:00" dependencies: - condition: global.config.enabled name: config @@ -7751,7 +7872,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:58.837972+03:00" + created: "2025-02-04T17:38:11.20005+03:00" dependencies: - condition: global.config.enabled name: config @@ -7875,7 +7996,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:58.757817+03:00" + created: "2025-02-04T17:38:11.124897+03:00" dependencies: - condition: global.config.enabled name: config @@ -7998,7 +8119,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:58.747755+03:00" + created: "2025-02-04T17:38:11.117091+03:00" dependencies: - condition: global.config.enabled name: config @@ -8121,7 +8242,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:58.743705+03:00" + created: "2025-02-04T17:38:11.112662+03:00" dependencies: - condition: global.config.enabled name: config @@ -8244,7 +8365,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:58.761759+03:00" + created: "2025-02-04T17:38:11.128757+03:00" dependencies: - condition: global.config.enabled name: config @@ -8367,7 +8488,7 @@ entries: artifacthub.io/license: Apache-2.0 apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:58.752114+03:00" + created: "2025-02-04T17:38:11.120849+03:00" dependencies: - condition: global.config.enabled name: config @@ -8454,7 +8575,7 @@ entries: ldap-backup: - apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:59.282197+03:00" + created: "2025-02-04T17:38:11.640945+03:00" description: A backup strategy for LDAP digest: f00564718757bd0d53f1f3dbaa9399327695eb883000f5d6ade7690bb8a2d371 home: https://gluu.org/docs/gluu-server @@ -8477,7 +8598,7 @@ entries: version: 1.6.11 - apiVersion: v2 appVersion: 4.3.0 - created: "2025-01-24T14:33:59.282637+03:00" + created: "2025-02-04T17:38:11.641394+03:00" description: A backup strategy for LDAP digest: 2fd5f9c62784f0bc6c4b30e5b90abb5edeca1a6cb865e414a3e87a42b115b647 home: https://gluu.org/docs/gluu-server @@ -8500,7 +8621,7 @@ entries: version: 1.6.9 - apiVersion: v2 appVersion: 4.2.3 - created: "2025-01-24T14:33:59.281463+03:00" + created: "2025-02-04T17:38:11.640263+03:00" description: A backup strategy for LDAP digest: 838ca4b13bb22686f6ff7da98abc523878d64a105ec27cb85da5489d208bf8dc home: https://www.gluu.org @@ -8516,4 +8637,4 @@ entries: urls: - ldap-backup-1.5.9.tgz version: 1.5.9 -generated: "2025-01-24T14:33:58.734801+03:00" +generated: "2025-02-04T17:38:11.10798+03:00" diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/docker-compose.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/docker-compose.yml index 93e5a1fe..3f6d987d 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/docker-compose.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/docker-compose.yml @@ -54,7 +54,7 @@ services: mem_limit: 512M nginx: - image: gluufederation/nginx:4.5.7_dev + image: gluufederation/nginx:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/job.persistence.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/job.persistence.yml index 23b03a5e..37e85a29 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/job.persistence.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/job.persistence.yml @@ -2,7 +2,7 @@ version: "2.4" services: persistence: - image: gluufederation/persistence:4.5.7_dev + image: gluufederation/persistence:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.casa.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.casa.yml index b736e914..61ee66cc 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.casa.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.casa.yml @@ -2,7 +2,7 @@ version: "2.4" services: casa: - image: gluufederation/casa:4.5.7_dev + image: gluufederation/casa:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.cr_rotate.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.cr_rotate.yml index f02ef2fc..17b73391 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.cr_rotate.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.cr_rotate.yml @@ -3,7 +3,7 @@ version: "2.4" services: cr_rotate: - image: gluufederation/cr-rotate:4.5.7_dev + image: gluufederation/cr-rotate:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.fido2.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.fido2.yml index 2f1709d9..cbbccbe9 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.fido2.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.fido2.yml @@ -3,7 +3,7 @@ version: "2.4" services: fido2: - image: gluufederation/fido2:4.5.7_dev + image: gluufederation/fido2:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.jackrabbit.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.jackrabbit.yml index be7575c2..2bc63912 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.jackrabbit.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.jackrabbit.yml @@ -3,7 +3,7 @@ version: "2.4" services: jackrabbit: - image: gluufederation/jackrabbit:4.5.7_dev + image: gluufederation/jackrabbit:4.5.7-1 container_name: jackrabbit hostname: jackrabbit environment: diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.ldap.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.ldap.yml index da2e3201..264a898e 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.ldap.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.ldap.yml @@ -3,7 +3,7 @@ version: "2.4" services: ldap: - image: gluufederation/opendj:4.5.7_dev + image: gluufederation/opendj:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxauth.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxauth.yml index 49829a0c..8120e334 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxauth.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxauth.yml @@ -3,7 +3,7 @@ version: "2.4" services: oxauth: - image: gluufederation/oxauth:4.5.7_dev + image: gluufederation/oxauth:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxd_server.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxd_server.yml index 29742558..8b1800ed 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxd_server.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxd_server.yml @@ -3,7 +3,7 @@ version: "2.4" services: oxd_server: - image: gluufederation/oxd-server:4.5.7_dev + image: gluufederation/oxd-server:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxpassport.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxpassport.yml index f2e59cf2..bcc4a9c6 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxpassport.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxpassport.yml @@ -3,7 +3,7 @@ version: "2.4" services: oxpassport: - image: gluufederation/oxpassport:4.5.7_dev + image: gluufederation/oxpassport:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxshibboleth.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxshibboleth.yml index 61aaf6e9..70140b15 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxshibboleth.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxshibboleth.yml @@ -3,7 +3,7 @@ version: "2.4" services: oxshibboleth: - image: gluufederation/oxshibboleth:4.5.7_dev + image: gluufederation/oxshibboleth:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxtrust.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxtrust.yml index cbfb7dad..8714cf21 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxtrust.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.oxtrust.yml @@ -3,7 +3,7 @@ version: "2.4" services: oxtrust: - image: gluufederation/oxtrust:4.5.7_dev + image: gluufederation/oxtrust:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.scim.yml b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.scim.yml index 85fbe3b4..1fb8955b 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.scim.yml +++ b/community-edition-containers/pygluu-compose/pygluu/compose/templates/svc.scim.yml @@ -3,7 +3,7 @@ version: "2.4" services: scim: - image: gluufederation/scim:4.5.7_dev + image: gluufederation/scim:4.5.7-1 environment: - GLUU_CONFIG_CONSUL_HOST=consul - GLUU_SECRET_VAULT_HOST=vault diff --git a/community-edition-containers/pygluu-compose/pygluu/compose/version.py b/community-edition-containers/pygluu-compose/pygluu/compose/version.py index e2a70b2e..ade30b01 100644 --- a/community-edition-containers/pygluu-compose/pygluu/compose/version.py +++ b/community-edition-containers/pygluu-compose/pygluu/compose/version.py @@ -1,4 +1,4 @@ """Contains metadata for versioning.""" -__version__ = "1.20.0" +__version__ = "1.21.0" __gluu_version__ = "4.5.7"