Skip to content

Commit

Permalink
Release 7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alfresco-build committed Dec 15, 2022
1 parent 3a372ff commit 2a6ce61
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 50 deletions.
20 changes: 10 additions & 10 deletions helm/alfresco-process-infrastructure/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: alfresco-process-infrastructure
version: 7.7.0-alpha.48
version: 7.7.0
appVersion: 7.7.0
kubeVersion: '>=1.15.0-0'
description: A Helm chart for Alfresco Activiti Enterprise infrastructure
Expand All @@ -15,14 +15,14 @@ sources:
icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4
dependencies:
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
- name: alfresco-identity-service
version: 6.0.0
repository: https://kubernetes-charts.alfresco.com/stable
condition: alfresco-identity-service.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-modeling-service
condition: alfresco-modeling-service.enabled
Expand All @@ -35,32 +35,32 @@ dependencies:
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami/
condition: rabbitmq.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-modeling-app
condition: alfresco-modeling-app.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-deployment-service
condition: alfresco-deployment-service.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-admin-app
condition: alfresco-admin-app.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-tika-service
condition: alfresco-tika-service.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-process-analytics-service
condition: alfresco-process-analytics-service.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-process-analytics-playground
condition: alfresco-process-analytics-playground.enabled
Expand All @@ -69,7 +69,7 @@ dependencies:
repository: https://opensearch-project.github.io/helm-charts
condition: opensearch.enabled
- name: common
version: 7.7.0-alpha.21
version: 7.7.0
repository: https://activiti.github.io/activiti-cloud-helm-charts
alias: alfresco-identity-adapter-service
condition: alfresco-identity-adapter-service.enabled
Loading

0 comments on commit 2a6ce61

Please sign in to comment.