upgrade CI from Go 1.24.6 to 1.25.0

This commit is contained in:
Ryan Richard
2025-08-18 12:04:46 -07:00
parent 914fd15129
commit d160e9a23a
14 changed files with 14 additions and 14 deletions

View File

@@ -38,7 +38,7 @@ meta:
# These version numbers should be updated periodically.
codegen-versions: &codegen-versions
# Choose which version of Golang to use in the codegen container images.
BUILD_ARG_GO_VERSION: '1.24.6'
BUILD_ARG_GO_VERSION: '1.25.0'
# Choose which version of sigs.k8s.io/controller-tools/cmd/controller-gen to install
# in the codegen container images.
BUILD_ARG_CONTROLLER_GEN_VERSION: 0.18.0

View File

@@ -606,7 +606,7 @@ jobs:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped-pr
outputs:

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -10,6 +10,6 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
run:
path: pinniped-ci/pipelines/shared-tasks/confirm-built-with-fips/task.sh

View File

@@ -10,7 +10,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
run:
# Confirm that the correct git sha was baked into the executables and that they log the version as their
# first line of output. Do this by directly running the server binary from the rootfs of the built image.

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: release-semver

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped
- name: pinniped-ci

View File

@@ -7,7 +7,7 @@ image_resource:
type: registry-image
source:
repository: golang
tag: '1.24.6'
tag: '1.25.0'
inputs:
- name: pinniped-ci
- name: github-final-release