feat(storage01): Update stateVersion for newer postgres
This commit is contained in:
parent
9e893664ec
commit
b961222d76
1 changed files with 1 additions and 1 deletions
|
@ -38,6 +38,6 @@ builtins.mapAttrs mkNode {
|
|||
};
|
||||
|
||||
storage01 = {
|
||||
stateVersion = "23.05";
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue