-
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.
Gluu 4.2.2
- Loading branch information
Showing
22 changed files
with
40 additions
and
40 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
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: Helm chart for gluu-gateway-ui service | ||
name: gluu-gateway-ui | ||
version: 1.2.24 | ||
version: 1.3.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,72 +8,72 @@ maintainers: | |
email: [email protected] | ||
description: A Helm chart for Gluu IDP | ||
name: gluu | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
dependencies: | ||
- name: config | ||
condition: global.config.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: opendj | ||
condition: global.opendj.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: jackrabbit | ||
condition: global.jackrabbit.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: oxauth | ||
condition: global.oxauth.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: fido2 | ||
condition: global.fido2.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: scim | ||
condition: global.scim.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: oxtrust | ||
condition: global.oxtrust.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: nginx-ingress | ||
condition: global.nginx-ingress.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: oxshibboleth | ||
condition: global.oxshibboleth.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: oxpassport | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
condition: config.configmap.gluuPassportEnabled | ||
|
||
- name: casa | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
condition: config.configmap.gluuCasaEnabled | ||
|
||
- name: oxauth-key-rotation | ||
condition: global.oxauth-key-rotation.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: cr-rotate | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
condition: global.cr-rotate.enabled | ||
|
||
- name: radius | ||
condition: config.configmap.gluuRadiusEnabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: oxd-server | ||
condition: global.oxd-server.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: persistence | ||
condition: global.persistence.enabled | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
|
||
- name: gluu-istio-ingress | ||
condition: global.istio.ingress | ||
version: 1.2.24 | ||
version: 1.3.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: A Helm chart for Gluu server | ||
name: config | ||
version: 1.2.24 | ||
version: 1.3.0 |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: A Helm chart for Kubernetes | ||
name: cr-rotate | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: Helm chart for fido2 service | ||
name: fido2 | ||
version: 1.2.24 | ||
version: 1.3.0 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: A Helm chart for jackrabbit content repository | ||
name: jackrabbit | ||
version: 1.2.24 | ||
version: 1.3.0 |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: nginx-ingress chart | ||
name: nginx-ingress | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: A Helm chart for the opendj server | ||
name: opendj | ||
version: 1.2.24 | ||
version: 1.3.0 |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: A Helm chart for Kubernetes | ||
name: oxauth-key-rotation | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: Helm chart for oxauth service | ||
name: oxauth | ||
version: 1.2.24 | ||
version: 1.3.0 |
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: oxd-server chart | ||
name: oxd-server | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: oxpassport Helm chart | ||
name: oxpassport | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: oxshibboleth Helm chart | ||
name: oxshibboleth | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: A Helm chart for persistence layer for Gluu server | ||
name: persistence | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ apiVersion: v1 | |
appVersion: "4.2.2" | ||
description: Radius Helm chart | ||
name: radius | ||
version: 1.2.24 | ||
version: 1.3.0 | ||
maintainers: | ||
- name: Gluu | ||
email: [email protected] | ||
|
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ maintainers: | |
email: [email protected] | ||
description: Helm chart for SCIM | ||
name: scim | ||
version: 1.2.24 | ||
version: 1.3.0 |
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