Skip to content

Commit

Permalink
update external-secrets chart -> 0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Jul 6, 2024
1 parent 6ff4e65 commit c8083a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mods/pog/hex/k8s/external-secrets.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ let
};
version = rec {
_v = hex.k8s._.version chart;
latest = v0-9-19;
latest = v0-9-20;
v0-9-20 = _v "0.9.20" "1i08zphbasfk4nkfr0fc0hixbqqpd3x4a1chxcl88xbgs7gjl3xy"; # 2024-07-06
v0-9-19 = _v "0.9.19" "11j5n878b0b2ncn3fd1nilpl6s0ir6lxz9v14hn0dnplybkbr1qg"; # 2024-06-04
v0-9-18 = _v "0.9.18" "0jiva7qgnsb4d1711xffh9ccbs78qjdhw98iq33sg3lmyqk3hjsh"; # 2024-05-14
v0-9-17 = _v "0.9.17" "0scsqcc5sfqd5yhyhi1c78clcs7szs1gfas7al05qjnjbb3hvbis"; # 2024-05-01
Expand Down

0 comments on commit c8083a2

Please sign in to comment.