Skip to content

Commit

Permalink
bump kubernetes-latest to default to k8s 1.32 (#36857)
Browse files Browse the repository at this point in the history
-   bump kubernetes-latest to default to k8s 1.32

slack thread
https://chainguard-dev.slack.com/archives/C02SD39C6BW/p1734091822059719
  • Loading branch information
cpanato authored Dec 13, 2024
1 parent e80634f commit 1c5d15a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes-latest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kubernetes-latest
version: 0
epoch: 5
epoch: 6
description: "Compatibility infrastructure for Kubernetes components"
copyright:
- license: GPL-2.0-or-later
Expand All @@ -13,7 +13,7 @@ environment:

vars:
components: "kubectl kubeadm kubelet kube-scheduler kube-proxy kube-controller-manager kube-apiserver"
kubernetes-version: 1.31
kubernetes-version: 1.32

pipeline:
- runs: |
Expand Down

0 comments on commit 1c5d15a

Please sign in to comment.