Skip to content

Commit

Permalink
Update the README file including M17.3 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Martin committed Mar 7, 2022
1 parent c7baf93 commit 826279a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/alfresco-process-infrastructure/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-process-infrastructure

![Version: 7.1.0-M17.2](https://img.shields.io/badge/Version-7.1.0--M17.2-informational?style=flat-square) ![AppVersion: 7.1.0-M17.2](https://img.shields.io/badge/AppVersion-7.1.0--M17.2-informational?style=flat-square)
![Version: 7.1.0-M17.3](https://img.shields.io/badge/Version-7.1.0--M17.3-informational?style=flat-square) ![AppVersion: 7.1.0-M17.3](https://img.shields.io/badge/AppVersion-7.1.0--M17.3-informational?style=flat-square)

A Helm chart for Alfresco Activiti Enterprise infrastructure

Expand Down Expand Up @@ -81,7 +81,7 @@ Kubernetes: `>=1.15.0-0`
| alfresco-deployment-service.extraVolumes | string | `"- name: config\n configMap:\n name: {{ .Release.Name }}-deployment-config\n defaultMode: 0744\n- name: license\n secret:\n secretName: licenseaps"` | |
| alfresco-deployment-service.image.pullPolicy | string | `"IfNotPresent"` | |
| alfresco-deployment-service.image.repository | string | `"quay.io/alfresco/alfresco-deployment-service"` | |
| alfresco-deployment-service.image.tag | string | `"7.1.0-M17.2"` | |
| alfresco-deployment-service.image.tag | string | `"7.1.0-M17.3"` | |
| alfresco-deployment-service.ingress.enabled | bool | `true` | |
| alfresco-deployment-service.ingress.path | string | `"/deployment-service"` | |
| alfresco-deployment-service.livenessProbe.path | string | `"{{ .Values.ingress.path }}/actuator/health/liveness"` | |
Expand Down

0 comments on commit 826279a

Please sign in to comment.