File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ spec:
2323 spec :
2424 containers :
2525 - name : buildmaster-frontend
26- image : ghcr.io/haikuports/haikuporter/frontend:1.3.0-1
26+ image : ghcr.io/haikuports/haikuporter/frontend:1.3.0-2
2727 volumeMounts :
2828 - name : buildmaster-data-riscv64
2929 mountPath : /var/instances/master/riscv64
3030 - name : buildmaster-packages-new
3131 mountPath : /var/instances/haikuports
3232 - name : buildmaster-riscv64
33- image : ghcr.io/haikuports/haikuporter/buildmaster:1.3.0-1
33+ image : ghcr.io/haikuports/haikuporter/buildmaster:1.3.0-2
3434 # command: ["bootstrap", "riscv64"]
3535 command : ["loop"]
3636 volumeMounts :
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ spec:
154154 topologyKey : kubernetes.io/hostname
155155 containers :
156156 - name : pvbackup
157- image : ghcr.io/haiku/pvbackup:1.2
157+ image : ghcr.io/haiku/pvbackup:1.3
158158 args : ["backup", "discourse-data"]
159159 env :
160160 - name : S3_HOST
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ spec:
100100 topologyKey : kubernetes.io/hostname
101101 containers :
102102 - name : pvbackup
103- image : ghcr.io/haiku/pvbackup:1.2
103+ image : ghcr.io/haiku/pvbackup:1.3
104104 args : ["backup", "gerrit-data"]
105105 env :
106106 - name : S3_HOST
Original file line number Diff line number Diff line change 2323 restartPolicy : Never
2424 containers :
2525 - name : pvbackup
26- image : ghcr.io/haiku/pvbackup:0.2
26+ image : ghcr.io/haiku/pvbackup:1.3
2727 args : ["restore", "gerrit-data"]
2828 env :
2929 - name : S3_HOST
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ spec:
162162 topologyKey : kubernetes.io/hostname
163163 containers :
164164 - name : pvbackup
165- image : ghcr.io/haiku/pvbackup:1.2
165+ image : ghcr.io/haiku/pvbackup:1.3
166166 args : ["backup", "pootle-data"]
167167 env :
168168 - name : S3_HOST
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ spec:
180180 topologyKey : kubernetes.io/hostname
181181 containers :
182182 - name : pvbackup
183- image : ghcr.io/haiku/pvbackup:1.2
183+ image : ghcr.io/haiku/pvbackup:1.3
184184 args : ["backup", "trac-data"]
185185 env :
186186 - name : S3_HOST
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ spec:
188188 topologyKey : kubernetes.io/hostname
189189 containers :
190190 - name : pvbackup
191- image : ghcr.io/haiku/pvbackup:1.2
191+ image : ghcr.io/haiku/pvbackup:1.3
192192 args : ["backup", "userguide-data"]
193193 env :
194194 - name : S3_HOST
You can’t perform that action at this time.
0 commit comments