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 4c9d5fc commit 84e5a47Copy full SHA for 84e5a47
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.1
6
-appVersion: "v0.3.1"
+version: 1.3.2
+appVersion: "v0.3.2"
7
sources:
8
- https://github.com/grafana/flagger-k6-webhook
9
keywords:
@@ -17,6 +17,4 @@ maintainers:
17
annotations:
18
artifacthub.io/changes: |-
19
- kind: updated
20
- description: Remove apiGroup for ServiceAccount RoleBinding subject
21
- - kind: updated
22
- description: Update appVersion to v0.3.1
+ description: Update appVersion to v0.3.2
0 commit comments