Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit b77a6c9

Browse files
Update image to v1.0.1-beta.1 (#29)
1 parent 2909516 commit b77a6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nephio-webui/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ spec:
1717
terminationGracePeriodSeconds: 10
1818
containers:
1919
- name: main
20-
image: nephio/kpt-backstage-plugins:v1.0.0
21-
imagePullPolicy: Always
20+
image: nephio/kpt-backstage-plugins:v1.0.1-beta.1
21+
imagePullPolicy: IfNotPresent
2222
args:
2323
- "--config"
2424
- /etc/config/app-config.nephio.yaml

0 commit comments

Comments
 (0)