-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
58 additions
and
58 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
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 |
---|---|---|
@@ -1,53 +1,53 @@ | ||
apiVersion: v2 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: Janssen | ||
email: [email protected] | ||
description: A Helm chart for Janssen IDP | ||
name: jans | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
dependencies: | ||
- name: config | ||
condition: global.config.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: config-api | ||
condition: global.config-api.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: opendj | ||
condition: global.opendj.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: auth-server | ||
condition: global.auth-server.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: fido2 | ||
condition: global.fido2.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: scim | ||
condition: global.scim.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: nginx-ingress | ||
condition: global.nginx-ingress.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: auth-server-key-rotation | ||
condition: global.auth-server-key-rotation.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: client-api | ||
condition: global.client-api.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: persistence | ||
condition: global.persistence.enabled | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
|
||
- name: cn-istio-ingress | ||
condition: global.istio.ingress | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
description: A Helm chart for Kubernetes | ||
name: auth-server-key-rotation | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
maintainers: | ||
- name: Janssen | ||
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: Janssen | ||
email: [email protected] | ||
description: Helm chart for auth-server service | ||
name: auth-server | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
description: client-api chart | ||
name: client-api | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
maintainers: | ||
- name: Janssen | ||
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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
description: config-api chart | ||
name: config-api | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
maintainers: | ||
- name: Janssen | ||
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: jans | ||
email: [email protected] | ||
description: A Helm chart for Janssen server | ||
name: config | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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 |
---|---|---|
|
@@ -76,4 +76,4 @@ fullNameOverride: "" | |
|
||
image: | ||
repository: janssenproject/configuration-manager | ||
tag: 1.0.0_a1 | ||
tag: 1.0.0_a2 |
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: Janssen | ||
email: [email protected] | ||
description: Helm chart for fido2 service | ||
name: fido2 | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
description: nginx-ingress chart | ||
name: nginx-ingress | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
maintainers: | ||
- name: Janssen | ||
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: Janssen | ||
email: [email protected] | ||
description: A Helm chart for the opendj server | ||
name: opendj | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
description: A Helm chart for persistence layer for Janssen server | ||
name: persistence | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 | ||
maintainers: | ||
- name: Janssen | ||
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# License terms and conditions for Janssen Cloud Native Edition: | ||
# https://www.apache.org/licenses/LICENSE-2.0 | ||
apiVersion: v1 | ||
appVersion: "1.0.0-alpha1" | ||
appVersion: "1.0.0_a2" | ||
home: https://jans.io | ||
maintainers: | ||
- name: Janssen | ||
email: [email protected] | ||
description: Helm chart for SCIM | ||
name: scim | ||
version: 1.0.0-alpha1 | ||
version: 1.0.0_a2 |
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