Skip to content

Commit a9d420c

Browse files
update-package to 3.7.2 (#73)
1 parent 01ab370 commit a9d420c

5 files changed

Lines changed: 10 additions & 11 deletions

File tree

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: convoy
33
description: Open Source Webhooks Gateway
44
type: application
5-
version: "3.7.1"
5+
version: "3.7.2"
66
appVersion: "25.9.2"
77
keywords:
88
- Webhooks

charts/agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: agent
33
description: Convoy Agent Chart
44
type: application
5-
version: "3.3.0"
5+
version: "3.7.2"
66
appVersion: "v25.9.2"
77
maintainers:
88
- name: Convoy Engineering Team

charts/server/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: "1.0.0"
18+
version: "3.7.2"
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

convoy-3.7.2.tgz

159 KB
Binary file not shown.

index.yaml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ entries:
33
convoy:
44
- apiVersion: v2
55
appVersion: 25.9.2
6-
created: "2024-03-26T13:51:05.372677+01:00"
6+
created: "2025-11-14T16:04:33.676777+01:00"
77
dependencies:
88
- condition: postgresql.enabled
99
name: postgresql
@@ -14,7 +14,7 @@ entries:
1414
repository: https://charts.bitnami.com/bitnami
1515
version: 17.11.3
1616
description: Open Source Webhooks Gateway
17-
digest: 84b4b16b547b7477ec1f1871d88a8a4f0c1c9dbb4feb481154e0000bcb8da4c0
17+
digest: 73bae380b4316d3b56e0a1e08d5924bce1f7e77b3df28e63f87ba5dac34e7440
1818
keywords:
1919
- Webhooks
2020
- Kubernetes
@@ -23,19 +23,18 @@ entries:
2323
maintainers:
2424
- email: engineering@getconvoy.io
2525
name: Convoy Engineering Team
26-
url: https://getconvoy.io
2726
name: convoy
2827
type: application
2928
urls:
30-
- https://frain-dev.github.io/helm-charts/convoy-3.7.1.tgz
31-
version: 3.7.1
29+
- https://frain-dev.github.io/helm-charts/convoy-3.7.2.tgz
30+
version: 3.7.2
3231
postgresql:
3332
- annotations:
3433
category: Database
3534
licenses: Apache-2.0
3635
apiVersion: v2
3736
appVersion: 15.3.0
38-
created: "2024-03-26T13:51:05.375815+01:00"
37+
created: "2025-11-14T16:04:33.679841+01:00"
3938
dependencies:
4039
- name: common
4140
repository: oci://registry-1.docker.io/bitnamicharts
@@ -70,7 +69,7 @@ entries:
7069
licenses: Apache-2.0
7170
apiVersion: v2
7271
appVersion: 7.0.11
73-
created: "2024-03-26T13:51:05.379831+01:00"
72+
created: "2025-11-14T16:04:33.683947+01:00"
7473
dependencies:
7574
- name: common
7675
repository: oci://registry-1.docker.io/bitnamicharts
@@ -96,4 +95,4 @@ entries:
9695
urls:
9796
- https://frain-dev.github.io/helm-charts/charts/redis-17.11.3.tgz
9897
version: 17.11.3
99-
generated: "2024-03-26T13:51:05.362452+01:00"
98+
generated: "2025-11-14T16:04:33.667152+01:00"

0 commit comments

Comments
 (0)