Skip to content

Commit 84e5a47

Browse files
authored
chore: update chart to 1.3.2 (#223)
1 parent 4c9d5fc commit 84e5a47

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

charts/k6-loadtester/Chart.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: k6-loadtester
33
description: Flagger webhook using k6 to do load testing of the canary before rolling out traffic
44
type: application
5-
version: 1.3.1
6-
appVersion: "v0.3.1"
5+
version: 1.3.2
6+
appVersion: "v0.3.2"
77
sources:
88
- https://github.com/grafana/flagger-k6-webhook
99
keywords:
@@ -17,6 +17,4 @@ maintainers:
1717
annotations:
1818
artifacthub.io/changes: |-
1919
- kind: updated
20-
description: Remove apiGroup for ServiceAccount RoleBinding subject
21-
- kind: updated
22-
description: Update appVersion to v0.3.1
20+
description: Update appVersion to v0.3.2

0 commit comments

Comments
 (0)