R. Ryantm
672b0cdb2f
k9s: 0.32.2 -> 0.32.3
2024-03-07 04:58:17 +00:00
Mathew Polzin
e188a6bc2a
k9s: 0.31.9 -> 0.32.2
2024-03-05 19:43:13 -06:00
R. Ryantm
50f840e4f4
k9s: 0.31.8 -> 0.31.9
2024-02-17 05:35:59 +00:00
Weijia Wang
932be94aec
Merge pull request #285835 from sysedwinistrator/k9s-fix-darwin-completion
...
k9s: fix broken completion scripts on aarch64-darwin
2024-02-07 14:59:05 +01:00
Paul Meyer
d83aa4d2f4
k9s: 0.31.7 -> 0.31.8
2024-02-07 07:56:48 +00:00
Edwin Mackenzie-Owen
b0e8cc5276
k9s: fix broken completion scripts on aarch64-darwin
...
k9s apparently requires a writeable log location. Before this commit;
the generated bash, fish, and zsh completion files in the
aarch64-darwin* build had as their first line the error message:
Fail to init k9s logs location could not create any of the following paths: /homeless-shelter/Library/Application Support
* Yes, really only on aarch64-darwin. x86_64-darwin, x86_64-linux, and
aarch64-linux are fine. Don't ask me why.
2024-02-02 17:36:18 +01:00
Paul Meyer
30bed2452c
k9s: 0.31.6 -> 0.31.7
2024-01-19 07:37:41 +01:00
Paul Meyer
94ea67cef0
k9s: 0.31.5 -> 0.31.6
2024-01-18 15:41:24 +01:00
Paul Meyer
8d13307c75
k9s: 0.31.4 -> 0.31.5
2024-01-13 19:03:28 +01:00
Paul Meyer
a97b8f89c5
k9s: 0.31.1 -> 0.31.4
2024-01-11 14:20:19 +01:00
Paul Meyer
d7b2afbb46
k9s: 0.30.8 -> 0.31.1
2024-01-09 09:11:02 +01:00
Paul Meyer
116d545128
k9s: 0.30.7 -> 0.30.8
2024-01-03 23:21:50 +01:00
Paul Meyer
b7ad0cc207
k9s: 0.30.6 -> 0.30.7
2024-01-03 09:38:28 +01:00
Paul Meyer
966088c51b
k9s: 0.30.5 -> 0.30.6
2023-12-28 22:52:53 +01:00
Paul Meyer
65a380f837
k9s: 0.30.4 -> 0.30.5
2023-12-28 10:53:41 +01:00
Paul Meyer
019072b0e8
k9s: 0.30.3 -> 0.30.4
2023-12-26 20:28:27 +01:00
Paul Meyer
791d5780bc
k9s: 0.30.2 -> 0.30.3
2023-12-26 16:07:59 +01:00
Paul Meyer
c609d66376
k9s: 0.30.0 -> 0.30.2
2023-12-25 09:39:44 +01:00
Paul Meyer
27377a0989
k9s: add changelog and mainProgram
2023-12-24 09:24:39 +01:00
Paul Meyer
5fc84cf30a
k9s: 0.29.1 -> 0.30.0
2023-12-24 09:17:56 +01:00
Paul Meyer
d49844be64
k9s: format
2023-12-19 08:51:47 +01:00
Paul Meyer
8b3fd7323d
k9s: fix vendorHash mismatch by using proxyVendor
...
This fixes a vendor hash mismatch between darwin and linux.
2023-12-19 08:51:30 +01:00
Paul Meyer
5b07f4c861
k9s: 0.29.0 -> 0.29.1
2023-12-07 19:27:45 +01:00
Paul Meyer
ef54509303
k9s: 0.28.2 -> 0.29.0
2023-12-07 19:27:45 +01:00
Claudi
5fad6b6f23
k9s: 0.28.0 -> 0.28.2
...
Changes: https://github.com/derailed/k9s/compare/v0.28.0...v0.28.2
Also added an updateScript for automated updates.
2023-11-14 10:42:29 +01:00
Austin Horstman
dcd6057e4a
k9s: 0.27.4 -> 0.28.0
2023-11-07 09:45:32 +01:00
QJoly
49a401bd9f
k9s: 0.27.3 -> 0.27.4
2023-05-08 11:02:23 +02:00
R. Ryantm
ca019ad697
k9s: 0.27.2 -> 0.27.3
2023-02-21 04:49:17 +00:00
R. Ryantm
fe44f278fc
k9s: 0.27.0 -> 0.27.2
2023-02-05 05:27:16 +00:00
R. Ryantm
34457c02bf
k9s: 0.26.7 -> 0.27.0
2023-01-31 04:43:11 +00:00
R. Ryantm
d7e3fc529b
k9s: 0.26.6 -> 0.26.7
2022-10-20 20:10:55 +08:00
R. Ryantm
51d61ceee4
k9s: 0.26.5 -> 0.26.6
2022-09-27 14:42:30 +00:00
Bryan A. S
c326066800
k9s: 0.26.3 -> 0.26.5
2022-09-23 11:21:12 +02:00
R. Ryantm
69045148b1
k9s: 0.26.1 -> 0.26.3
2022-08-05 12:19:22 +00:00
R. Ryantm
f8be1ed140
k9s: 0.26.0 -> 0.26.1
2022-08-03 03:28:04 +00:00
Bryan A. S
9dc08e7979
k9s: 0.25.21 -> 0.26.0
2022-07-19 13:02:48 -03:00
Bryan A. S
83562c6175
k9s: 0.25.18 -> 0.25.21
...
- add missing ldflags
- add missing go tags
- add install check
- add shell completion
2022-07-05 15:36:06 -03:00
happysalada
cd91a151ef
k9s: fix aarch64 darwin build
2022-03-18 08:32:16 -04:00
zowoq
e35f5180e3
k9s: update vendorSha256
2022-01-30 16:07:07 +10:00
Bryan A. S
a662d54ccf
k9s: 0.25.12 -> 0.25.18
2021-12-28 14:18:52 -03:00
Bryan A. S
f56e263460
k9s: 0.25.8 -> 0.25.12
2021-12-15 11:30:27 -03:00
R. Ryantm
d5c449261b
k9s: 0.25.7 -> 0.25.8
2021-12-07 07:34:07 +00:00
Bryan A. S
974271a5e6
k9s: fix for sandbox mode
2021-12-03 10:56:38 -03:00
Bryan A. S
cea2e32bca
k9s: 0.24.15 -> 0.25.7
2021-12-03 10:02:50 -03:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
R. RyanTM
c19127cf93
k9s: 0.24.14 -> 0.24.15
2021-08-07 10:30:13 +00:00
R. RyanTM
2734777ab5
k9s: 0.24.13 -> 0.24.14
2021-07-09 10:26:30 +00:00
R. RyanTM
a7a7be8b94
k9s: 0.24.12 -> 0.24.13
2021-07-07 10:03:46 -07:00
R. RyanTM
e005fe68e0
k9s: 0.24.11 -> 0.24.12
2021-07-01 13:12:18 -07:00
R. RyanTM
40db7836fe
k9s: 0.24.10 -> 0.24.11
2021-06-29 00:05:57 +00:00