Skip to content

Commit

Permalink
OPSEXP-2444 Bump dependencies in sync chart and release 5.0.0 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Jan 18, 2024
1 parent bde8773 commit caa4bb3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/alfresco-sync-service/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 3.1.0
- name: activemq
repository: https://alfresco.github.io/alfresco-helm-charts/
version: 3.3.0
version: 3.4.1
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.5.6
digest: sha256:9277a39a6c08dca30ec812d13ff6dc78cd3ea471ca9ee9f2feb487f8e64d8b6b
generated: "2024-01-04T23:35:01.664108+01:00"
digest: sha256:dd61fe1ed31b327a44e82b0f1635c2bd0ef012bc7f5b14e09c32738320c30e3e
generated: "2024-01-17T10:51:39.568336+01:00"
4 changes: 2 additions & 2 deletions charts/alfresco-sync-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ keywords:
name: alfresco-sync-service
sources:
- https://github.com/Alfresco/acs-deployment
version: 5.0.0-alpha.2
version: 5.0.0
appVersion: 4.0.1
icon: https://avatars0.githubusercontent.com/u/391127?s=200&v=4
dependencies:
- name: alfresco-common
version: 3.1.0
repository: https://alfresco.github.io/alfresco-helm-charts/
- name: activemq
version: 3.3.0
version: 3.4.1
repository: https://alfresco.github.io/alfresco-helm-charts/
tags:
- ci
Expand Down
4 changes: 2 additions & 2 deletions charts/alfresco-sync-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# alfresco-sync-service

![Version: 5.0.0-alpha.2](https://img.shields.io/badge/Version-5.0.0--alpha.2-informational?style=flat-square) ![AppVersion: 4.0.1](https://img.shields.io/badge/AppVersion-4.0.1-informational?style=flat-square)
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: 4.0.1](https://img.shields.io/badge/AppVersion-4.0.1-informational?style=flat-square)

Alfresco Sync Service

Expand All @@ -14,7 +14,7 @@ Checkout [alfresco-content-services chart doc](https://github.com/Alfresco/acs-d

| Repository | Name | Version |
|------------|------|---------|
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.3.0 |
| https://alfresco.github.io/alfresco-helm-charts/ | activemq | 3.4.1 |
| https://alfresco.github.io/alfresco-helm-charts/ | alfresco-common | 3.1.0 |
| oci://registry-1.docker.io/bitnamicharts | postgresql | 12.5.6 |

Expand Down

0 comments on commit caa4bb3

Please sign in to comment.