From 3e81568134ddf8f2b08c6729fe0bfab4f8c12a00 Mon Sep 17 00:00:00 2001 From: Elias Ricken de Medeiros <26007058+erdemedeiros@users.noreply.github.com> Date: Wed, 7 Jul 2021 17:54:13 +0200 Subject: [PATCH] AAE-5479 bump up identity service to 1.5.0 (#113) --- helm/alfresco-process-infrastructure/README.md | 4 ++-- helm/alfresco-process-infrastructure/requirements.yaml | 2 +- helm/alfresco-process-infrastructure/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/alfresco-process-infrastructure/README.md b/helm/alfresco-process-infrastructure/README.md index 96784ad5b..ce34e6670 100644 --- a/helm/alfresco-process-infrastructure/README.md +++ b/helm/alfresco-process-infrastructure/README.md @@ -24,7 +24,7 @@ Kubernetes: `>=1.15.0-0` | https://activiti.github.io/activiti-cloud-helm-charts | alfresco-tika-service(common) | 7.1.0-M13 | | https://charts.bitnami.com/bitnami | postgresql | 9.1.1 | | https://charts.bitnami.com/bitnami | rabbitmq | 7.8.0 | -| https://kubernetes-charts.alfresco.com/stable | alfresco-identity-service | 3.0.0 | +| https://kubernetes-charts.alfresco.com/stable | alfresco-identity-service | 4.0.0 | ## Values @@ -99,7 +99,7 @@ Kubernetes: `>=1.15.0-0` | alfresco-identity-service.keycloak.ingress.rules[0].host | string | `"{{ include \"common.keycloak-host\" . }}"` | | | alfresco-identity-service.keycloak.ingress.rules[0].paths[0] | string | `"/auth"` | | | alfresco-identity-service.keycloak.ingress.tls | list | `[]` | | -| alfresco-identity-service.keycloak.keycloak.image.tag | string | `"1.4.0"` | | +| alfresco-identity-service.keycloak.keycloak.image.tag | string | `"1.5.0"` | | | alfresco-identity-service.keycloak.postgresql.imageTag | float | `11.7` | | | alfresco-identity-service.keycloak.postgresql.persistence.existingClaim | string | `""` | | | alfresco-identity-service.keycloak.postgresql.tls.enabled | bool | `false` | | diff --git a/helm/alfresco-process-infrastructure/requirements.yaml b/helm/alfresco-process-infrastructure/requirements.yaml index 271be1afe..bc2a85d34 100644 --- a/helm/alfresco-process-infrastructure/requirements.yaml +++ b/helm/alfresco-process-infrastructure/requirements.yaml @@ -4,7 +4,7 @@ dependencies: version: 7.1.0-M13 - name: alfresco-identity-service repository: https://kubernetes-charts.alfresco.com/stable - version: 3.0.0 + version: 4.0.0 condition: alfresco-identity-service.enabled - name: common repository: https://activiti.github.io/activiti-cloud-helm-charts diff --git a/helm/alfresco-process-infrastructure/values.yaml b/helm/alfresco-process-infrastructure/values.yaml index bf95971fc..1935988e1 100644 --- a/helm/alfresco-process-infrastructure/values.yaml +++ b/helm/alfresco-process-infrastructure/values.yaml @@ -61,7 +61,7 @@ alfresco-identity-service: keycloak: keycloak: image: - tag: 1.4.0 + tag: 1.5.0 ingress: enabled: true rules: