Skip to content

Commit

Permalink
Changes after testing the provider (#1246)
Browse files Browse the repository at this point in the history
Signed-off-by: Mauro Morales <[email protected]>
  • Loading branch information
mauromorales authored Jan 24, 2025
1 parent 907c836 commit 31cc886
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 14 deletions.
2 changes: 2 additions & 0 deletions packages/k8s/k0s/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ steps:
- rm -rf installer.sh
- chmod +x /usr/local/bin/k0s
- mv /usr/local/bin/k0s /usr/bin/k0s
- /usr/bin/k0s install controller
- /usr/bin/k0s install worker

includes:
- ^/usr/bin/k0s
Expand Down
12 changes: 6 additions & 6 deletions packages/k8s/k0s/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: k0s-openrc
category: k8s
version: "1.31.3+1"
version: "1.31.3+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand All @@ -14,7 +14,7 @@ packages:
description: " The Zero Friction Kubernetes "
- name: k0s-openrc
category: k8s
version: "1.30.7+1"
version: "1.30.7+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand All @@ -27,7 +27,7 @@ packages:
description: " The Zero Friction Kubernetes "
- name: k0s-openrc
category: k8s
version: "1.29.11+1"
version: "1.29.11+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand All @@ -40,7 +40,7 @@ packages:
description: " The Zero Friction Kubernetes "
- name: k0s-systemd
category: k8s
version: "1.31.3+1"
version: "1.31.3+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand All @@ -53,7 +53,7 @@ packages:
description: " The Zero Friction Kubernetes "
- name: k0s-systemd
category: k8s
version: "1.30.7+1"
version: "1.30.7+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand All @@ -66,7 +66,7 @@ packages:
description: " The Zero Friction Kubernetes "
- name: k0s-systemd
category: k8s
version: "1.29.11+1"
version: "1.29.11+2"
k0s_version: "0"
labels:
github.owner: "k0sproject"
Expand Down
2 changes: 1 addition & 1 deletion packages/static/kairos-overlay-files/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
packages:
- name: "kairos-overlay-files"
category: "static"
version: "1.6.5"
version: "1.6.6"

This file was deleted.

0 comments on commit 31cc886

Please sign in to comment.