Skip to content

Commit

Permalink
chore: Bump chart to 1.3.1 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerok authored Jul 16, 2024
1 parent 8cf6d88 commit 16e03b1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions charts/k6-loadtester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: k6-loadtester
description: Flagger webhook using k6 to do load testing of the canary before rolling out traffic
type: application
version: 1.2.0
appVersion: "v0.2.0"
version: 1.3.1
appVersion: "v0.3.1"
sources:
- https://github.com/grafana/flagger-k6-webhook
keywords:
Expand All @@ -17,4 +17,6 @@ maintainers:
annotations:
artifacthub.io/changes: |-
- kind: updated
description: Update appVersion to v0.2.0
description: Remove apiGroup for ServiceAccount RoleBinding subject
- kind: updated
description: Update appVersion to v0.3.1

0 comments on commit 16e03b1

Please sign in to comment.