Skip to content

Commit 27c519e

Browse files
Bump chart dependencies (#1560)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d5db17 commit 27c519e

7 files changed

Lines changed: 18 additions & 16 deletions

File tree

helm/acs-sso-example/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
version: 7.1.6
88
- name: alfresco-repository
99
repository: https://alfresco.github.io/alfresco-helm-charts/
10-
version: 1.8.0
10+
version: 1.9.0-alpha.1
1111
- name: activemq
1212
repository: https://alfresco.github.io/alfresco-helm-charts/
1313
version: 4.2.0
@@ -17,5 +17,5 @@ dependencies:
1717
- name: alfresco-adf-app
1818
repository: https://alfresco.github.io/alfresco-helm-charts/
1919
version: 0.8.0
20-
digest: sha256:417197c889d78df7ac2fcb5c968d3952d3ec8ec89e3d76b630dee98957b470ac
21-
generated: "2026-07-23T14:14:58.532009552Z"
20+
digest: sha256:a361e6d1f45c4f812208ea9b4d0bea7afa6268f76594b314837d1888a65226da
21+
generated: "2026-07-29T12:32:01.847680869Z"

helm/acs-sso-example/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
version: 7.1.6
3636
- name: alfresco-repository
3737
repository: https://alfresco.github.io/alfresco-helm-charts/
38-
version: 1.8.0
38+
version: 1.9.0-alpha.1
3939
- name: activemq
4040
repository: https://alfresco.github.io/alfresco-helm-charts/
4141
version: 4.2.0

helm/acs-sso-example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ deployment is destroyed or rolled back!
3939
|------------|------|---------|
4040
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 4.2.0 |
4141
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-content-app(alfresco-adf-app) | 0.8.0 |
42-
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.8.0 |
42+
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.9.0-alpha.1 |
4343
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-share | 2.5.0 |
4444
| https://codecentric.github.io/helm-charts | keycloakx | 7.1.6 |
4545
| oci://registry-1.docker.io/bitnamicharts | repository-database(postgresql) | 13.4.0 |

helm/alfresco-content-services/Chart.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ dependencies:
44
version: 5.1.0
55
- name: postgres
66
repository: https://alfresco.github.io/alfresco-helm-charts/
7-
version: 0.7.0-alpha.0
7+
version: 0.7.0
88
- name: postgres
99
repository: https://alfresco.github.io/alfresco-helm-charts/
10-
version: 0.7.0-alpha.0
10+
version: 0.7.0
1111
- name: alfresco-adf-app
1212
repository: https://alfresco.github.io/alfresco-helm-charts/
1313
version: 0.8.0
@@ -16,7 +16,7 @@ dependencies:
1616
version: 0.8.0
1717
- name: alfresco-repository
1818
repository: https://alfresco.github.io/alfresco-helm-charts/
19-
version: 1.9.0-alpha.0
19+
version: 1.9.0-alpha.1
2020
- name: activemq
2121
repository: https://alfresco.github.io/alfresco-helm-charts/
2222
version: 4.2.0
@@ -56,5 +56,5 @@ dependencies:
5656
- name: alfresco-connector-hxi
5757
repository: https://alfresco.github.io/alfresco-helm-charts/
5858
version: 0.9.0-alpha.1
59-
digest: sha256:8bd7c40e8695d9a50a63dd421c2c4875b502c05aeb65876c22bfc5bf652fd32d
60-
generated: "2026-07-27T14:11:36.495052+02:00"
59+
digest: sha256:a8b33d4213a028ef7283aced32f988a3bf91f254eb703471363ba32c8c9c9f4c
60+
generated: "2026-07-29T12:32:29.353349525Z"

helm/alfresco-content-services/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ dependencies:
2020
version: 5.1.0
2121
repository: https://alfresco.github.io/alfresco-helm-charts/
2222
- name: postgres
23-
version: 0.7.0-alpha.0
23+
version: 0.7.0
2424
repository: https://alfresco.github.io/alfresco-helm-charts/
2525
alias: postgresql-sync
2626
condition: postgresql-sync.enabled
2727
- name: postgres
28-
version: 0.7.0-alpha.0
28+
version: 0.7.0
2929
repository: https://alfresco.github.io/alfresco-helm-charts/
3030
alias: postgresql
3131
condition: postgresql.enabled
@@ -42,7 +42,7 @@ dependencies:
4242
condition: >-
4343
alfresco-digital-workspace.enabled
4444
- name: alfresco-repository
45-
version: 1.9.0-alpha.0
45+
version: 1.9.0-alpha.1
4646
repository: https://alfresco.github.io/alfresco-helm-charts/
4747
- name: activemq
4848
version: 4.2.0

helm/alfresco-content-services/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
3131
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-knowledge-retrieval(alfresco-connector-hxi) | 0.9.0-alpha.1 |
3232
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-ms365 | 3.8.1 |
3333
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-connector-msteams | 2.8.1 |
34-
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.9.0-alpha.0 |
34+
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-repository | 1.9.0-alpha.1 |
3535
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-community | 0.1.0 |
3636
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search-enterprise | 5.2.0 |
3737
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 6.3.1 |
3838
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 2.5.0 |
3939
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 7.12.1 |
4040
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 2.9.1 |
4141
| https://alfresco.github.io/alfresco-helm-charts/ | elasticsearch(elastic) | 0.7.0 |
42-
| https://alfresco.github.io/alfresco-helm-charts/ | postgresql(postgres) | 0.7.0-alpha.0 |
43-
| https://alfresco.github.io/alfresco-helm-charts/ | postgresql-sync(postgres) | 0.7.0-alpha.0 |
42+
| https://alfresco.github.io/alfresco-helm-charts/ | postgresql(postgres) | 0.7.0 |
43+
| https://alfresco.github.io/alfresco-helm-charts/ | postgresql-sync(postgres) | 0.7.0 |
4444

4545
## Values
4646

@@ -125,6 +125,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
125125
| alfresco-repository.configuration.repository.existingSecrets[1].purpose | string | `"property:mail.password"` | |
126126
| alfresco-repository.configuration.search.existingConfigMap.name | string | `"alfresco-infrastructure"` | |
127127
| alfresco-repository.configuration.search.existingSecret.keys.password | string | `"SEARCH_PASSWORD"` | |
128+
| alfresco-repository.configuration.search.existingSecret.keys.solr-secret | string | `"SOLR_SECRET"` | |
128129
| alfresco-repository.configuration.search.existingSecret.keys.username | string | `"SEARCH_USERNAME"` | |
129130
| alfresco-repository.configuration.search.existingSecret.name | string | `"alfresco-search-secret"` | |
130131
| alfresco-repository.configuration.search.flavor | string | `"elasticsearch"` | |

helm/alfresco-content-services/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ alfresco-repository:
184184
keys:
185185
username: SEARCH_USERNAME
186186
password: SEARCH_PASSWORD
187+
solr-secret: SOLR_SECRET
187188
persistence:
188189
# -- Persist repository data
189190
enabled: true

0 commit comments

Comments
 (0)