Skip to content

Commit

Permalink
Fix common version and update readme (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
erdemedeiros authored Dec 10, 2020
1 parent 0b2cdd0 commit 8c0a12d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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-A13](https://img.shields.io/badge/Version-7.1.0--A13-informational?style=flat-square) ![AppVersion: 7.1.0-A13](https://img.shields.io/badge/AppVersion-7.1.0--A13-informational?style=flat-square)
![Version: 7.1.0-M12](https://img.shields.io/badge/Version-7.1.0--M12-informational?style=flat-square) ![AppVersion: 7.1.0-M12](https://img.shields.io/badge/AppVersion-7.1.0--M12-informational?style=flat-square)

A Helm chart for Alfresco Activiti Enterprise infrastructure

Expand All @@ -16,13 +16,13 @@ Kubernetes: `>=1.15.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://activiti.github.io/activiti-cloud-helm-charts | common | 7.1.0-M10 |
| https://activiti.github.io/activiti-cloud-helm-charts | common | 7.1.0-M11 |
| https://charts.bitnami.com/bitnami | postgresql | 8.9.6 |
| https://charts.bitnami.com/bitnami | rabbitmq | 7.8.0 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-adf-app | 7.1.0-M11 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-adf-app | 7.1.0-M11 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-process-springboot-service | 7.1.0-M11 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-process-springboot-service | 7.1.0-M11 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-adf-app | 7.1.0-M12 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-adf-app | 7.1.0-M12 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-process-springboot-service | 7.1.0-M12 |
| https://kubernetes-charts.alfresco.com/incubator | alfresco-process-springboot-service | 7.1.0-M12 |
| https://kubernetes-charts.alfresco.com/stable | alfresco-identity-service | 2.1.0 |

## Values
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-process-infrastructure/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: common
repository: https://activiti.github.io/activiti-cloud-helm-charts
version: 7.1.0-M12
version: 7.1.0-M11
- name: alfresco-identity-service
version: 2.1.0
repository: https://kubernetes-charts.alfresco.com/stable
Expand Down

0 comments on commit 8c0a12d

Please sign in to comment.