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-2525 Bump alfresco-transform-service chart to allow hpa #1124

Merged
merged 1 commit into from
Apr 8, 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
6 changes: 3 additions & 3 deletions helm/alfresco-content-services/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 3.5.2
- name: alfresco-transform-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 1.2.0
version: 1.3.0-alpha.0
- name: alfresco-search-service
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.3.0
Expand All @@ -47,5 +47,5 @@ dependencies:
- name: elasticsearch
repository: https://helm.elastic.co
version: 7.17.3
digest: sha256:fc1714cd8e2316eb6ff29c7d655cc2e36676abf9c2083518e04195d7e5e7354c
generated: "2024-03-14T15:34:47.588969+01:00"
digest: sha256:bebd1b054d435d2fe84fc7dcd558022abdfdc28c0b9778ece8cf5cf06764992c
generated: "2024-04-08T09:46:17.29541+02:00"
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: activemq.enabled
- name: alfresco-transform-service
version: 1.2.0
version: 1.3.0-alpha.0
repository: https://alfresco.github.io/alfresco-helm-charts/
condition: alfresco-transform-service.enabled
- name: alfresco-search-service
Expand Down
2 changes: 1 addition & 1 deletion helm/alfresco-content-services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Please refer to the [documentation](https://github.com/Alfresco/acs-deployment/b
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-search(alfresco-search-service) | 3.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | share(alfresco-share) | 0.6.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-sync-service | 5.2.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 1.2.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-transform-service | 1.3.0-alpha.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