Skip to content

Commit

Permalink
update traefik chart -> 32.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Oct 11, 2024
1 parent d06295e commit c9127b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/pog/hex/k8s/traefik.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ let
};
version = rec {
_v = hex.k8s._.version chart;
latest = v32-1-0;
v32-1-0 = _v "32.1.0" "05hf0dcngk0kjms4m3d1vaks6m8grhrhc109mg0f8icilqxy8b4s"; # 2024-10-04
latest = v32-1-1;
v32-1-1 = _v "32.1.1" "1i9cyy6s6jbv8bhd5gncp6lnd78iqzvr0kmarxs52gf78v7rb0nb"; # 2024-10-11
v32-0-0 = _v "32.0.0" "18agkj3pn5wy2qghfpaj6wvrq9sg55ignp2cqm820kdxjkvfag7n"; # 2024-09-27
v31-1-1 = _v "31.1.1" "1jidj68wwa93jz9rwx682fxdh6fp4rmjg83m7xbjfqcv3sw1ma6q"; # 2024-09-20
v31-0-0 = _v "31.0.0" "1xn9iyr527aiwm1nqa7q3gw2gi9p0mnbh9yf2x5jj10kkpvn667r"; # 2024-09-03
Expand Down

0 comments on commit c9127b6

Please sign in to comment.