From 2909516e4b68edffa432edec894f4a74799ec0f2 Mon Sep 17 00:00:00 2001 From: John Belamaric Date: Fri, 30 Jun 2023 14:09:48 -0700 Subject: [PATCH] Use v1.0.0 tag (#28) --- nephio-webui/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nephio-webui/deployment.yaml b/nephio-webui/deployment.yaml index 8a1375d..90381c2 100644 --- a/nephio-webui/deployment.yaml +++ b/nephio-webui/deployment.yaml @@ -17,7 +17,7 @@ spec: terminationGracePeriodSeconds: 10 containers: - name: main - image: nephio/kpt-backstage-plugins:latest + image: nephio/kpt-backstage-plugins:v1.0.0 imagePullPolicy: Always args: - "--config"