Skip to content

Commit 692b1f9

Browse files
authored
chore(release): prepare for 5.1.5 (#1831)
* chore(release): prepare for 5.1.5 release triggered by JanssenProject/jans#9499 Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> * ci: fix default image tags Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> --------- Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
1 parent fffdb75 commit 692b1f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+209
-209
lines changed

.github/workflows/docker_build_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
DOCKER_IMAGE=ghcr.io/$REPOSITORY/${{ matrix.docker-images }}
9090
VERSION=${MAIN_VERSION}_dev
9191
if [[ ${{ matrix.docker-images }} == "flex-monolith" ]]; then
92-
VERSION=5.1.5_dev
92+
VERSION=5.1.5-1
9393
DOCKER_IMAGE=ghcr.io/$REPOSITORY/monolith
9494
fi
9595
BUILD=true

automation/rancher-partner-charts/questions.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -862,7 +862,7 @@ questions:
862862
- variable: auth-server.image.tag
863863
required: true
864864
type: string
865-
default: "1.1.5_dev"
865+
default: "1.1.5-1"
866866
description: "The Auth Server Image tag"
867867
label: Auth Server image tag
868868
group: "Images"
@@ -891,7 +891,7 @@ questions:
891891
- variable: admin-ui.image.tag
892892
required: true
893893
type: string
894-
default: "5.1.5_dev"
894+
default: "5.1.5-1"
895895
description: "The AdminUI Image tag"
896896
label: AdminUI image tag
897897
group: "Images"
@@ -920,7 +920,7 @@ questions:
920920
- variable: auth-server-key-rotation.image.tag
921921
required: true
922922
type: string
923-
default: "1.1.5_dev"
923+
default: "1.1.5-1"
924924
description: "The Auth Server Image tag"
925925
label: Auth Server KeyRotation image tag
926926
group: "Images"
@@ -949,7 +949,7 @@ questions:
949949
- variable: casa.image.tag
950950
required: true
951951
type: string
952-
default: "1.1.5_dev"
952+
default: "1.1.5-1"
953953
description: "The Casa Image tag"
954954
label: Casa image tag
955955
group: "Images"
@@ -978,7 +978,7 @@ questions:
978978
- variable: config.image.tag
979979
required: true
980980
type: string
981-
default: "1.1.5_dev"
981+
default: "1.1.5-1"
982982
description: "The Configurator Image tag"
983983
label: Configurator image tag
984984
group: "Images"
@@ -1007,7 +1007,7 @@ questions:
10071007
- variable: config-api.image.tag
10081008
required: true
10091009
type: string
1010-
default: "1.1.5_dev"
1010+
default: "1.1.5-1"
10111011
description: "The ConfigAPI Image tag"
10121012
label: ConfigAPI image tag
10131013
group: "Images"
@@ -1036,7 +1036,7 @@ questions:
10361036
- variable: fido2.image.tag
10371037
required: true
10381038
type: string
1039-
default: "1.1.5_dev"
1039+
default: "1.1.5-1"
10401040
description: "The Fido2 Image tag"
10411041
label: Fido2 image tag
10421042
group: "Images"
@@ -1094,7 +1094,7 @@ questions:
10941094
- variable: persistence.image.tag
10951095
required: true
10961096
type: string
1097-
default: "1.1.5_dev"
1097+
default: "1.1.5-1"
10981098
description: "The Persistence Image tag"
10991099
label: Persistence image tag
11001100
group: "Images"
@@ -1123,7 +1123,7 @@ questions:
11231123
- variable: scim.image.tag
11241124
required: true
11251125
type: string
1126-
default: "1.1.5_dev"
1126+
default: "1.1.5-1"
11271127
description: "The SCIM Image tag"
11281128
label: SCIM image tag
11291129
group: "Images"

charts/gluu-all-in-one/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ annotations:
33
artifacthub.io/containsSecurityUpdates: 'true'
44
artifacthub.io/images: |
55
- name: all-in-one
6-
image: ghcr.io/gluufederation/flex/flex-all-in-one:5.1.5_dev
6+
image: ghcr.io/gluufederation/flex/flex-all-in-one:5.1.5-1
77
artifacthub.io/license: Apache-2.0
88
catalog.cattle.io/certified: partner
99
catalog.cattle.io/release-name: gluu-all-in-one
1010
catalog.cattle.io/display-name: Gluu Flex Cloud Identity and Access Management All-in-One
1111
apiVersion: v2
12-
appVersion: "5.1.5-dev"
12+
appVersion: "5.1.5"
1313
icon: >-
1414
https://gluu.org/docs/gluu-server/favicon.ico
1515
home: https://docs.gluu.org
@@ -21,4 +21,4 @@ maintainers:
2121
email: team@gluu.org
2222
description: Gluu Access and Identity Management All-in-One Chart. This chart deploys the selected janssen microservice all in one deployment.
2323
name: gluu-all-in-one
24-
version: 5.1.5-dev
24+
version: 5.1.5

charts/gluu-all-in-one/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gluu-all-in-one
22

3-
![Version: 5.1.5-dev](https://img.shields.io/badge/Version-5.1.5--dev-informational?style=flat-square) ![AppVersion: 5.1.5-dev](https://img.shields.io/badge/AppVersion-5.1.5--dev-informational?style=flat-square)
3+
![Version: 5.1.5](https://img.shields.io/badge/Version-5.1.5-informational?style=flat-square) ![AppVersion: 5.1.5](https://img.shields.io/badge/AppVersion-5.1.5-informational?style=flat-square)
44

55
Gluu Access and Identity Management All-in-One Chart. This chart deploys the selected janssen microservice all in one deployment.
66

@@ -35,7 +35,7 @@ Kubernetes: `>=v1.22.0-0`
3535
| adminPassword | string | `"Test1234#"` | Admin password to log in to the UI. |
3636
| alb.ingress | bool | `false` | switches the service to Nodeport for ALB ingress |
3737
| auth-server | object | `{"appLoggers":{"auditStatsLogLevel":"INFO","auditStatsLogTarget":"FILE","authLogLevel":"INFO","authLogTarget":"STDOUT","enableStdoutLogPrefix":"true","httpLogLevel":"INFO","httpLogTarget":"FILE","ldapStatsLogLevel":"INFO","ldapStatsLogTarget":"FILE","persistenceDurationLogLevel":"INFO","persistenceDurationLogTarget":"FILE","persistenceLogLevel":"INFO","persistenceLogTarget":"FILE","scriptLogLevel":"INFO","scriptLogTarget":"FILE"},"authEncKeys":"RSA1_5 RSA-OAEP","authSigKeys":"RS256 RS384 RS512 ES256 ES384 ES512 PS256 PS384 PS512","enabled":true,"ingress":{"authServerAdditionalAnnotations":{},"authServerEnabled":true,"authServerLabels":{},"authServerProtectedRegister":false,"authServerProtectedRegisterAdditionalAnnotations":{},"authServerProtectedRegisterLabels":{},"authServerProtectedToken":false,"authServerProtectedTokenAdditionalAnnotations":{},"authServerProtectedTokenLabels":{},"deviceCodeAdditionalAnnotations":{},"deviceCodeEnabled":true,"deviceCodeLabels":{},"firebaseMessagingAdditionalAnnotations":{},"firebaseMessagingEnabled":true,"firebaseMessagingLabels":{},"lockAdditionalAnnotations":{},"lockConfigAdditionalAnnotations":{},"lockConfigEnabled":false,"lockConfigLabels":{},"lockEnabled":false,"lockLabels":{},"openidAdditionalAnnotations":{},"openidConfigEnabled":true,"openidConfigLabels":{},"u2fAdditionalAnnotations":{},"u2fConfigEnabled":true,"u2fConfigLabels":{},"uma2AdditionalAnnotations":{},"uma2ConfigEnabled":true,"uma2ConfigLabels":{},"webdiscoveryAdditionalAnnotations":{},"webdiscoveryEnabled":true,"webdiscoveryLabels":{},"webfingerAdditionalAnnotations":{},"webfingerEnabled":true,"webfingerLabels":{}},"lockEnabled":false}` | Parameters used globally across all services helm charts. |
38-
| auth-server-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":true,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/certmanager","tag":"1.1.5_dev"},"initKeysLife":48,"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours |
38+
| auth-server-key-rotation | object | `{"additionalAnnotations":{},"additionalLabels":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":true,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/certmanager","tag":"1.1.5-1"},"initKeysLife":48,"keysLife":48,"keysPushDelay":0,"keysPushStrategy":"NEWER","keysStrategy":"NEWER","lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for regenerating auth-keys per x hours |
3939
| auth-server-key-rotation.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
4040
| auth-server-key-rotation.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
4141
| auth-server-key-rotation.customScripts | list | `[]` | Add custom scripts that have been mounted to run before the entrypoint. - /tmp/custom.sh - /tmp/custom2.sh |
@@ -45,7 +45,7 @@ Kubernetes: `>=v1.22.0-0`
4545
| auth-server-key-rotation.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. |
4646
| auth-server-key-rotation.image.pullSecrets | list | `[]` | Image Pull Secrets |
4747
| auth-server-key-rotation.image.repository | string | `"ghcr.io/janssenproject/jans/certmanager"` | Image to use for deploying. |
48-
| auth-server-key-rotation.image.tag | string | `"1.1.5_dev"` | Image tag to use for deploying. |
48+
| auth-server-key-rotation.image.tag | string | `"1.1.5-1"` | Image tag to use for deploying. |
4949
| auth-server-key-rotation.initKeysLife | int | `48` | The initial auth server key rotation keys life in hours |
5050
| auth-server-key-rotation.keysLife | int | `48` | Auth server key rotation keys life in hours |
5151
| auth-server-key-rotation.keysPushDelay | int | `0` | Delay (in seconds) before pushing private keys to Auth server |
@@ -283,7 +283,7 @@ Kubernetes: `>=v1.22.0-0`
283283
| image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. |
284284
| image.pullSecrets | list | `[]` | Image Pull Secrets |
285285
| image.repository | string | `"ghcr.io/gluufederation/flex/flex-all-in-one"` | Image to use for deploying. |
286-
| image.tag | string | `"5.1.5_dev"` | Image tag to use for deploying. |
286+
| image.tag | string | `"5.1.5-1"` | Image tag to use for deploying. |
287287
| isFqdnRegistered | bool | `false` | Boolean flag to enable mapping lbIp to fqdn inside pods on clouds that provide static ip for load balancers. On cloud that provide only addresses to the LB this flag will enable a script to actively scan config.configmap.lbAddr and update the hosts file inside the pods automatically. |
288288
| istio.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
289289
| istio.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
@@ -292,7 +292,7 @@ Kubernetes: `>=v1.22.0-0`
292292
| istio.ingress | bool | `false` | Boolean flag that enables using istio gateway for Gluu. This assumes istio ingress is installed and hence the LB is available. |
293293
| istio.namespace | string | `"istio-system"` | The namespace istio is deployed in. The is normally istio-system. |
294294
| istio.tlsSecretName | string | `"istio-tls-certificate"` | |
295-
| kc-scheduler | object | `{"additionalAnnotations":{},"additionalLabels":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":false,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/kc-scheduler","tag":"1.1.5_dev"},"interval":10,"lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for synchronizing Keycloak SAML clients |
295+
| kc-scheduler | object | `{"additionalAnnotations":{},"additionalLabels":{},"customScripts":[],"dnsConfig":{},"dnsPolicy":"","enabled":false,"image":{"pullPolicy":"IfNotPresent","pullSecrets":[],"repository":"ghcr.io/janssenproject/jans/kc-scheduler","tag":"1.1.5-1"},"interval":10,"lifecycle":{},"resources":{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}},"usrEnvs":{"normal":{},"secret":{}},"volumeMounts":[],"volumes":[]}` | Responsible for synchronizing Keycloak SAML clients |
296296
| kc-scheduler.additionalAnnotations | object | `{}` | Additional annotations that will be added across the gateway in the format of {cert-manager.io/issuer: "letsencrypt-prod"} |
297297
| kc-scheduler.additionalLabels | object | `{}` | Additional labels that will be added across the gateway in the format of {mylabel: "myapp"} |
298298
| kc-scheduler.customScripts | list | `[]` | Add custom scripts that have been mounted to run before the entrypoint. - /tmp/custom.sh - /tmp/custom2.sh |
@@ -302,7 +302,7 @@ Kubernetes: `>=v1.22.0-0`
302302
| kc-scheduler.image.pullPolicy | string | `"IfNotPresent"` | Image pullPolicy to use for deploying. |
303303
| kc-scheduler.image.pullSecrets | list | `[]` | Image Pull Secrets |
304304
| kc-scheduler.image.repository | string | `"ghcr.io/janssenproject/jans/kc-scheduler"` | Image to use for deploying. |
305-
| kc-scheduler.image.tag | string | `"1.1.5_dev"` | Image tag to use for deploying. |
305+
| kc-scheduler.image.tag | string | `"1.1.5-1"` | Image tag to use for deploying. |
306306
| kc-scheduler.interval | int | `10` | Interval of running the scheduler (in minutes) |
307307
| kc-scheduler.resources | object | `{"limits":{"cpu":"300m","memory":"300Mi"},"requests":{"cpu":"300m","memory":"300Mi"}}` | Resource specs. |
308308
| kc-scheduler.resources.limits.cpu | string | `"300m"` | CPU limit. |

charts/gluu-all-in-one/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ auth-server-key-rotation:
330330
# -- Image to use for deploying.
331331
repository: ghcr.io/janssenproject/jans/certmanager
332332
# -- Image tag to use for deploying.
333-
tag: 1.1.5_dev
333+
tag: 1.1.5-1
334334
# -- Image Pull Secrets
335335
pullSecrets: [ ]
336336
# -- Auth server key rotation keys life in hours
@@ -736,7 +736,7 @@ image:
736736
# -- Image to use for deploying.
737737
repository: ghcr.io/gluufederation/flex/flex-all-in-one
738738
# -- Image tag to use for deploying.
739-
tag: 5.1.5_dev
739+
tag: 5.1.5-1
740740
# -- Image Pull Secrets
741741
pullSecrets: [ ]
742742
# -- Service replica number.
@@ -814,7 +814,7 @@ kc-scheduler:
814814
# -- Image to use for deploying.
815815
repository: ghcr.io/janssenproject/jans/kc-scheduler
816816
# -- Image tag to use for deploying.
817-
tag: 1.1.5_dev
817+
tag: 1.1.5-1
818818
# -- Image Pull Secrets
819819
pullSecrets: [ ]
820820
# -- Resource specs.

charts/gluu/Chart.yaml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,35 @@ annotations:
33
artifacthub.io/containsSecurityUpdates: "true"
44
artifacthub.io/images: |
55
- name: auth-server
6-
image: ghcr.io/janssenproject/jans/auth-server:1.1.5_dev
6+
image: ghcr.io/janssenproject/jans/auth-server:1.1.5-1
77
- name: auth-server-key-rotation
8-
image: ghcr.io/janssenproject/jans/certmanager:1.1.5_dev
8+
image: ghcr.io/janssenproject/jans/certmanager:1.1.5-1
99
- name: configuration-manager
10-
image: ghcr.io/janssenproject/jans/configurator:1.1.5_dev
10+
image: ghcr.io/janssenproject/jans/configurator:1.1.5-1
1111
- name: config-api
12-
image: ghcr.io/janssenproject/jans/config-api:1.1.5_dev
12+
image: ghcr.io/janssenproject/jans/config-api:1.1.5-1
1313
- name: fido2
14-
image: ghcr.io/janssenproject/jans/fido2:1.1.5_dev
14+
image: ghcr.io/janssenproject/jans/fido2:1.1.5-1
1515
- name: persistence
16-
image: ghcr.io/janssenproject/jans/persistence-loader:1.1.5_dev
16+
image: ghcr.io/janssenproject/jans/persistence-loader:1.1.5-1
1717
- name: scim
18-
image: ghcr.io/janssenproject/jans/scim:1.1.5_dev
18+
image: ghcr.io/janssenproject/jans/scim:1.1.5-1
1919
- name: casa
20-
image: ghcr.io/janssenproject/jans/casa:1.1.5_dev
20+
image: ghcr.io/janssenproject/jans/casa:1.1.5-1
2121
- name: admin-ui
22-
image: ghcr.io/gluufederation/flex/admin-ui:5.1.5_dev
22+
image: ghcr.io/gluufederation/flex/admin-ui:5.1.5-1
2323
- name: link
24-
image: ghcr.io/janssenproject/jans/link:1.1.5_dev
24+
image: ghcr.io/janssenproject/jans/link:1.1.5-1
2525
- name: saml
26-
image: ghcr.io/janssenproject/jans/saml:1.1.5_dev
26+
image: ghcr.io/janssenproject/jans/saml:1.1.5-1
2727
- name: kc-scheduler
28-
image: ghcr.io/janssenproject/jans/kc-scheduler:1.1.5_dev
28+
image: ghcr.io/janssenproject/jans/kc-scheduler:1.1.5-1
2929
artifacthub.io/license: Apache-2.0
3030
catalog.cattle.io/certified: partner
3131
catalog.cattle.io/release-name: gluu
3232
catalog.cattle.io/display-name: Gluu Cloud Identity and Access Management
3333
apiVersion: v2
34-
appVersion: "5.1.5-dev"
34+
appVersion: "5.1.5"
3535
icon: https://gluu.org/docs/gluu-server/favicon.ico
3636
home: https://www.gluu.org
3737
sources:
@@ -41,64 +41,64 @@ maintainers:
4141
email: team@gluu.org
4242
description: Gluu Access and Identity Management
4343
name: gluu
44-
version: 5.1.5-dev
44+
version: 5.1.5
4545
dependencies:
4646
- name: config
4747
condition: global.config.enabled
48-
version: 1.1.5-dev
48+
version: 1.1.5
4949

5050
- name: config-api
5151
condition: global.config-api.enabled
52-
version: 1.1.5-dev
52+
version: 1.1.5
5353

5454
- name: opendj
5555
condition: global.opendj.enabled
56-
version: 5.1.5-dev
56+
version: 5.1.5
5757

5858
- name: auth-server
5959
condition: global.auth-server.enabled
60-
version: 1.1.5-dev
60+
version: 1.1.5
6161

6262
- name: admin-ui
6363
condition: global.admin-ui.enabled
64-
version: 5.1.5-dev
64+
version: 5.1.5
6565

6666
- name: fido2
6767
condition: global.fido2.enabled
68-
version: 1.1.5-dev
68+
version: 1.1.5
6969

7070
- name: scim
7171
condition: global.scim.enabled
72-
version: 1.1.5-dev
72+
version: 1.1.5
7373

7474
- name: nginx-ingress
7575
condition: global.nginx-ingress.enabled
76-
version: 5.1.5-dev
76+
version: 5.1.5
7777

7878
- name: casa
79-
version: 1.1.5-dev
79+
version: 1.1.5
8080
condition: global.casa.enabled
8181

8282
- name: auth-server-key-rotation
8383
condition: global.auth-server-key-rotation.enabled
84-
version: 1.1.5-dev
84+
version: 1.1.5
8585

8686
- name: persistence
8787
condition: global.persistence.enabled
88-
version: 1.1.5-dev
88+
version: 1.1.5
8989

9090
- name: cn-istio-ingress
9191
condition: global.istio.ingress
92-
version: 5.1.5-dev
92+
version: 5.1.5
9393

9494
- name: link
9595
condition: global.link.enabled
96-
version: 1.1.5-dev
96+
version: 1.1.5
9797

9898
- name: saml
9999
condition: global.saml.enabled
100-
version: 1.1.5-dev
100+
version: 1.1.5
101101

102102
- name: kc-scheduler
103103
condition: global.kc-scheduler.enabled
104-
version: 1.1.5-dev
104+
version: 1.1.5

0 commit comments

Comments
 (0)