We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0930097 commit 61fd874Copy full SHA for 61fd874
.github/workflows/pr-code.yml
@@ -11,7 +11,7 @@ permissions:
11
pull-requests: read
12
13
env:
14
- VERSION_KIND: v0.23.0
+ VERSION_KIND: v0.24.0
15
VERSION_GOLANGCILINT: latest
16
VERSION_GOLANG: '1.22.5'
17
.github/workflows/pr-packaging.yml
@@ -6,7 +6,7 @@ on:
6
- deploy/charts/**
7
8
9
10
jobs:
chart-testing:
.github/workflows/release.yml
@@ -10,7 +10,7 @@ concurrency:
COMMIT_NAME: Monkeynator
COMMIT_EMAIL: monkeynator@enix.io
VERSION_CHARTRELEASER: '1.6.0'
0 commit comments