-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): release 1.1.4 (#9207)
* chore(release): release 1.1.4 Signed-off-by: moabu <[email protected]> * chore: update dockerbuilds Signed-off-by: moabu <[email protected]> * fix(jans-auth): sync test file profile with setup (#9196) * feat: allow access to values stored in cache from templates (#9194) * fix(jans-auth): fix test data (#9201) * fix(jans-auth): fix test data #9201 (#9202) * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> --------- Signed-off-by: Yuriy Movchan <[email protected]> * fix(jans-auth-server): missed chain call in header filter (release 1.1.4) (#9206) fix(jans-auth-server): missed chain call in header filter Signed-off-by: YuriyZ <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]> * chore: update dockerbuilds Signed-off-by: moabu <[email protected]> * fix(jans-auth): fix test data (#9211) * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> * fix(jans-auth): sync test file profile with setup Signed-off-by: Yuriy Movchan <[email protected]> --------- Signed-off-by: Yuriy Movchan <[email protected]> * docs(jans): fixing typos and wrong urls (#9210) Signed-off-by: Amro Misbah <[email protected]> Co-authored-by: Mohammad Abudayyeh <[email protected]> --------- Signed-off-by: moabu <[email protected]> Signed-off-by: Yuriy Movchan <[email protected]> Signed-off-by: YuriyZ <[email protected]> Signed-off-by: Amro Misbah <[email protected]> Co-authored-by: Yuriy Movchan <[email protected]> Co-authored-by: Jose Gonzalez <[email protected]> Co-authored-by: YuriyZ <[email protected]> Co-authored-by: Amro Misbah <[email protected]>
- Loading branch information
1 parent
1690d2c
commit 1803d60
Showing
235 changed files
with
517 additions
and
510 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 |
---|---|---|
|
@@ -3,14 +3,14 @@ annotations: | |
artifacthub.io/containsSecurityUpdates: 'true' | ||
artifacthub.io/images: | | ||
- name: all-in-one | ||
image: ghcr.io/janssenproject/jans/all-in-one:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/all-in-one:1.1.4-1 | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/prerelease: 'false' | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/release-name: janssen-all-in-one | ||
catalog.cattle.io/display-name: Janssen Cloud Identity and Access Management All-in-One | ||
apiVersion: v2 | ||
appVersion: "1.1.4-dev" | ||
appVersion: "1.1.4" | ||
icon: >- | ||
https://raw.githubusercontent.com/JanssenProject/jans/main/docs/assets/logo/janssen_project_favicon_transparent_50px_50px.png | ||
home: https://jans.io | ||
|
@@ -22,4 +22,4 @@ maintainers: | |
email: [email protected] | ||
description: Janssen Access and Identity Management All-in-One Chart. This chart deploys the selected janssen microservice all in one deployment. | ||
name: janssen-all-in-one | ||
version: 1.1.4-dev | ||
version: 1.1.4 |
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 |
---|---|---|
|
@@ -3,36 +3,36 @@ annotations: | |
artifacthub.io/containsSecurityUpdates: 'true' | ||
artifacthub.io/images: | | ||
- name: auth-server | ||
image: ghcr.io/janssenproject/jans/auth-server:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/auth-server:1.1.4-1 | ||
- name: auth-server-key-rotation | ||
image: ghcr.io/janssenproject/jans/certmanager:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/certmanager:1.1.4-1 | ||
- name: configuration-manager | ||
image: ghcr.io/janssenproject/jans/configurator:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/configurator:1.1.4-1 | ||
- name: config-api | ||
image: ghcr.io/janssenproject/jans/config-api:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/config-api:1.1.4-1 | ||
- name: fido2 | ||
image: ghcr.io/janssenproject/jans/fido2:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/fido2:1.1.4-1 | ||
- name: opendj | ||
image: gluufederation/opendj:5.0.0_dev | ||
- name: persistence | ||
image: ghcr.io/janssenproject/jans/persistence-loader:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/persistence-loader:1.1.4-1 | ||
- name: casa | ||
image: ghcr.io/janssenproject/jans/casa:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/casa:1.1.4-1 | ||
- name: scim | ||
image: ghcr.io/janssenproject/jans/scim:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/scim:1.1.4-1 | ||
- name: link | ||
image: ghcr.io/janssenproject/jans/link:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/link:1.1.4-1 | ||
- name: saml | ||
image: ghcr.io/janssenproject/jans/saml:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/saml:1.1.4-1 | ||
- name: kc-scheduler | ||
image: ghcr.io/janssenproject/jans/kc-scheduler:1.1.4_dev | ||
image: ghcr.io/janssenproject/jans/kc-scheduler:1.1.4-1 | ||
artifacthub.io/license: Apache-2.0 | ||
artifacthub.io/prerelease: 'false' | ||
catalog.cattle.io/certified: partner | ||
catalog.cattle.io/release-name: janssen | ||
catalog.cattle.io/display-name: Janssen Cloud Identity and Access Management Microservices | ||
apiVersion: v2 | ||
appVersion: "1.1.4-dev" | ||
appVersion: "1.1.4" | ||
icon: >- | ||
https://raw.githubusercontent.com/JanssenProject/jans/main/docs/assets/logo/janssen_project_favicon_transparent_50px_50px.png | ||
home: https://jans.io | ||
|
@@ -44,60 +44,60 @@ maintainers: | |
email: [email protected] | ||
description: Janssen Access and Identity Management Microservices Chart. This chart deploys each janssen microservice as a separate deployment. | ||
name: janssen | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
dependencies: | ||
- name: casa | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
condition: global.casa.enabled | ||
|
||
- name: config | ||
condition: global.config.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: config-api | ||
condition: global.config-api.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: opendj | ||
condition: global.opendj.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: auth-server | ||
condition: global.auth-server.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: fido2 | ||
condition: global.fido2.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: scim | ||
condition: global.scim.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: nginx-ingress | ||
condition: global.nginx-ingress.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: auth-server-key-rotation | ||
condition: global.auth-server-key-rotation.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: persistence | ||
condition: global.persistence.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: link | ||
condition: global.link.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: saml | ||
condition: global.saml.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: cn-istio-ingress | ||
condition: global.istio.ingress | ||
version: 1.1.4-dev | ||
version: 1.1.4 | ||
|
||
- name: kc-scheduler | ||
condition: global.kc-scheduler.enabled | ||
version: 1.1.4-dev | ||
version: 1.1.4 |
Oops, something went wrong.