Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPSEXP-2443 Bump all charts to support component label #1088

Merged
merged 1 commit into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,36 +16,36 @@ dependencies:
version: 8.1.0
- name: alfresco-repository
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.2.0
version: 0.3.0
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.4.1
version: 3.5.0
- name: alfresco-transform-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0
version: 1.1.0
- name: alfresco-search-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.0.0
version: 3.2.0
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 5.0.0
version: 5.1.0
- name: alfresco-search-enterprise
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.0
version: 3.2.0
- name: alfresco-connector-msteams
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.3.0
version: 0.4.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.4.0
version: 0.5.0
- name: alfresco-connector-ms365
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.5.0
version: 0.6.0
- name: alfresco-ai-transformer
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0
version: 1.1.0
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:f0cad05e371bb56862a90dfd976154bfaf74ded0e4a2bdc3c35558beb92501f9
generated: "2024-02-06T10:39:03.367668+01:00"
digest: sha256:0b6a742efef7fc3327363c3bfc92076154459f2bf4dea8a9932db5364dc1293b
generated: "2024-02-09T09:55:48.440531+01:00"
20 changes: 10 additions & 10 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,44 +41,44 @@ dependencies:
condition: >-
alfresco-digital-workspace.enabled
- name: alfresco-repository
version: 0.2.0
version: 0.3.0
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.4.1
version: 3.5.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: activemq.enabled
- name: alfresco-transform-service
version: 1.0.0
version: 1.1.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-transform-service.enabled
- name: alfresco-search-service
alias: alfresco-search
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.0.0
version: 3.2.0
condition: alfresco-search.enabled
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 5.0.0
version: 5.1.0
condition: alfresco-sync-service.enabled
- name: alfresco-search-enterprise
version: 3.1.0
version: 3.2.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-search-enterprise.enabled
- name: alfresco-connector-msteams
version: 0.3.0
version: 0.4.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-msteams.enabled
- name: alfresco-share
alias: share
version: 0.4.0
version: 0.5.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: share.enabled
- name: alfresco-connector-ms365
version: 0.5.0
version: 0.6.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-ms365.enabled
- name: alfresco-ai-transformer
version: 1.0.0
version: 1.1.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-ai-transformer.enabled
- name: elasticsearch
Expand Down
20 changes: 10 additions & 10 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
|------------|------|---------|
| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-control-center(common) | 8.1.0 |
| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-digital-workspace(common) | 8.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 1.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.5.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 1.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.5.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.4.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 1.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 0.4.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.5.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 1.1.0 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-sync(postgresql) | 12.8.5 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 |
Expand Down
Loading