Skip to content

Commit 9fa2a00

Browse files
committed
update open-webui -> 8.22.0
1 parent 5ce3bb6 commit 9fa2a00

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hex/hex/k8s/helm/open-webui.nix

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ let
1111
};
1212
version = rec {
1313
_v = hex.k8s._.version chart;
14-
latest = v8-19-0;
14+
latest = v8-22-0;
15+
v8-22-0 = _v "8.22.0" "0c9fjyrgdmyi0hrfihb2j7dpl5glcx5ci1naai5m3wyr58as96di"; # 2025-12-22
16+
v8-21-0 = _v "8.21.0" "1vpmlwwcvfd8107nky28zn08k215rlpqm19sk54rhiadv1gcmfj3"; # 2025-12-22
17+
v8-20-0 = _v "8.20.0" "0fkjakfq1y52ph1z6aq4mkdwn771c9xgllhfm7s19z0i0ny3d77p"; # 2025-12-21
1518
v8-19-0 = _v "8.19.0" "0x023rvh7j8hkywcnbhr31pvapib58nf5j03w18vi6zy1glc5hkj"; # 2025-12-02
1619
v8-18-0 = _v "8.18.0" "0yb8lh2rspzqb8x1xqpywbjbhdlsgfwax5mr24nx4plapqwnsbbk"; # 2025-11-25
1720
v8-17-0 = _v "8.17.0" "0x9gaz7zy9ybif37ajf5qlvaz5p3vgcaqw10nw1qwwx54pm0p6x7"; # 2025-11-25

0 commit comments

Comments
 (0)