Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Commit

Permalink
Merge pull request #95 from Alfresco/feature/REPO-4747_201911_ga_release
Browse files Browse the repository at this point in the history
REPO-4747 : bump alfresco-content-repository-community to 6.2.0-ga
  • Loading branch information
Epurashu authored Nov 27, 2019
2 parents 05078d4 + 6610be2 commit 18c1168
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version: "2"

services:
alfresco:
image: alfresco/alfresco-content-repository-community:6.2.0-A11
image: alfresco/alfresco-content-repository-community:6.2.0-ga
mem_limit: 1500m
environment:
JAVA_OPTS: "
Expand Down
3 changes: 2 additions & 1 deletion docs/helm-chart-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
|1.0.2|6.1.0-ea|
|2.0.0|6.1.1-ea|
|2.2.0|6.1.2-ga|
|3.0.0|6.2.0-ea|
|3.0.0|6.2.0-ea|
|3.0.1|6.2.0-ga|
4 changes: 2 additions & 2 deletions helm/alfresco-content-services-community/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: alfresco-content-services-community
version: 3.1.1
appVersion: 6.2.0-A11
version: 3.0.1
appVersion: 6.2.0-ga
description: A Helm chart for deploying Alfresco Content Services Community
keywords:
- community
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services-community/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository:
replicaCount: 1
image:
repository: alfresco/alfresco-content-repository-community
tag: "6.2.0-A11"
tag: "6.2.0-ga"
pullPolicy: Always
internalPort: 8080
service:
Expand Down

0 comments on commit 18c1168

Please sign in to comment.