Bump version
This commit is contained in:
parent
f2a850278c
commit
42e500e2cb
|
@ -24,7 +24,7 @@ spec:
|
||||||
claimName: init-config
|
claimName: init-config
|
||||||
containers:
|
containers:
|
||||||
- name: portal
|
- name: portal
|
||||||
image: docker.sunet.se/drive/portal:0.1.0-3
|
image: docker.sunet.se/drive/portal:0.1.0-4
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: init-config
|
- name: init-config
|
||||||
|
@ -32,7 +32,7 @@ spec:
|
||||||
subPath: config
|
subPath: config
|
||||||
resources: {}
|
resources: {}
|
||||||
initContainers:
|
initContainers:
|
||||||
- image: docker.sunet.se/drive/portal:0.1.0-3
|
- image: docker.sunet.se/drive/portal:0.1.0-4
|
||||||
name: init-config
|
name: init-config
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: init-config
|
- name: init-config
|
||||||
|
|
Loading…
Reference in a new issue