diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f4f808..8328d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## Deployment Release Notes -* ##### vm.m.p - 2022-MM-DD +* ##### vm.m.p - 2023-MM-DD + +* ##### v5.8.0 - 2022-12-20 + + * ConfD update to version 8.0 [#174](https://github.com/YangCatalog/deployment/issues/174) * ##### v5.7.0 - 2022-11-11 diff --git a/backend b/backend index 28baae0..d3f964b 160000 --- a/backend +++ b/backend @@ -1 +1 @@ -Subproject commit 28baae08a06e0a6b2948ae3d8caa98227857efae +Subproject commit d3f964b7ef29e9e71b76a5384b1460a76ba33dea diff --git a/frontend b/frontend index 4ff0113..1a1b004 160000 --- a/frontend +++ b/frontend @@ -1 +1 @@ -Subproject commit 4ff01132750e760d7298956781bb51a2650d78b4 +Subproject commit 1a1b004ea4a7412fe4719c88d5261d133cf2c720 diff --git a/k8s/templates/api-recovery/api-recovery-deployment.yaml b/k8s/templates/api-recovery/api-recovery-deployment.yaml index 59261b7..76906ce 100644 --- a/k8s/templates/api-recovery/api-recovery-deployment.yaml +++ b/k8s/templates/api-recovery/api-recovery-deployment.yaml @@ -23,7 +23,7 @@ spec: - image: localhost:32000/catalog_backend_api:latest name: api-recovery command: ["/bin/bash"] - args: ["-c", "source bin/activate; python recovery/recovery.py --type load"] + args: ["-c", "source bin/activate; python recovery/recovery.py --load"] volumeMounts: - mountPath: /etc/yangcatalog/yangcatalog.conf name: yangcatalog-conf-pv diff --git a/module-compilation b/module-compilation index ba2f349..9ed686f 160000 --- a/module-compilation +++ b/module-compilation @@ -1 +1 @@ -Subproject commit ba2f349b2b25b136dfb8f2e69e31700e8ac067b2 +Subproject commit 9ed686f86ea1627c94fc8614e7bd5f67fbe9b18f diff --git a/yang-validator-extractor b/yang-validator-extractor index 5f4cd49..3e34215 160000 --- a/yang-validator-extractor +++ b/yang-validator-extractor @@ -1 +1 @@ -Subproject commit 5f4cd49788b99494b01237cfd65cf7851ab85b6f +Subproject commit 3e3421590c0dc766662dfa84e97efe627b0af7c9 diff --git a/yangre b/yangre index 4cf4266..6a0281c 160000 --- a/yangre +++ b/yangre @@ -1 +1 @@ -Subproject commit 4cf426615739fc26f4bac335458b81ac16c157f1 +Subproject commit 6a0281cf0bb43f648d047821089f526c0872b9dd