Skip to content

Commit

Permalink
Helm: bump to 1.1.0 and 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Oct 20, 2023
1 parent ca80332 commit c8848ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches:
- main
paths:
- 'charts/Chart.yaml'
- 'charts/k6-operator/Chart.yaml'

jobs:
call-update-helm-repo:
Expand Down
4 changes: 2 additions & 2 deletions charts/k6-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: "0.0.10"
appVersion: "0.0.11"
description: A Helm chart to install the k6-operator
name: k6-operator
version: 1.0.0
version: 1.1.0
kubeVersion: ">=1.16.0-0"
home: https://k6.io
sources:
Expand Down

0 comments on commit c8848ab

Please sign in to comment.