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 79ebf96 commit 486a071
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions helm/acs-sso-example/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.0
version: 16.1.1
- name: keycloakx
repository: https://codecentric.github.io/helm-charts
version: 2.5.1
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: alfresco-adf-app
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.2.0-alpha.0
digest: sha256:49da309228dbeee489d64aa675be32b159a5536d697c8ed407a3660ab8e88d3e
generated: "2024-10-30T16:36:30.068548079Z"
digest: sha256:bc5ca0c6bf5a8368cb1600a788b0673a90f5be988afce1eda6f62fec6b87de53
generated: "2024-11-06T16:29:26.060745926Z"
2 changes: 1 addition & 1 deletion helm/acs-sso-example/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ sources:
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.0
version: 16.1.1
alias: repository-database
- name: keycloakx
repository: https://codecentric.github.io/helm-charts
Expand Down
2 changes: 1 addition & 1 deletion helm/acs-sso-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ deployment is destroyed or rolled back!
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 0.7.2 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-share | 1.2.0-alpha.0 |
| https://codecentric.github.io/helm-charts | keycloakx | 2.5.1 |
| oci://registry-1.docker.io/bitnamicharts | repository-database(postgresql) | 13.4.0 |
| oci://registry-1.docker.io/bitnamicharts | repository-database(postgresql) | 16.1.1 |

## Values

Expand Down
14 changes: 7 additions & 7 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: 7.17.3
version: 8.5.1
- name: alfresco-audit-storage
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 0.1.0-alpha.0
digest: sha256:def94b8745ad24e24955882b3c90cd330ab30909ef10b91576e03c3bfd0b8a1d
generated: "2024-11-06T17:03:16.003437+01:00"
digest: sha256:ff3eca93c24333f1dd18f046a3e781e6bccddb81f1b7bdea2b8d11d29c1e5d9f
generated: "2024-11-06T16:30:52.53621581Z"
10 changes: 5 additions & 5 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,17 +83,17 @@ 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
repository: https://helm.elastic.co
version: 7.17.3
version: 8.5.1
condition: kibana-audit.enabled
- name: alfresco-audit-storage
version: 0.1.0-alpha.0
Expand Down
10 changes: 5 additions & 5 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 | kibana-audit(kibana) | 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 |
| 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) | 16.1.1 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 16.1.1 |

## Values

Expand Down

0 comments on commit 486a071

Please sign in to comment.