diff --git a/charts/notification/charts/common-0.1.0.tgz b/charts/notification/charts/common-0.1.0.tgz index 91cd36e..e0789b5 100644 Binary files a/charts/notification/charts/common-0.1.0.tgz and b/charts/notification/charts/common-0.1.0.tgz differ diff --git a/common/templates/_task-s2i-go.yaml b/common/templates/_task-s2i-go.yaml index 3478eeb..83b5320 100644 --- a/common/templates/_task-s2i-go.yaml +++ b/common/templates/_task-s2i-go.yaml @@ -13,7 +13,7 @@ spec: description: s2i-go task clones a Git repository and builds and pushes a container image using S2I and a Go builder image. params: - - default: "1.22" + - default: "1.23" description: The tag of go imagestream for go version name: VERSION type: string