Skip to content

Commit fe6c889

Browse files
committed
use latest svix chart
1 parent 02a845c commit fe6c889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/hub-webhooks/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ type: application
1818
# This is the chart version. This version number should be incremented each time you make changes
1919
# to the chart and its templates, including the app version.
2020
# Versions are expected to follow Semantic Versioning (https://semver.org/)
21-
version: 0.1.1
21+
version: 0.1.2
2222

2323
# This is the version number of the application being deployed. This version number should be
2424
# incremented each time you make changes to the application. Versions are not expected to
2525
# follow Semantic Versioning. They should reflect the version the application is using.
2626
# It is recommended to use it with quotes.
27-
appVersion: "0.1.1"
27+
appVersion: "0.1.2"
2828
dependencies:
2929
- name: svix
3030
condition: svix.enabled

0 commit comments

Comments
 (0)