feat: add hash

This commit is contained in:
Chris Kruining 2025-11-05 13:45:23 +01:00
parent 827df95a0d
commit 5901e142db
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -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;