Skip to content

Commit

Permalink
Update image to v1.0.1-beta.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbelamaric authored Jul 27, 2023
1 parent 2909516 commit b77a6c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nephio-webui/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: main
image: nephio/kpt-backstage-plugins:v1.0.0
imagePullPolicy: Always
image: nephio/kpt-backstage-plugins:v1.0.1-beta.1
imagePullPolicy: IfNotPresent
args:
- "--config"
- /etc/config/app-config.nephio.yaml
Expand Down

0 comments on commit b77a6c9

Please sign in to comment.