Skip to content

Commit d49fa1a

Browse files
committed
update traefik -> 38.0.1
1 parent 9fa2a00 commit d49fa1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hex/hex/k8s/helm/traefik.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ let
1010
};
1111
version = rec {
1212
_v = hex.k8s._.version chart;
13-
latest = v38-0-0;
13+
latest = v38-0-1;
14+
v38-0-1 = _v "38.0.1" "1jv1wkmx8dxagakvzs87cm19zv9m16j8dk76a6abqaimyvxxmbms"; # 2025-12-19
1415
v38-0-0 = _v "38.0.0" "0ziqk2ghfv7y0c8728pmi3nhm1ssma2xgzc38mqk233kmzzkk68k"; # 2025-12-18
1516
v37-4-0 = _v "37.4.0" "1lhnqrj1kg9hwdx2m2k1vkx24ik8xf0rm4y4v4pm5blhpnvf8236"; # 2025-11-21
1617
v37-3-0 = _v "37.3.0" "15lj9lrw4i77n7yciabdshiqaf0ds7qijdrb83sh7dvk90wsrxpd"; # 2025-11-10

0 commit comments

Comments
 (0)