Skip to content

Commit

Permalink
TEST: v1.32.1 node image
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Jan 22, 2025
1 parent 18f8445 commit 5769287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.
package defaults

// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.32.0@sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027"
const Image = "gcr.io/k8s-staging-kind/node:v1.32.1@sha256:6afef2b7f69d627ea7bf27ee6696b6868d18e03bf98167c420df486da4662db6"

0 comments on commit 5769287

Please sign in to comment.