feat: add hash
This commit is contained in:
parent
827df95a0d
commit
5901e142db
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ in
|
|||
name = "zitadel";
|
||||
repo = "https://charts.zitadel.com";
|
||||
version = "9.12.3";
|
||||
hash = lib.fakeHash;
|
||||
hash = "sha256-eSpqy2vK1tJp0Ci20R7+zGLfUDKPuKOz1iWyvawqEpc=";
|
||||
|
||||
targetNamespace = "zitadel-system";
|
||||
createNamespace = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue