about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorPaul Meyer <49727155+katexochen@users.noreply.github.com>2023-12-07 19:08:45 +0100
committerPaul Meyer <49727155+katexochen@users.noreply.github.com>2023-12-07 19:27:45 +0100
commitef5450930394ab3bb73354df807d8cd77b48e4e0 (patch)
tree57e35ba87daec94fb8630262802bb8e0d7455636 /nixos/doc/manual
parent37b73456aef5852322b00b0933bfafc1877aa730 (diff)
downloadnixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar.gz
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar.bz2
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar.lz
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar.xz
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.tar.zst
nixlib-ef5450930394ab3bb73354df807d8cd77b48e4e0.zip
k9s: 0.28.2 -> 0.29.0
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 4210f5da58e1..dad775f093f5 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -29,6 +29,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 
 - The `power.ups` module now generates `upsd.conf`, `upsd.users` and `upsmon.conf` automatically from a set of new configuration options. This breaks compatibility with existing `power.ups` setups where these files were created manually. Back up these files before upgrading NixOS.
 
+- `k9s` was updated to v0.29. There have been breaking changes in the config file format, check out the [changelog](https://github.com/derailed/k9s/releases/tag/v0.29.0) for details.
+
 - `mkosi` was updated to v19. Parts of the user interface have changed. Consult the
   [release notes](https://github.com/systemd/mkosi/releases/tag/v19) for a list of changes.