Skip to content

Commit

Permalink
OPSEXP-2984 Bump charts aligning ingress templates (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius authored Dec 16, 2024
1 parent 0d68d64 commit 3cf65a5
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 19 deletions.
5 changes: 5 additions & 0 deletions docs/helm/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ Releases](https://github.com/Alfresco/acs-deployment/releases).
Here follows a more detailed explanation of any breaking change grouped by
version in which they have been released.

## 9.0.0

* External dependencies on bitnami/common chart have been completely removed
from alfresco charts.

## 8.0.0

* Search Enterprise is now the default search engine when installing Enterprise
Expand Down
14 changes: 7 additions & 7 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: alfresco-common
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.4
version: 4.0.0-alpha.0
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.5
Expand All @@ -25,22 +25,22 @@ dependencies:
version: 2.1.2
- name: alfresco-search-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 4.0.0
version: 5.0.0-alpha.0
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 6.1.0
version: 7.0.0-alpha.0
- name: alfresco-search-enterprise
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 4.2.0
- name: alfresco-connector-msteams
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.2.0
version: 2.0.0-alpha.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.2.0
- name: alfresco-connector-ms365
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 2.2.0
version: 3.0.0-alpha.0
- name: alfresco-ai-transformer
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.0.0
Expand All @@ -56,5 +56,5 @@ dependencies:
- name: alfresco-audit-storage
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.0
digest: sha256:50a1e25c116694192ff6f36c308044aa95e86ee3c32fe1d5086a5deb16c6f1fa
generated: "2024-11-29T14:10:39.976018126Z"
digest: sha256:86c84fe4d02c8b094428b4015cb60496932c9825c2e93af080a261173e4b623a
generated: "2024-12-10T18:02:25.499745+01:00"
12 changes: 6 additions & 6 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://www.alfresco.com/platform/content-services-ecm/trial/download
apiVersion: v2
name: alfresco-content-services
version: 8.6.1
version: 9.0.0-alpha.0
appVersion: 23.4.0
description: A Helm chart for deploying Alfresco Content Services
keywords:
Expand All @@ -17,7 +17,7 @@ sources:
- https://github.com/Alfresco/acs-deployment
dependencies:
- name: alfresco-common
version: 3.1.4
version: 4.0.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: postgresql
version: 12.8.5
Expand Down Expand Up @@ -54,18 +54,18 @@ dependencies:
- name: alfresco-search-service
alias: alfresco-search
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 4.0.0
version: 5.0.0-alpha.0
condition: alfresco-search.enabled
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 6.1.0
version: 7.0.0-alpha.0
condition: alfresco-sync-service.enabled
- name: alfresco-search-enterprise
version: 4.2.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-search-enterprise.enabled
- name: alfresco-connector-msteams
version: 1.2.0
version: 2.0.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-msteams.enabled
- name: alfresco-share
Expand All @@ -74,7 +74,7 @@ dependencies:
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: share.enabled
- name: alfresco-connector-ms365
version: 2.2.0
version: 3.0.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-ms365.enabled
- name: alfresco-ai-transformer
Expand Down
12 changes: 6 additions & 6 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ grand_parent: Helm

# alfresco-content-services

![Version: 8.6.1](https://img.shields.io/badge/Version-8.6.1-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square)
![Version: 9.0.0-alpha.0](https://img.shields.io/badge/Version-9.0.0--alpha.0-informational?style=flat-square) ![AppVersion: 23.4.0](https://img.shields.io/badge/AppVersion-23.4.0-informational?style=flat-square)

A Helm chart for deploying Alfresco Content Services

Expand All @@ -27,14 +27,14 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-digital-workspace(alfresco-adf-app) | 0.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 3.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-audit-storage | 0.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.4 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 2.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 1.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 4.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 3.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 2.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.8.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 4.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 4.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 5.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 1.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 6.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 7.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 2.1.2 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |
| https://helm.elastic.co | elasticsearch-audit(elasticsearch) | 7.17.3 |
Expand Down

0 comments on commit 3cf65a5

Please sign in to comment.