mirror of
https://github.com/eftechcombr/bacula.git
synced 2025-10-10 19:26:18 +00:00
Upgrade to 15.0.2
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
app: bacula-dir
|
||||
spec:
|
||||
containers:
|
||||
- image: docker.io/eftechcombr/bacula:13.0.3-director
|
||||
- image: docker.io/eftechcombr/bacula:15.0.2-director
|
||||
name: bacula-dir
|
||||
ports:
|
||||
- containerPort: 9101
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
app: bacula-fd
|
||||
spec:
|
||||
containers:
|
||||
- image: docker.io/eftechcombr/bacula:13.0.3-client
|
||||
- image: docker.io/eftechcombr/bacula:15.0.2-client
|
||||
name: bacula-fd
|
||||
ports:
|
||||
- containerPort: 9102
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
app: bacula-sd
|
||||
spec:
|
||||
containers:
|
||||
- image: docker.io/eftechcombr/bacula:13.0.3-storage
|
||||
- image: docker.io/eftechcombr/bacula:15.0.2-storage
|
||||
name: bacula-sd
|
||||
ports:
|
||||
- containerPort: 9103
|
||||
|
@@ -50,7 +50,7 @@ spec:
|
||||
value: "bacula"
|
||||
- name: POSTGRES_INITDB_ARGS
|
||||
value: '--encoding=SQL_ASCII --lc-collate=C --lc-ctype=C'
|
||||
image: docker.io/eftechcombr/bacula:13.0.3-catalog
|
||||
image: docker.io/eftechcombr/bacula:15.0.2-catalog
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: postgresql
|
||||
ports:
|
||||
|
Reference in New Issue
Block a user