Skip to content

Commit

Permalink
Merge pull request #688 from timescale/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update dependency helm/helm to v3.11.0
  • Loading branch information
nhudson authored Jan 25, 2023
2 parents b09d155 + 946a76b commit 424e59f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:

env:
helm-version: v3.10.3
helm-version: v3.11.0

jobs:
release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sec-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

env:
golang-version: 1.18.4
helm-version: v3.10.3
helm-version: v3.11.0
kubescape-version: v2.0.183

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches-ignore: ['renovate/**']
pull_request:
env:
helm-version: v3.10.3
helm-version: v3.11.0
jobs:
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 424e59f

Please sign in to comment.