Skip to content

Commit

Permalink
chore(deps): upgrade Alfresco/alfresco-deployment-service to version …
Browse files Browse the repository at this point in the history
…7.7.0-alpha.68 (#890)

* chore(deps): upgrade Alfresco/alfresco-process to version 7.7.0-alpha.37

from: https://github.com/Alfresco/alfresco-process

* chore(deps): upgrade Alfresco/alfresco-identity-adapter-service to version 7.7.0-alpha.39

from: https://github.com/Alfresco/alfresco-identity-adapter-service

* chore(deps): upgrade Alfresco/alfresco-modeling-service to version 7.7.0-alpha.42

from: https://github.com/Alfresco/alfresco-modeling-service

* chore(deps): upgrade Alfresco/alfresco-deployment-service to version 7.7.0-alpha.68

from: https://github.com/Alfresco/alfresco-deployment-service

Co-authored-by: alfresco-build <>
  • Loading branch information
alfresco-build authored Dec 7, 2022
1 parent 3b98f5a commit 3949a4f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
10 changes: 5 additions & 5 deletions helm/alfresco-process-infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-deployment-service.extraVolumes | string | `"- name: config\n configMap:\n name: {{ .Release.Name }}-deployment-config\n defaultMode: 0744"` | |
| alfresco-deployment-service.image.pullPolicy | string | `"Always"` | |
| alfresco-deployment-service.image.repository | string | `"quay.io/alfresco/alfresco-deployment-service"` | |
| alfresco-deployment-service.image.tag | string | `"7.7.0-alpha.67"` | |
| alfresco-deployment-service.image.tag | string | `"7.7.0-alpha.68"` | |
| alfresco-deployment-service.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| alfresco-deployment-service.ingress.enabled | bool | `true` | |
| alfresco-deployment-service.ingress.path | string | `"/deployment-service"` | |
Expand All @@ -105,7 +105,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-identity-adapter-service.extraEnv | string | `"- name: SERVER_PORT\n value: \"8080\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\"\n- name: MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE\n value: \"*\"\n{{- with .Values.activiti.keycloak.clientId }}\n- name: ACTIVITI_KEYCLOAK_CLIENT_ID\n value: \"{{ tpl . $ }}\"\n{{- end }}\n{{- with .Values.activiti.keycloak.clientSecret }}\n- name: ACTIVITI_KEYCLOAK_CLIENT_SECRET\n value: \"{{ tpl . $ }}\"\n{{- end }}"` | |
| alfresco-identity-adapter-service.image.pullPolicy | string | `"Always"` | |
| alfresco-identity-adapter-service.image.repository | string | `"quay.io/alfresco/alfresco-identity-adapter-service"` | |
| alfresco-identity-adapter-service.image.tag | string | `"7.7.0-alpha.38"` | |
| alfresco-identity-adapter-service.image.tag | string | `"7.7.0-alpha.39"` | |
| alfresco-identity-adapter-service.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| alfresco-identity-adapter-service.ingress.annotations."nginx.ingress.kubernetes.io/rewrite-target" | string | `"/$1"` | |
| alfresco-identity-adapter-service.ingress.enabled | bool | `true` | |
Expand Down Expand Up @@ -415,7 +415,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-modeling-service.extraEnv | string | `"- name: SERVER_PORT\n value: \"8080\"\n- name: SERVER_USEFORWARDHEADERS\n value: \"true\"\n- name: SERVER_TOMCAT_INTERNALPROXIES\n value: \".*\"\n- name: MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE\n value: \"*\"\n- name: CONTENT_CLIENT_ID\n value: \"{{ .Values.content.client.id }}\"\n- name: CONTENT_CLIENT_SECRET\n value: \"{{ .Values.content.client.secret }}\"\n- name: CONTENT_SERVICE_URL\n value: '{{ template \"alfresco-process-infrastructure.acs-url\" . }}'\n- name: CONTENT_SERVICE_PATH\n value: \"{{ .Values.content.service.path }}\"\n{{- with .Values.activiti.keycloak.clientId }}\n- name: ACTIVITI_KEYCLOAK_CLIENT_ID\n value: \"{{ tpl . $ }}\"\n{{- end }}\n{{- with .Values.activiti.keycloak.clientSecret }}\n- name: ACTIVITI_KEYCLOAK_CLIENT_SECRET\n value: \"{{ tpl . $ }}\"\n{{- end }}\n- name: ACT_ALFRESCO_MODELING_TEMPLATES_ENDPOINT\n value: \"{{ .Values.exampleProjects.endpoint }}\"\n- name: ACT_ALFRESCO_MODELING_TEMPLATES_RESOURCE\n value: \"{{ .Values.exampleProjects.resource }}\""` | |
| alfresco-modeling-service.image.pullPolicy | string | `"Always"` | |
| alfresco-modeling-service.image.repository | string | `"quay.io/alfresco/alfresco-modeling-service"` | |
| alfresco-modeling-service.image.tag | string | `"7.7.0-alpha.41"` | |
| alfresco-modeling-service.image.tag | string | `"7.7.0-alpha.42"` | |
| alfresco-modeling-service.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| alfresco-modeling-service.ingress.annotations."nginx.ingress.kubernetes.io/rewrite-target" | string | `"/$1"` | |
| alfresco-modeling-service.ingress.enabled | bool | `true` | |
Expand Down Expand Up @@ -444,7 +444,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-process-analytics-playground.graphql.client.url | string | `"http://alfresco-process-analytics-service.{{ .Release.Namespace }}.svc.cluster.local/analytics/graphql"` | |
| alfresco-process-analytics-playground.image.pullPolicy | string | `"Always"` | |
| alfresco-process-analytics-playground.image.repository | string | `"quay.io/alfresco/alfresco-process-analytics-graphql-playground"` | |
| alfresco-process-analytics-playground.image.tag | string | `"7.7.0-alpha.36"` | |
| alfresco-process-analytics-playground.image.tag | string | `"7.7.0-alpha.37"` | |
| alfresco-process-analytics-playground.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| alfresco-process-analytics-playground.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
| alfresco-process-analytics-playground.ingress.enabled | bool | `true` | |
Expand All @@ -467,7 +467,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-process-analytics-service.graphql.service.jwtIssuerUri | string | `"{{ include \"common.keycloak-url\" . }}/realms/{{ include \"common.keycloak-realm\" . }}"` | |
| alfresco-process-analytics-service.image.pullPolicy | string | `"Always"` | |
| alfresco-process-analytics-service.image.repository | string | `"quay.io/alfresco/alfresco-process-analytics-graphql-service"` | |
| alfresco-process-analytics-service.image.tag | string | `"7.7.0-alpha.36"` | |
| alfresco-process-analytics-service.image.tag | string | `"7.7.0-alpha.37"` | |
| alfresco-process-analytics-service.ingress.annotations."kubernetes.io/ingress.class" | string | `"nginx"` | |
| alfresco-process-analytics-service.ingress.annotations."nginx.ingress.kubernetes.io/enable-cors" | string | `"true"` | |
| alfresco-process-analytics-service.ingress.enabled | bool | `true` | |
Expand Down
10 changes: 5 additions & 5 deletions helm/alfresco-process-infrastructure/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ alfresco-modeling-service:
- /script-service/?(.*)
image:
repository: quay.io/alfresco/alfresco-modeling-service
tag: 7.7.0-alpha.41
tag: 7.7.0-alpha.42
pullPolicy: Always
liquibase:
enabled: true
Expand Down Expand Up @@ -565,7 +565,7 @@ alfresco-deployment-service:
enabled: false
image:
repository: quay.io/alfresco/alfresco-deployment-service
tag: 7.7.0-alpha.67
tag: 7.7.0-alpha.68
pullPolicy: Always
postgresql:
enabled: true
Expand Down Expand Up @@ -898,7 +898,7 @@ alfresco-process-analytics-service:
jwtIssuerUri: '{{ include "common.keycloak-url" . }}/realms/{{ include "common.keycloak-realm" . }}'
image:
repository: quay.io/alfresco/alfresco-process-analytics-graphql-service
tag: 7.7.0-alpha.36
tag: 7.7.0-alpha.37
pullPolicy: Always
service:
name: alfresco-process-analytics-service
Expand Down Expand Up @@ -935,7 +935,7 @@ alfresco-process-analytics-playground:
url: 'http://alfresco-process-analytics-service.{{ .Release.Namespace }}.svc.cluster.local/analytics/graphql'
image:
repository: quay.io/alfresco/alfresco-process-analytics-graphql-playground
tag: 7.7.0-alpha.36
tag: 7.7.0-alpha.37
pullPolicy: Always
service:
name: alfresco-process-analytics-playground
Expand Down Expand Up @@ -980,7 +980,7 @@ alfresco-identity-adapter-service:
path: "/identity-adapter-service/?(.*)"
image:
repository: quay.io/alfresco/alfresco-identity-adapter-service
tag: 7.7.0-alpha.38
tag: 7.7.0-alpha.39
pullPolicy: Always
liquibase:
enabled: false
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
<artifactId>alfresco-process-infrastructure-deployment</artifactId>
<version>7.7.0-SNAPSHOT</version>
<properties>
<alfresco-deployment-service.version>7.7.0-alpha.67</alfresco-deployment-service.version>
<alfresco-modeling-service.version>7.7.0-alpha.41</alfresco-modeling-service.version>
<alfresco-process.version>7.7.0-alpha.36</alfresco-process.version>
<alfresco-identity-adapter-service.version>7.7.0-alpha.38</alfresco-identity-adapter-service.version>
<alfresco-deployment-service.version>7.7.0-alpha.68</alfresco-deployment-service.version>
<alfresco-modeling-service.version>7.7.0-alpha.42</alfresco-modeling-service.version>
<alfresco-process.version>7.7.0-alpha.37</alfresco-process.version>
<alfresco-identity-adapter-service.version>7.7.0-alpha.39</alfresco-identity-adapter-service.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
Expand Down

0 comments on commit 3949a4f

Please sign in to comment.