We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ba642 commit 71108d9Copy full SHA for 71108d9
charts/k6-loadtester/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: k6-loadtester
3
description: Flagger webhook using k6 to do load testing of the canary before rolling out traffic
4
type: application
5
-version: 1.3.2
6
-appVersion: "v0.3.2"
+version: 1.3.3
+appVersion: "v0.3.3"
7
sources:
8
- https://github.com/grafana/flagger-k6-webhook
9
keywords:
@@ -17,4 +17,4 @@ maintainers:
17
annotations:
18
artifacthub.io/changes: |-
19
- kind: updated
20
- description: Update appVersion to v0.3.2
+ description: Update appVersion to v0.3.3
0 commit comments