Skip to content

Commit

Permalink
feat: prepare assets for Gluu v4.5.5 (#651)
Browse files Browse the repository at this point in the history
* feat: prepare assets for Gluu v4.5.5

Release-As: 1.8.38
Signed-off-by: iromli <[email protected]>

* chore: release 1.8.38

* chore: fix index.yaml

---------

Signed-off-by: iromli <[email protected]>
Co-authored-by: moabu <[email protected]>
  • Loading branch information
iromli and moabu authored Aug 22, 2024
1 parent 6072b75 commit eac45e8
Show file tree
Hide file tree
Showing 55 changed files with 399 additions and 279 deletions.
62 changes: 31 additions & 31 deletions pygluu/kubernetes/templates/gluu_versions.json
Original file line number Diff line number Diff line change
@@ -1,66 +1,66 @@
{
"4.5": {
"CASA_IMAGE_NAME": "gluufederation/casa",
"CASA_IMAGE_TAG": "4.5.4-1",
"CASA_IMAGE_TAG": "4.5.5-1",
"FIDO2_IMAGE_NAME": "gluufederation/fido2",
"FIDO2_IMAGE_TAG": "4.5.4-1",
"FIDO2_IMAGE_TAG": "4.5.5-1",
"SCIM_IMAGE_NAME": "gluufederation/scim",
"SCIM_IMAGE_TAG": "4.5.4-1",
"SCIM_IMAGE_TAG": "4.5.5-1",
"CONFIG_IMAGE_NAME": "gluufederation/config-init",
"CONFIG_IMAGE_TAG": "4.5.4-2",
"CONFIG_IMAGE_TAG": "4.5.5-1",
"CACHE_REFRESH_ROTATE_IMAGE_NAME": "gluufederation/cr-rotate",
"CACHE_REFRESH_ROTATE_IMAGE_TAG": "4.5.4-1",
"CACHE_REFRESH_ROTATE_IMAGE_TAG": "4.5.5-1",
"CERT_MANAGER_IMAGE_NAME": "gluufederation/certmanager",
"CERT_MANAGER_IMAGE_TAG": "4.5.4-1",
"CERT_MANAGER_IMAGE_TAG": "4.5.5-1",
"LDAP_IMAGE_NAME": "gluufederation/opendj",
"LDAP_IMAGE_TAG": "4.5.4-1",
"LDAP_IMAGE_TAG": "4.5.5-1",
"JACKRABBIT_IMAGE_NAME": "gluufederation/jackrabbit",
"JACKRABBIT_IMAGE_TAG": "4.5.4-1",
"JACKRABBIT_IMAGE_TAG": "4.5.5-1",
"OXAUTH_IMAGE_NAME": "gluufederation/oxauth",
"OXAUTH_IMAGE_TAG": "4.5.4-2",
"OXAUTH_IMAGE_TAG": "4.5.5-1",
"OXD_IMAGE_NAME": "gluufederation/oxd-server",
"OXD_IMAGE_TAG": "4.5.4-2",
"OXD_IMAGE_TAG": "4.5.5-1",
"OXPASSPORT_IMAGE_NAME": "gluufederation/oxpassport",
"OXPASSPORT_IMAGE_TAG": "4.5.4-2",
"OXPASSPORT_IMAGE_TAG": "4.5.5-1",
"OXSHIBBOLETH_IMAGE_NAME": "gluufederation/oxshibboleth",
"OXSHIBBOLETH_IMAGE_TAG": "4.5.4-1",
"OXSHIBBOLETH_IMAGE_TAG": "4.5.5-1",
"OXTRUST_IMAGE_NAME": "gluufederation/oxtrust",
"OXTRUST_IMAGE_TAG": "4.5.4-1",
"OXTRUST_IMAGE_TAG": "4.5.5-1",
"PERSISTENCE_IMAGE_NAME": "gluufederation/persistence",
"PERSISTENCE_IMAGE_TAG": "4.5.4-2",
"PERSISTENCE_IMAGE_TAG": "4.5.5-1",
"UPGRADE_IMAGE_NAME": "gluufederation/upgrade",
"UPGRADE_IMAGE_TAG": "4.5.4-3"
"UPGRADE_IMAGE_TAG": "4.5.5-1"
},
"4.5.4_dev": {
"4.5.5_dev": {
"CASA_IMAGE_NAME": "gluufederation/casa",
"CASA_IMAGE_TAG": "4.5.4_dev",
"CASA_IMAGE_TAG": "4.5.5_dev",
"FIDO2_IMAGE_NAME": "gluufederation/fido2",
"FIDO2_IMAGE_TAG": "4.5.4_dev",
"FIDO2_IMAGE_TAG": "4.5.5_dev",
"SCIM_IMAGE_NAME": "gluufederation/scim",
"SCIM_IMAGE_TAG": "4.5.4_dev",
"SCIM_IMAGE_TAG": "4.5.5_dev",
"CONFIG_IMAGE_NAME": "gluufederation/config-init",
"CONFIG_IMAGE_TAG": "4.5.4_dev",
"CONFIG_IMAGE_TAG": "4.5.5_dev",
"CACHE_REFRESH_ROTATE_IMAGE_NAME": "gluufederation/cr-rotate",
"CACHE_REFRESH_ROTATE_IMAGE_TAG": "4.5.4_dev",
"CACHE_REFRESH_ROTATE_IMAGE_TAG": "4.5.5_dev",
"CERT_MANAGER_IMAGE_NAME": "gluufederation/certmanager",
"CERT_MANAGER_IMAGE_TAG": "4.5.4_dev",
"CERT_MANAGER_IMAGE_TAG": "4.5.5_dev",
"LDAP_IMAGE_NAME": "gluufederation/opendj",
"LDAP_IMAGE_TAG": "4.5.4_dev",
"LDAP_IMAGE_TAG": "4.5.5_dev",
"JACKRABBIT_IMAGE_NAME": "gluufederation/jackrabbit",
"JACKRABBIT_IMAGE_TAG": "4.5.4_dev",
"JACKRABBIT_IMAGE_TAG": "4.5.5_dev",
"OXAUTH_IMAGE_NAME": "gluufederation/oxauth",
"OXAUTH_IMAGE_TAG": "4.5.4_dev",
"OXAUTH_IMAGE_TAG": "4.5.5_dev",
"OXD_IMAGE_NAME": "gluufederation/oxd-server",
"OXD_IMAGE_TAG": "4.5.4_dev",
"OXD_IMAGE_TAG": "4.5.5_dev",
"OXPASSPORT_IMAGE_NAME": "gluufederation/oxpassport",
"OXPASSPORT_IMAGE_TAG": "4.5.4_dev",
"OXPASSPORT_IMAGE_TAG": "4.5.5_dev",
"OXSHIBBOLETH_IMAGE_NAME": "gluufederation/oxshibboleth",
"OXSHIBBOLETH_IMAGE_TAG": "4.5.4_dev",
"OXSHIBBOLETH_IMAGE_TAG": "4.5.5_dev",
"OXTRUST_IMAGE_NAME": "gluufederation/oxtrust",
"OXTRUST_IMAGE_TAG": "4.5.4_dev",
"OXTRUST_IMAGE_TAG": "4.5.5_dev",
"PERSISTENCE_IMAGE_NAME": "gluufederation/persistence",
"PERSISTENCE_IMAGE_TAG": "4.5.4_dev",
"PERSISTENCE_IMAGE_TAG": "4.5.5_dev",
"UPGRADE_IMAGE_NAME": "gluufederation/upgrade",
"UPGRADE_IMAGE_TAG": "4.5.4_dev"
"UPGRADE_IMAGE_TAG": "4.5.5_dev"
}
}
Binary file added pygluu/kubernetes/templates/helm/gluu-1.8.38.tgz
Binary file not shown.
68 changes: 34 additions & 34 deletions pygluu/kubernetes/templates/helm/gluu/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
# License terms and conditions for Gluu Cloud Native Edition:
# https://www.apache.org/licenses/LICENSE-2.0
apiVersion: v2
appVersion: "4.5.4"
appVersion: "4.5.5"
kubeVersion: ">=v1.22.0-0"
annotations:
artifacthub.io/changes: |
- Gluu 4.5.4 official chart release
- Gluu 4.5.5 official chart release
artifacthub.io/images: |
- name: casa
image: gluufederation/casa:4.5.4_dev
image: gluufederation/casa:4.5.5_dev
- name: fido2
image: gluufederation/fido2:4.5.4_dev
image: gluufederation/fido2:4.5.5_dev
- name: scim
image: gluufederation/scim:4.5.4_dev
image: gluufederation/scim:4.5.5_dev
- name: configuration-manager
image: gluufederation/config-init:4.5.4_dev
image: gluufederation/config-init:4.5.5_dev
- name: cr-rotate
image: gluufederation/cr-rotate:4.5.4_dev
image: gluufederation/cr-rotate:4.5.5_dev
- name: certmanager
image: gluufederation/certmanager:4.5.4_dev
image: gluufederation/certmanager:4.5.5_dev
- name: opendj
image: gluufederation/opendj:4.5.4_dev
image: gluufederation/opendj:4.5.5_dev
- name: jackrabbit
image: gluufederation/jackrabbit:4.5.4_dev
image: gluufederation/jackrabbit:4.5.5_dev
- name: oxauth
image: gluufederation/oxauth:4.5.4_dev
image: gluufederation/oxauth:4.5.5_dev
- name: oxd-server
image: gluufederation/oxd-server:4.5.4_dev
image: gluufederation/oxd-server:4.5.5_dev
- name: oxpassport
image: gluufederation/oxpassport:4.5.4_dev
image: gluufederation/oxpassport:4.5.5_dev
- name: oxshibboleth
image: gluufederation/oxshibboleth:4.5.4_dev
image: gluufederation/oxshibboleth:4.5.5_dev
- name: persistence
image: gluufederation/persistence:4.5.4_dev
image: gluufederation/persistence:4.5.5_dev
- name: oxtrust
image: gluufederation/oxtrust:4.5.4_dev
image: gluufederation/oxtrust:4.5.5_dev
artifacthub.io/license: Apache-2.0
icon: https://gluu.org/docs/gluu-server/favicon.ico
home: https://www.gluu.org
Expand All @@ -46,73 +46,73 @@ maintainers:
email: [email protected]
description: Gluu Access and Identity Mangement
name: gluu
version: 1.8.37
version: 1.8.38

dependencies:
- name: config
condition: global.config.enabled
version: 1.8.37
version: 1.8.38

- name: opendj
condition: global.opendj.enabled
version: 1.8.37
version: 1.8.38

- name: jackrabbit
condition: global.jackrabbit.enabled
version: 1.8.37
version: 1.8.38

- name: oxauth
condition: global.oxauth.enabled
version: 1.8.37
version: 1.8.38

- name: fido2
condition: global.fido2.enabled
version: 1.8.37
version: 1.8.38

- name: scim
condition: global.scim.enabled
version: 1.8.37
version: 1.8.38

- name: oxtrust
condition: global.oxtrust.enabled
version: 1.8.37
version: 1.8.38

- name: nginx-ingress
condition: global.nginx-ingress.enabled
version: 1.8.37
version: 1.8.38

- name: oxshibboleth
condition: global.oxshibboleth.enabled
version: 1.8.37
version: 1.8.38

- name: oxpassport
version: 1.8.37
version: 1.8.38
condition: config.configmap.gluuPassportEnabled

- name: casa
version: 1.8.37
version: 1.8.38
condition: config.configmap.gluuCasaEnabled

- name: oxauth-key-rotation
condition: global.oxauth-key-rotation.enabled
version: 1.8.37
version: 1.8.38

- name: cr-rotate
version: 1.8.37
version: 1.8.38
condition: global.cr-rotate.enabled

- name: oxd-server
condition: global.oxd-server.enabled
version: 1.8.37
version: 1.8.38

- name: persistence
condition: global.persistence.enabled
version: 1.8.37
version: 1.8.38

- name: gluu-istio-ingress
condition: global.istio.ingress
version: 1.8.37
version: 1.8.38

- name: gluu-alb-ingress
condition: global.alb.ingress
version: 1.8.37
version: 1.8.38
96 changes: 48 additions & 48 deletions pygluu/kubernetes/templates/helm/gluu/README.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pygluu/kubernetes/templates/helm/gluu/charts/casa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://www.apache.org/licenses/LICENSE-2.0
apiVersion: v2
name: casa
version: 1.8.37
version: 1.8.38
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
Expand All @@ -20,4 +20,4 @@ maintainers:
email: [email protected]
url: https://github.com/moabu
icon: https://casa.gluu.org/wp-content/themes/gluucasa/casafavicon.ico
appVersion: "4.5.4"
appVersion: "4.5.5"
4 changes: 2 additions & 2 deletions pygluu/kubernetes/templates/helm/gluu/charts/casa/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# casa

![Version: 1.8.37](https://img.shields.io/badge/Version-1.8.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.4](https://img.shields.io/badge/AppVersion-4.5.4-informational?style=flat-square)
![Version: 1.8.38](https://img.shields.io/badge/Version-1.8.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.5](https://img.shields.io/badge/AppVersion-4.5.5-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.

Expand Down Expand Up @@ -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.4-1"` | Image tag to use for deploying. |
| image.tag | string | `"4.5.5-1"` | Image tag to use for deploying. |
| lifecycle | object | `{}` | |
| livenessProbe | object | `{"httpGet":{"path":"/casa/health-check","port":"http-casa"},"initialDelaySeconds":25,"periodSeconds":25,"timeoutSeconds":5}` | Configure the liveness healthcheck for casa if needed. |
| livenessProbe.httpGet.path | string | `"/casa/health-check"` | http liveness probe endpoint |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ image:
# -- Image to use for deploying.
repository: gluufederation/casa
# -- Image tag to use for deploying.
tag: 4.5.4-1
tag: 4.5.5-1
# -- Image Pull Secrets
pullSecrets: [ ]
# -- Service replica number.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://www.apache.org/licenses/LICENSE-2.0
apiVersion: v2
name: config
version: 1.8.37
version: 1.8.38
kubeVersion: ">=v1.22.0-0"
description: Configuration parameters for setup and initial configuration secret and config layers used by Gluu services.
type: application
Expand All @@ -19,4 +19,4 @@ maintainers:
email: [email protected]
url: https://github.com/moabu
icon: https://gluu.org/docs/gluu-server/favicon.ico
appVersion: "4.5.4"
appVersion: "4.5.5"
4 changes: 2 additions & 2 deletions pygluu/kubernetes/templates/helm/gluu/charts/config/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# config

![Version: 1.8.37](https://img.shields.io/badge/Version-1.8.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.4](https://img.shields.io/badge/AppVersion-4.5.4-informational?style=flat-square)
![Version: 1.8.38](https://img.shields.io/badge/Version-1.8.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.5](https://img.shields.io/badge/AppVersion-4.5.5-informational?style=flat-square)

Configuration parameters for setup and initial configuration secret and config layers used by Gluu services.

Expand Down Expand Up @@ -108,7 +108,7 @@ Kubernetes: `>=v1.22.0-0`
| email | string | `"[email protected]"` | 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.4-2"` | Image tag to use for deploying. |
| image.tag | string | `"4.5.5-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 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ image:
# -- Image to use for deploying.
repository: gluufederation/config-init
# -- Image tag to use for deploying.
tag: 4.5.4-2
tag: 4.5.5-1
# -- Image Pull Secrets
pullSecrets: [ ]
# -- Configure any additional volumes that need to be attached to the pod
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://www.apache.org/licenses/LICENSE-2.0
apiVersion: v2
name: cr-rotate
version: 1.8.37
version: 1.8.38
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
Expand All @@ -18,4 +18,4 @@ maintainers:
email: [email protected]
url: https://github.com/moabu
icon: https://gluu.org/docs/gluu-server/favicon.ico
appVersion: "4.5.4"
appVersion: "4.5.5"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cr-rotate

![Version: 1.8.37](https://img.shields.io/badge/Version-1.8.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.4](https://img.shields.io/badge/AppVersion-4.5.4-informational?style=flat-square)
![Version: 1.8.38](https://img.shields.io/badge/Version-1.8.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.5.5](https://img.shields.io/badge/AppVersion-4.5.5-informational?style=flat-square)

CacheRefreshRotation is a special container to monitor cache refresh on oxTrust containers. This may become depreciated in 5.0.

Expand Down Expand Up @@ -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/cr-rotate"` | Image to use for deploying. |
| image.tag | string | `"4.5.4-1"` | Image tag to use for deploying. |
| image.tag | string | `"4.5.5-1"` | Image tag to use for deploying. |
| lifecycle | object | `{}` | |
| nameOverride | string | `""` | |
| nodeSelector | object | `{}` | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ image:
# -- Image to use for deploying.
repository: gluufederation/cr-rotate
# -- Image tag to use for deploying.
tag: 4.5.4-1
tag: 4.5.5-1
# -- Image Pull Secrets
pullSecrets: [ ]
# -- Resource specs.
Expand Down
4 changes: 2 additions & 2 deletions pygluu/kubernetes/templates/helm/gluu/charts/fido2/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://www.apache.org/licenses/LICENSE-2.0
apiVersion: v2
name: fido2
version: 1.8.37
version: 1.8.38
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
Expand All @@ -19,4 +19,4 @@ maintainers:
email: [email protected]
url: https://github.com/moabu
icon: https://gluu.org/docs/gluu-server/favicon.ico
appVersion: "4.5.4"
appVersion: "4.5.5"
Loading

0 comments on commit eac45e8

Please sign in to comment.