This commit is contained in:
brokenpip3 2024-02-23 00:08:18 +01:00
parent 7c1c5a98f4
commit 8eac4695aa
No known key found for this signature in database
GPG Key ID: 1D9BDC803797B4B6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
NAME="kubernetes-operator" NAME="kubernetes-operator"
OPERATOR_SDK_VERSION="1.3.0" OPERATOR_SDK_VERSION="1.28.0"
GO_VERSION="1.15.6" GO_VERSION="1.20.3"
PKG="github.com/jenkinsci/kubernetes-operator" PKG="github.com/jenkinsci/kubernetes-operator"
QUAY_ORGANIZATION="jenkins-kubernetes-operator" QUAY_ORGANIZATION="jenkins-kubernetes-operator"
QUAY_REGISTRY="operator" QUAY_REGISTRY="operator"