Skip to content

Commit

Permalink
bump alfresco-repository chart to 0.1.0-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Oct 5, 2023
1 parent e9415fc commit fac081f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 7 deletions.
12 changes: 10 additions & 2 deletions docs/helm/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,17 @@ release notes that are available via [GitHub Releases](https://github.com/Alfres
Here follows a more detailed explanation of any breaking change grouped by
version in which they have been released.

## To be released
## 7.0.0

No breaking changes since latest tag.
### Chart modularization: Alfresco repository

Repository is now deployed as part of an independent subchart. Checkout
[alfresco-repository](https://github.com/Alfresco/alfresco-helm-charts/charts/alfresco-repository/README.md)
for details on how to use that new chart.

This `alfresco-content-services` chart is now essentially a wrapper of subcharts
which mostly produces secrets and configmaps in order to coordinate them.
Most documentation now link to the chart dedicated to the Alfresco component.

## 7.0.0-M.1

Expand Down
6 changes: 3 additions & 3 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
version: 7.11.0
- name: alfresco-repository
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.0-alpha.11
version: 0.1.0-alpha.15
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.3.0
Expand Down Expand Up @@ -41,5 +41,5 @@ dependencies:
- name: alfresco-ai-transformer
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.3.0
digest: sha256:2225970e907851fab90a3888cb8f446a42ba0b1bd2cccb67f5105f2116a3afcc
generated: "2023-09-26T15:14:18.040922+02:00"
digest: sha256:d361ff51b5be3b3f0f8a08c145c35f08ec803aab4c72eca1107c652080086904
generated: "2023-10-05T12:21:11.226953+02:00"
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
condition: >-
alfresco-digital-workspace.enabled
- name: alfresco-repository
version: 0.1.0-alpha.11
version: 0.1.0-alpha.15
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.3.0
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.0.0-alpha.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.4.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.1.0-alpha.11 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.1.0-alpha.15 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.0.0-alpha.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 2.0.0-alpha.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.1.1 |
Expand Down

0 comments on commit fac081f

Please sign in to comment.