Commit Graph

31 Commits

Author SHA1 Message Date
R. Ryantm
030bef3015 k0sctl: 0.18.0 -> 0.18.1 2024-06-28 13:22:44 +00:00
R. Ryantm
3babfa4711 k0sctl: 0.17.8 -> 0.18.0 2024-06-10 15:52:52 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Tom Wieczorek
edba8f65a2
k0sctl: add version test
Signed-off-by: Tom Wieczorek <tom@bibbu.net>
2024-05-10 12:07:35 +02:00
Tom Wieczorek
45cc392ca9
k0sctl: 0.17.5 -> 0.17.8
Diff: https://github.com/k0sproject/k0sctl/compare/v0.17.5...v0.17.8

Signed-off-by: Tom Wieczorek <tom@bibbu.net>
2024-05-10 12:05:34 +02:00
R. Ryantm
8ccea5a547 k0sctl: 0.17.4 -> 0.17.5 2024-03-28 13:37:58 +00:00
kirillrdy
73ab92ec78
Merge pull request #280843 from kirillrdy/unpin-go
[treewide] unpin go
2024-01-22 20:28:38 +09:00
Nick Cao
21a031c3d9
k0sctl: 0.17.3 -> 0.17.4
Diff: https://github.com/k0sproject/k0sctl/compare/v0.17.3...v0.17.4
2024-01-14 15:35:07 -05:00
Kirill Radzikhovskyy
d8f54aa74a k0sctl: unpin go 2024-01-14 09:21:39 +09:00
Nick Cao
469858962f
k0sctl: 0.17.2 -> 0.17.3
Diff: https://github.com/k0sproject/k0sctl/compare/v0.17.2...v0.17.3
2024-01-09 10:43:01 -05:00
Nick Cao
c4144fd216
k0sctl: 0.16.0 -> 0.17.2
Diff: https://github.com/k0sproject/k0sctl/compare/v0.16.0...v0.17.2
2024-01-08 12:03:43 -05:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
Tom Wieczorek
0581acee63
k0sctl: 0.15.5 -> 0.16.0
https://github.com/k0sproject/k0sctl/releases/tag/v0.16.0
2023-10-11 02:13:47 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Nick Cao
adfbae8777
k0sctl: 0.15.4 -> 0.15.5
Diff: https://github.com/k0sproject/k0sctl/compare/v0.15.4...v0.15.5
2023-08-19 10:10:13 +08:00
QJoly
864759ee49 k0sctl: 0.15.2 -> 0.15.4
Adding new ldflags
2023-08-10 10:53:53 +02:00
QJoly
e7583c9d83 k0sctl: 0.15.1 -> 0.15.2 2023-06-09 18:36:35 +02:00
Nick Cao
40ac1b1ba8
k0sctl: 0.15.0 -> 0.15.1
Diff: https://github.com/k0sproject/k0sctl/compare/v0.15.0...v0.15.1
2023-06-02 00:06:57 +08:00
R. Ryantm
295d4a76f2 k0sctl: 0.14.0 -> 0.15.0 2022-12-25 18:00:34 +08:00
R. Ryantm
224a4e89cf k0sctl: 0.13.2 -> 0.14.0 2022-09-13 18:42:57 +08:00
R. Ryantm
637553e79a k0sctl: 0.13.1 -> 0.13.2 2022-08-13 07:45:01 +00:00
R. Ryantm
deab4fb7e7 k0sctl: 0.13.0 -> 0.13.1 2022-07-28 17:33:00 +00:00
Tom Wieczorek
537fc890ad
k0sctl: 0.12.6 -> 0.13.0
https://github.com/k0sproject/k0sctl/releases/tag/v0.13.0
2022-06-03 19:54:06 +08:00
Tom Wieczorek
7b3ac385e5
k0sctl: 0.11.4 -> 0.12.6
Also add shell completions.
2022-03-17 13:25:58 +01:00
zowoq
cf4b781385 k0sctl: update vendorSha256 2022-01-30 16:07:07 +10:00
R. Ryantm
173b63fc86 k0sctl: 0.10.4 -> 0.11.4 2021-11-03 06:35:26 +00:00
Nick Cao
ed666b443d
k0sctl: 0.10.3 -> 0.10.4 2021-10-09 20:03:24 +08:00
Nick Cao
e22edea554
k0sctl: 0.10.2 -> 0.10.3 2021-10-04 22:02:33 +08:00
R. RyanTM
43ea10289d k0sctl: 0.9.0 -> 0.10.2 2021-09-14 12:52:24 +00:00
Nick Cao
cf06420c47
k0sctl: init at 0.9.0 2021-07-13 16:17:37 +08:00