We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b09d155 + 946a76b commit 424e59fCopy full SHA for 424e59f
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
9
env:
10
- helm-version: v3.10.3
+ helm-version: v3.11.0
11
12
jobs:
13
release:
.github/workflows/sec-audit.yml
@@ -9,7 +9,7 @@ on:
golang-version: 1.18.4
kubescape-version: v2.0.183
14
15
.github/workflows/tests.yml
@@ -4,7 +4,7 @@ on:
4
branches-ignore: ['renovate/**']
5
pull_request:
6
lint:
runs-on: ubuntu-latest
0 commit comments