Bump base registry to 1.19.0
Adds GenerateSecretKeyRequired registry to the Base for MFA
Change-Id: Ia690639b4bebbbd265b223bd626b0eb814103f99
Signed-off-by: Jishnu CM <jishnunambiarcm@duck.com>
diff --git a/scripts/parse_registries.py b/scripts/parse_registries.py
index 70d0fec..4c1e7b8 100755
--- a/scripts/parse_registries.py
+++ b/scripts/parse_registries.py
@@ -244,7 +244,7 @@
def main():
dmtf_registries = (
- ("base", "1.18.1"),
+ ("base", "1.19.0"),
("composition", "1.1.2"),
("environmental", "1.0.1"),
("ethernet_fabric", "1.0.1"),