Skip to content

Commit ff7e972

Browse files
authored
Merge branch 'develop' into dependabot/github_actions/Alfresco/alfresco-build-tools-12.11.0
2 parents 7600aaf + 36e7b55 commit ff7e972

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

helm/alfresco-process-infrastructure/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Kubernetes: `>=1.15.0-0`
112112
| alfresco-deployment-service.extraVolumes | string | `"- name: config\n configMap:\n name: {{ .Release.Name }}-deployment-config\n defaultMode: 0744"` | |
113113
| alfresco-deployment-service.image.pullPolicy | string | `"Always"` | |
114114
| alfresco-deployment-service.image.repository | string | `"quay.io/alfresco/alfresco-deployment-service"` | |
115-
| alfresco-deployment-service.image.tag | string | `"7.20.0-alpha.1569"` | |
115+
| alfresco-deployment-service.image.tag | string | `"7.20.0-alpha.1578"` | |
116116
| alfresco-deployment-service.ingress.className | string | `"nginx"` | |
117117
| alfresco-deployment-service.ingress.enabled | bool | `true` | |
118118
| alfresco-deployment-service.ingress.path | string | `"/deployment-service"` | |
@@ -148,7 +148,7 @@ Kubernetes: `>=1.15.0-0`
148148
| 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 }}\n{{- if .Values.global.datadog.enabled }}\n{{- with .Values.global.datadog.agent.traceAgentUrl }}\n- name: DD_TRACE_AGENT_URL\n value: {{ . }}\n{{- end }}\n{{- if not .Values.global.datadog.agent.admission }}\n- name: DATADOG_JAVA_AGENT\n value: \"{{ .Values.global.datadog.enabled }}\"\n- name: DD_SERVICE\n value: \"{{ .Chart.Name }}\"\n- name: DD_ENV\n value: {{ .Values.global.datadog.env | required \"global.datadog.env is required.\" | quote }}\n- name: DD_VERSION\n value: \"{{ .Values.image.tag }}\"\n{{- end }}\n- name: DD_LOGS_INJECTION\n value: \"{{ .Values.global.datadog.agent.logsInjection }}\"\n- name: DD_PROFILING_ENABLED\n value: \"{{ .Values.global.datadog.agent.profiling }}\"\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_ENABLED\n value: \"{{ .Values.global.datadog.metrics.enabled }}\"\n{{- if .Values.global.datadog.metrics.enabled }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_API_KEY\n value: {{ .Values.global.datadog.metrics.apiKey | required \"global.datadog.metrics.apiKey is required.\" | quote }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_DESCRIPTIONS\n value: {{ .Values.global.datadog.metrics.descriptions | required \"global.datadog.metrics.descriptions is required.\" | quote }}\n{{- with .Values.global.datadog.metrics.applicationKey }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_APPLICATION_KEY\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.uri }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_URI\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.hostTag }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_HOST_TAG\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.step }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_STEP\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.connectTimeout }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_CONNECT_TIMEOUT\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.readTimeout }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_READ_TIMEOUT\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.batchSize }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_BATCH_SIZE\n value: {{ . | quote }}\n{{- end }}\n{{- end }}\n{{- end }}"` | |
149149
| alfresco-identity-adapter-service.image.pullPolicy | string | `"Always"` | |
150150
| alfresco-identity-adapter-service.image.repository | string | `"quay.io/alfresco/alfresco-identity-adapter-service"` | |
151-
| alfresco-identity-adapter-service.image.tag | string | `"7.20.0-alpha.504"` | |
151+
| alfresco-identity-adapter-service.image.tag | string | `"7.20.0-alpha.505"` | |
152152
| alfresco-identity-adapter-service.ingress.annotations."nginx.ingress.kubernetes.io/rewrite-target" | string | `"/$1"` | |
153153
| alfresco-identity-adapter-service.ingress.className | string | `"nginx"` | |
154154
| alfresco-identity-adapter-service.ingress.enabled | bool | `true` | |
@@ -482,7 +482,7 @@ Kubernetes: `>=1.15.0-0`
482482
| 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: ENVIRONMENT_DOMAIN\n value: '{{ include \"common.gateway-domain\" . }}'\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{{- if .Values.global.hxpr.enabled}}\n value: \"{{ .Values.global.hxpr.url }}\"\n{{- else }}\n value: '{{ template \"alfresco-process-infrastructure.acs-url\" . }}'\n{{- end }}\n- name: CONTENT_SERVICE_PATH\n value: \"{{ .Values.content.service.path }}\"\n- name: CONTENT_SERVICE_ENABLED\n value: \"{{ or .Values.global.acs.enabled .Values.global.hxpr.enabled }}\"\n{{- if .Values.global.hxpr.enabled}}\n- name: CONTENT_REPOSITORY_TYPE\n value: \"hxp\"\n- name: HXPIDP_ACCOUNTID\n value: \"{{ .Values.global.hxp.accountId }}\"\n{{- end }}\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 }}\"\n{{- if .Values.global.datadog.enabled }}\n{{- with .Values.global.datadog.agent.traceAgentUrl }}\n- name: DD_TRACE_AGENT_URL\n value: {{ . }}\n{{- end }}\n{{- if not .Values.global.datadog.agent.admission }}\n- name: DATADOG_JAVA_AGENT\n value: \"{{ .Values.global.datadog.enabled }}\"\n- name: DD_SERVICE\n value: \"{{ .Chart.Name }}\"\n- name: DD_ENV\n value: {{ .Values.global.datadog.env | required \"global.datadog.env is required.\" | quote }}\n- name: DD_VERSION\n value: \"{{ .Values.image.tag }}\"\n{{- end }}\n- name: DD_LOGS_INJECTION\n value: \"{{ .Values.global.datadog.agent.logsInjection }}\"\n- name: DD_PROFILING_ENABLED\n value: \"{{ .Values.global.datadog.agent.profiling }}\"\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_ENABLED\n value: \"{{ .Values.global.datadog.metrics.enabled }}\"\n{{- if .Values.global.datadog.metrics.enabled }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_API_KEY\n value: {{ .Values.global.datadog.metrics.apiKey | required \"global.datadog.metrics.apiKey is required.\" | quote }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_DESCRIPTIONS\n value: {{ .Values.global.datadog.metrics.descriptions | required \"global.datadog.metrics.descriptions is required.\" | quote }}\n{{- with .Values.global.datadog.metrics.applicationKey }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_APPLICATION_KEY\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.uri }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_URI\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.hostTag }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_HOST_TAG\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.step }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_STEP\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.connectTimeout }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_CONNECT_TIMEOUT\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.readTimeout }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_READ_TIMEOUT\n value: {{ . | quote }}\n{{- end }}\n{{- with .Values.global.datadog.metrics.batchSize }}\n- name: MANAGEMENT_DATADOG_METRICS_EXPORT_BATCH_SIZE\n value: {{ . | quote }}\n{{- end }}\n{{- end }}\n{{- end }}"` | |
483483
| alfresco-modeling-service.image.pullPolicy | string | `"Always"` | |
484484
| alfresco-modeling-service.image.repository | string | `"quay.io/alfresco/alfresco-modeling-service"` | |
485-
| alfresco-modeling-service.image.tag | string | `"7.20.0-alpha.1569"` | |
485+
| alfresco-modeling-service.image.tag | string | `"7.20.0-alpha.1578"` | |
486486
| alfresco-modeling-service.ingress.annotations."nginx.ingress.kubernetes.io/rewrite-target" | string | `"/$1"` | |
487487
| alfresco-modeling-service.ingress.className | string | `"nginx"` | |
488488
| alfresco-modeling-service.ingress.enabled | bool | `true` | |

