updated to v6.0.9
This commit is contained in:
@@ -148,7 +148,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: calcom
|
app.kubernetes.io/instance: calcom
|
||||||
app.kubernetes.io/name: calcom
|
app.kubernetes.io/name: calcom
|
||||||
app.kubernetes.io/version: "v6.0.8"
|
app.kubernetes.io/version: "v6.0.9"
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
@@ -162,7 +162,7 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: calcom
|
app.kubernetes.io/instance: calcom
|
||||||
app.kubernetes.io/name: calcom
|
app.kubernetes.io/name: calcom
|
||||||
app.kubernetes.io/version: "v6.0.8"
|
app.kubernetes.io/version: "v6.0.9"
|
||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
# Wait for PostgreSQL
|
# Wait for PostgreSQL
|
||||||
@@ -211,7 +211,7 @@ spec:
|
|||||||
mountPath: /icons
|
mountPath: /icons
|
||||||
containers:
|
containers:
|
||||||
- name: calcom
|
- name: calcom
|
||||||
image: calcom/cal.com:v6.0.8
|
image: calcom/cal.com:v6.0.9
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
|
|||||||
Reference in New Issue
Block a user