From 99641a5a810a99b52aafde0bd76d37bf1d72c27d Mon Sep 17 00:00:00 2001 From: Dean Roehrich Date: Tue, 3 Dec 2024 14:42:31 -0600 Subject: [PATCH] Let nnf-deploy find overlays for nnf-dm (#233) Nnf-dm now has overlays, so add that to its repository config. Signed-off-by: Dean Roehrich --- config/repositories.yaml | 1 + nnf-dm | 2 +- nnf-integration-test | 2 +- nnf-sos | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/config/repositories.yaml b/config/repositories.yaml index bcbc777..7a7cbbb 100644 --- a/config/repositories.yaml +++ b/config/repositories.yaml @@ -21,6 +21,7 @@ repositories: development: https://ghcr.io/dataworkflowservices/dws master: https://ghcr.io/dataworkflowservices/dws - name: nnf-dm + overlays: [kind, dp0] development: https://ghcr.io/nearnodeflash/nnf-dm master: https://ghcr.io/nearnodeflash/nnf-dm - name: nnf-sos diff --git a/nnf-dm b/nnf-dm index 84f3337..86bb0a1 160000 --- a/nnf-dm +++ b/nnf-dm @@ -1 +1 @@ -Subproject commit 84f3337ed270ab28146b5e67e29c68310a9175ef +Subproject commit 86bb0a140401d11f7285661a90638465cbbcd0ab diff --git a/nnf-integration-test b/nnf-integration-test index bc34ef3..e18b6d3 160000 --- a/nnf-integration-test +++ b/nnf-integration-test @@ -1 +1 @@ -Subproject commit bc34ef3d6294b12ae945e0ca9e17d325d5849298 +Subproject commit e18b6d369a3c8593933996e33250cd50eeade760 diff --git a/nnf-sos b/nnf-sos index 4ef2c58..595b723 160000 --- a/nnf-sos +++ b/nnf-sos @@ -1 +1 @@ -Subproject commit 4ef2c58da119d0512f5867f3a4e5ec908d40ca25 +Subproject commit 595b723d900a9da2f6c7ae533e75613608c4627b