mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-24 16:48:32 +00:00
Remove the +k3s1 part on k3s packages (#522)
* Remove the +k3s1 part on k3s packages relates to kairos-io/kairos#1934 Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * remove release to avoid bumping all packages Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> --------- Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
parent
93f1b62c6f
commit
b03604e5fe
@ -6,6 +6,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
@ -18,6 +19,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
@ -30,6 +32,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
@ -42,6 +45,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
@ -54,6 +58,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
@ -66,6 +71,7 @@ packages:
|
||||
labels:
|
||||
github.owner: "k3s-io"
|
||||
github.repo: "k3s"
|
||||
autobump.sed_script: 's/\+k3s1//g'
|
||||
uri:
|
||||
- https://github.com/k3s-io/k3s
|
||||
license: "APL-2"
|
||||
|
Loading…
Reference in New Issue
Block a user