mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
Lock the ui version temporarily
This commit is contained in:
@@ -114,7 +114,8 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: badger-ui
|
||||
image: "ghcr.io/wahyd4/badger/ui:{{IMAGE_VERSION}}"
|
||||
# image: "ghcr.io/wahyd4/badger/ui:{{IMAGE_VERSION}}"
|
||||
image: "ghcr.io/wahyd4/badger/ui:v0.1.141"
|
||||
securityContext:
|
||||
runAsUser: 0
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user