-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release addresses GluuFederation/oxAuth#1923
- Loading branch information
Showing
40 changed files
with
227 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,6 @@ kubeVersion: ">=v1.22.0-0" | |
annotations: | ||
artifacthub.io/changes: | | ||
- Gluu 4.4.2 official chart release | ||
- Added PDB and Topology spread constraints | ||
- Fixed global envs override in Configmaps | ||
artifacthub.io/images: | | ||
- name: casa | ||
image: gluufederation/casa:4.4.2_dev | ||
|
@@ -48,73 +46,73 @@ maintainers: | |
email: [email protected] | ||
description: Gluu Access and Identity Mangement | ||
name: gluu | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
dependencies: | ||
- name: config | ||
condition: global.config.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: opendj | ||
condition: global.opendj.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: jackrabbit | ||
condition: global.jackrabbit.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: oxauth | ||
condition: global.oxauth.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: fido2 | ||
condition: global.fido2.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: scim | ||
condition: global.scim.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: oxtrust | ||
condition: global.oxtrust.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: nginx-ingress | ||
condition: global.nginx-ingress.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: oxshibboleth | ||
condition: global.oxshibboleth.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: oxpassport | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
condition: config.configmap.gluuPassportEnabled | ||
|
||
- name: casa | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
condition: config.configmap.gluuCasaEnabled | ||
|
||
- name: oxauth-key-rotation | ||
condition: global.oxauth-key-rotation.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: cr-rotate | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
condition: global.cr-rotate.enabled | ||
|
||
- name: oxd-server | ||
condition: global.oxd-server.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: persistence | ||
condition: global.persistence.enabled | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: gluu-istio-ingress | ||
condition: global.istio.ingress | ||
version: 1.7.14 | ||
version: 1.7.15 | ||
|
||
- name: gluu-alb-ingress | ||
condition: global.alb.ingress | ||
version: 1.7.14 | ||
version: 1.7.15 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
pygluu/kubernetes/templates/helm/gluu/charts/cr-rotate/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
pygluu/kubernetes/templates/helm/gluu/charts/gluu-alb-ingress/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
pygluu/kubernetes/templates/helm/gluu/charts/gluu-istio-ingress/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
pygluu/kubernetes/templates/helm/gluu/charts/jackrabbit/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
pygluu/kubernetes/templates/helm/gluu/charts/nginx-ingress/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.