helm/alfresco-process-infrastructure/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ alfresco-modeling-service:
542542
pathType: ImplementationSpecific
543543
image:
544544
repository: quay.io/alfresco/alfresco-modeling-service
545-
tag: 7.20.0-alpha.1569
545+
tag: 7.20.0-alpha.1578
546546
pullPolicy: Always
547547
replicaCount: 2
548548
podDisruptionBudget:
@@ -758,7 +758,7 @@ alfresco-deployment-service:
758758
enabled: false
759759
image:
760760
repository: quay.io/alfresco/alfresco-deployment-service
761-
tag: 7.20.0-alpha.1569
761+
tag: 7.20.0-alpha.1578
762762
pullPolicy: Always
763763
replicaCount: 2
764764
podDisruptionBudget:
@@ -1619,7 +1619,7 @@ alfresco-identity-adapter-service:
16191619
pathType: ImplementationSpecific
16201620
image:
16211621
repository: quay.io/alfresco/alfresco-identity-adapter-service
1622-
tag: 7.20.0-alpha.504
1622+
tag: 7.20.0-alpha.505
16231623
pullPolicy: Always
16241624
replicaCount: 2
16251625
podDisruptionBudget:

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<artifactId>alfresco-process-infrastructure-deployment</artifactId>
88
<version>7.7.0-SNAPSHOT</version>
99
<properties>
10-
<alfresco-deployment-service.version>7.20.0-alpha.1569</alfresco-deployment-service.version>
11-
<alfresco-modeling-service.version>7.20.0-alpha.1569</alfresco-modeling-service.version>
12-
<studio-component-repository.version>7.20.0-alpha.1569</studio-component-repository.version>
10+
<alfresco-deployment-service.version>7.20.0-alpha.1578</alfresco-deployment-service.version>
11+
<alfresco-modeling-service.version>7.20.0-alpha.1578</alfresco-modeling-service.version>
12+
<studio-component-repository.version>7.20.0-alpha.1578</studio-component-repository.version>
1313
<alfresco-process.version>7.20.0-alpha.893</alfresco-process.version>
14-
<alfresco-identity-adapter-service.version>7.20.0-alpha.504</alfresco-identity-adapter-service.version>
14+
<alfresco-identity-adapter-service.version>7.20.0-alpha.505</alfresco-identity-adapter-service.version>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<timestamp>${maven.build.timestamp}</timestamp>
1717
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>

0 commit comments

Comments
 (0)