Skip to content

Commit

Permalink
OPSEXP-2991 Bump sync-service chart with ingress fix (#1274)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius authored Jan 13, 2025
1 parent 3cf65a5 commit ae1bd52
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
version: 5.0.0-alpha.0
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 7.0.0-alpha.0
version: 7.0.0-alpha.1
- name: alfresco-search-enterprise
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 4.2.0
Expand Down Expand Up @@ -56,5 +56,5 @@ dependencies:
- name: alfresco-audit-storage
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.0
digest: sha256:86c84fe4d02c8b094428b4015cb60496932c9825c2e93af080a261173e4b623a
generated: "2024-12-10T18:02:25.499745+01:00"
digest: sha256:9b60ca4130395f0fe990f3fbd5a766b65b08f4a8f245a75d03505301951bcc2e
generated: "2025-01-09T11:11:07.378365+01:00"
4 changes: 2 additions & 2 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: 9.0.0-alpha.0
version: 9.0.0-alpha.1
appVersion: 23.4.0
description: A Helm chart for deploying Alfresco Content Services
keywords:
Expand Down Expand Up @@ -58,7 +58,7 @@ dependencies:
condition: alfresco-search.enabled
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 7.0.0-alpha.0
version: 7.0.0-alpha.1
condition: alfresco-sync-service.enabled
- name: alfresco-search-enterprise
version: 4.2.0
Expand Down
4 changes: 2 additions & 2 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: 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)
![Version: 9.0.0-alpha.1](https://img.shields.io/badge/Version-9.0.0--alpha.1-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 Down Expand Up @@ -34,7 +34,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| 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) | 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 | 7.0.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 7.0.0-alpha.1 |
| 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 ae1bd52

Please sign in to comment.