Skip to content

Commit

Permalink
🛠 Updatecli pipeline bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored and alfresco-build committed Jan 18, 2024
1 parent 62c8126 commit fd0a61b
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
24 changes: 12 additions & 12 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@ dependencies:
version: 12.8.5
- name: common
repository: https://activiti.github.io/activiti-cloud-helm-charts
version: 8.0.0
version: 8.1.0
- name: common
repository: https://activiti.github.io/activiti-cloud-helm-charts
version: 8.0.0
version: 8.1.0
- name: alfresco-repository
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.2
version: 0.1.3
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.4.1
- name: alfresco-transform-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0-alpha.2
version: 0.3.2
- name: alfresco-search-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.0.0-alpha.0
version: 3.0.0
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 5.0.0-alpha.2
version: 5.0.0
- name: alfresco-search-enterprise
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.1.0-alpha.1
version: 3.1.0
- name: alfresco-connector-msteams
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.2.0
version: 0.3.0
- name: alfresco-share
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.3.0
- name: alfresco-connector-ms365
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.5.0-alpha.0
version: 0.5.0
- name: alfresco-ai-transformer
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.0.0-alpha.4
version: 0.4.1
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:add0aeea25d25f49d0ceed4a037aa34d1a8797cb6033841a2323380650032e6b
generated: "2024-01-12T16:58:53.556503+01:00"
digest: sha256:777644bb42314554e338d49e275eee717d9d454f5840cd7873261a371d6fa0dc
generated: "2024-01-18T13:52:23.746683582Z"
20 changes: 10 additions & 10 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,41 +31,41 @@ dependencies:
- name: common
alias: alfresco-control-center
repository: https://activiti.github.io/activiti-cloud-helm-charts
version: 8.0.0
version: 8.1.0
condition: >-
alfresco-admin-app.enabled
- name: common
alias: alfresco-digital-workspace
repository: https://activiti.github.io/activiti-cloud-helm-charts
version: 8.0.0
version: 8.1.0
condition: >-
alfresco-digital-workspace.enabled
- name: alfresco-repository
version: 0.1.2
version: 0.1.3
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.4.1
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: activemq.enabled
- name: alfresco-transform-service
version: 1.0.0-alpha.2
version: 0.3.2
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-alpha.0
version: 3.0.0
condition: alfresco-search.enabled
- name: alfresco-sync-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 5.0.0-alpha.2
version: 5.0.0
condition: alfresco-sync-service.enabled
- name: alfresco-search-enterprise
version: 3.1.0-alpha.1
version: 3.1.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-search-enterprise.enabled
- name: alfresco-connector-msteams
version: 0.2.0
version: 0.3.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-msteams.enabled
- name: alfresco-share
Expand All @@ -74,11 +74,11 @@ dependencies:
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: share.enabled
- name: alfresco-connector-ms365
version: 0.5.0-alpha.0
version: 0.5.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-connector-ms365.enabled
- name: alfresco-ai-transformer
version: 1.0.0-alpha.4
version: 0.4.1
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 @@ -16,19 +16,19 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b

| Repository | Name | Version |
|------------|------|---------|
| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-control-center(common) | 8.0.0 |
| https://activiti.github.io/activiti-cloud-helm-charts | alfresco-digital-workspace(common) | 8.0.0 |
| 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-alpha.4 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-ai-transformer | 0.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 0.5.0-alpha.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.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 3.1.0-alpha.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.0.0-alpha.0 |
| 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.1.3 |
| 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.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.0.0-alpha.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 1.0.0-alpha.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.0.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 0.3.2 |
| 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

0 comments on commit fd0a61b

Please sign in to comment.