Skip to content

Commit

Permalink
Bump k3s versions (#506)
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales authored Oct 23, 2023
1 parent c6ec9b5 commit 3dfe8ef
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/k8s/k3s/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: k3s-openrc
category: k8s
version: "1.25.11+2"
version: "1.28.2+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand All @@ -13,7 +13,7 @@ packages:

- name: k3s-openrc
category: k8s
version: "1.26.6+2"
version: "1.26.9+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand All @@ -25,7 +25,7 @@ packages:

- name: k3s-openrc
category: k8s
version: "1.27.3+2"
version: "1.27.6+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand All @@ -37,7 +37,7 @@ packages:

- name: k3s-systemd
category: k8s
version: "1.25.11+2"
version: "1.28.2+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand All @@ -49,7 +49,7 @@ packages:

- name: k3s-systemd
category: k8s
version: "1.26.6+2"
version: "1.26.9+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand All @@ -61,7 +61,7 @@ packages:

- name: k3s-systemd
category: k8s
version: "1.27.3+2"
version: "1.27.6+1"
k3s_version: "2"
labels:
github.owner: "k3s-io"
Expand Down

0 comments on commit 3dfe8ef

Please sign in to comment.