Commit Graph

7 Commits (34da44b441598c68fb6de1571f2a38f74d66bb01)

Author SHA1 Message Date
Fernand Galiana 34da44b441
K9s/release v0.30.4 (#2392)
* v0.30.3 version update (#2383)

* Update build v0.30.2

* v0.30.3

* [Bug] Fix #2387

* [Bug] Fix #2391

* rel v0.30.4

---------

Co-authored-by: Emanuele Ciurleo <emanuele@ciurleo.com>
2023-12-26 10:30:11 -07:00
Fernand Galiana 26d1585699
K9s/release v0.30.3 (#2381)
* fix #2377

* fix #2379

* cleaning up

* Release docs
2023-12-25 12:06:23 -07:00
Emanuele Ciurleo 463be69a9c
Update build v0.30.2 (#2380) 2023-12-25 12:03:29 -07:00
Fernand Galiana f0d0e62b70
K9s/release v0.30.1 (#2369)
* [Bug] Fix #2368

* [Bug] Fix #2363

* [Bug] Fix #2364

* [Bug] Fix #2366

* [Bug] Fix #2367

* Release docs + rebase fixes
2023-12-24 11:29:22 -07:00
Emanuele Ciurleo 7897fb0eef
Added ln check for snap (#2357)
* Added ln check for snap

Realised that if you manually created (or already had) a ln it would cause the build to fail.  So added in a check to see if it exists.
Moved commands out of prime-override as it didnt really add anything and made it harder to read

* Version no. update to 0.29.1

The snap package was being built with 0.29.1 but is presenting as 0.27 still (locally and in ubuntu snap store)
2023-12-19 15:47:10 -07:00
Emanuele Ciurleo ca72490350
#1873 add symlink into snap (#2350)
K9s snap is missing a symlink when installing on Ubuntu 22.04.3 LTS

This creates the link alongside the rest of the snap.
2023-12-18 08:31:50 -07:00
Aleksei Romanenko 79a2d50bb2
Add snapcraft config (#2123)
* Add snapcraft config

* Update snapcraft config
2023-11-12 11:02:39 -07:00