File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : convoy
33description : Open Source Webhooks Gateway
44type : application
5- version : " 3.7.3 "
6- appVersion : " 25.9.2 "
5+ version : " 3.7.4 "
6+ appVersion : " 25.12.6 "
77keywords :
88 - Webhooks
99 - Kubernetes
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : agent
33description : Convoy Agent Chart
44type : application
5- version : " 3.7.3 "
6- appVersion : " v25.9.2 "
5+ version : " 3.7.4 "
6+ appVersion : " v25.12.6 "
77maintainers :
88 - name : Convoy Engineering Team
99 email : engineering@getconvoy.io
Original file line number Diff line number Diff line change 148148image :
149149 repository : getconvoy/convoy
150150 pullPolicy : IfNotPresent
151- tag : v25.9.2
151+ tag : v25.12.6
152152
153153nameOverride : " convoy-agent"
154154fullNameOverride : " convoy-agent"
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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 : " 3.7.3 "
18+ version : " 3.7.4 "
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
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " v25.9.2 "
24+ appVersion : " v25.12.6 "
2525
2626maintainers :
2727 - name : Convoy Engineering Team
Original file line number Diff line number Diff line change 150150image :
151151 repository : getconvoy/convoy
152152 pullPolicy : Always
153- tag : v25.9.2
153+ tag : v25.12.6
154154
155155nameOverride : " convoy-server"
156156fullNameOverride : " convoy-server"
You can’t perform that action at this time.
0 commit comments