Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 5897492

Browse files
committed
components/web-ui: remove tag from template
Let's use the chart to express version changes since the Headlamp and Lokomotive Web UI versions are locked to each other. This way we avoid having to modify the version in the template too.
1 parent 16c5ff8 commit 5897492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/components/web-ui/template.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ nodeSelector:
2121
beta.kubernetes.io/os: linux
2222
image:
2323
repository: quay.io/kinvolk/lokomotive-web-ui
24-
tag: v0.1.1
2524
pullPolicy: Always
2625
securityContext:
2726
capabilities:

0 commit comments

Comments
 (0)