Added new version to compose and manifest
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
pbsupper-1:
|
||||
container_name: pbsupper
|
||||
user: 1600:1600
|
||||
image: tea.shupogaki.org/yuruc3/pbsupper:v0.2
|
||||
image: tea.shupogaki.org/yuruc3/pbsupper:v0.2.1
|
||||
environment:
|
||||
LOCAL_DATASTORE: somethingSomething
|
||||
REMOTE_DATASTORE: somethingSomething
|
||||
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
|
||||
containers:
|
||||
- name: pbsupper
|
||||
image: tea.shupogaki.org/yuruc3/pbsupper:v0.2
|
||||
image: tea.shupogaki.org/yuruc3/pbsupper:v0.2.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
envFrom:
|
||||
|
||||
Reference in New Issue
Block a user