Skip to content

Commit

Permalink
🛠 Updatecli pipeline charts bump
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz authored and alfresco-build committed Nov 6, 2024
1 parent a1ae2b7 commit 19c60b8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
version: 3.1.4
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.5
version: 16.1.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.8.5
version: 16.1.1
- name: alfresco-adf-app
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.2.0-alpha.0
Expand Down Expand Up @@ -46,15 +46,15 @@ dependencies:
version: 3.0.0-alpha.0
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
version: 8.5.1
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
version: 8.5.1
- name: kibana
repository: https://helm.elastic.co
version: 8.5.1
- name: alfresco-audit-storage
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.0-alpha.0
digest: sha256:64f65fcd6090fe829c7591edb9850bd2fc973d2cb4e5b93217e6a614d91209c7
generated: "2024-10-30T16:38:50.078414677Z"
digest: sha256:ff3eca93c24333f1dd18f046a3e781e6bccddb81f1b7bdea2b8d11d29c1e5d9f
generated: "2024-11-06T15:33:33.799682936Z"
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ dependencies:
version: 3.1.4
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: postgresql
version: 12.8.5
version: 16.1.1
repository: oci://registry-1.docker.io/bitnamicharts
condition: postgresql.enabled
- name: postgresql
version: 12.8.5
version: 16.1.1
repository: oci://registry-1.docker.io/bitnamicharts
alias: postgresql-sync
condition: postgresql-sync.enabled
Expand Down Expand Up @@ -83,12 +83,12 @@ dependencies:
condition: alfresco-ai-transformer.enabled
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
version: 8.5.1
condition: elasticsearch.enabled
- name: elasticsearch
alias: elasticsearch-audit
repository: https://helm.elastic.co
version: 7.17.3
version: 8.5.1
condition: elasticsearch-audit.enabled
- name: kibana
alias: kibana-audit
Expand Down
8 changes: 4 additions & 4 deletions helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 1.2.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 6.1.0-alpha.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 2.1.1 |
| https://helm.elastic.co | elasticsearch | 7.17.3 |
| https://helm.elastic.co | elasticsearch-audit(elasticsearch) | 7.17.3 |
| https://helm.elastic.co | elasticsearch | 8.5.1 |
| https://helm.elastic.co | elasticsearch-audit(elasticsearch) | 8.5.1 |
| https://helm.elastic.co | kibana-audit(kibana) | 8.5.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-sync(postgresql) | 12.8.5 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.8.5 |
| oci://registry-1.docker.io/bitnamicharts | postgresql-sync(postgresql) | 16.1.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.1.1 |

## Values

Expand Down

0 comments on commit 19c60b8

Please sign in to comment.