Skip to content

Commit

Permalink
Merge pull request s3gw-tech#66 from giubacc/bump-ver-0.9.0
Browse files Browse the repository at this point in the history
bump version 0.9.0
  • Loading branch information
Giuseppe Baccini authored Nov 29, 2022
2 parents 6a5f30a + 14d5463 commit 5107606
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v1
with:
version: v3.8.1
version: v3.10.0

- uses: actions/setup-python@v3
with:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v1
with:
version: v3.8.1
version: v3.10.0

- name: Create kind cluster
uses: helm/kind-action@v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v1
with:
version: v3.8.1
version: v3.10.0

- uses: actions/setup-python@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion charts/s3gw/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
name: s3gw
version: 0.8.0
version: 0.9.0
kubeVersion: ">=1.14"
description: |
Easy-to-use Open Source and Cloud Native S3 service for use on Rancher's Kubernetes.
Expand Down

0 comments on commit 5107606

Please sign in to comment.