Merge remote-tracking branch 'upstream/master' into fix-255

This commit is contained in:
Hussnain
2023-04-05 11:19:34 +05:00
53 changed files with 1850 additions and 1591 deletions

View File

@@ -7,7 +7,7 @@ on:
env:
DOCKER_FILE_PATH: Dockerfile
GOLANG_VERSION: 1.17
GOLANG_VERSION: 1.20.2
KUBERNETES_VERSION: "1.18.0"
KIND_VERSION: "0.10.0"
REGISTRY: ghcr.io
@@ -40,7 +40,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.51.1
only-new-issues: false
args: --timeout 10m