mirror of
https://github.com/outbackdingo/talos-cloud-controller-manager.git
synced 2026-01-27 10:20:27 +00:00
feat: add special transformer func
As in helm, these functions are very useful. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
This commit is contained in:
2
.github/workflows/build-test.yaml
vendored
2
.github/workflows/build-test.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: v1.62.2
|
||||
version: v1.63.4
|
||||
args: --timeout=5m --config=.golangci.yml
|
||||
- name: Build
|
||||
timeout-minutes: 10
|
||||
|
||||
Reference in New Issue
Block a user