Skip to content

Commit d5fac28

Browse files
authored
Merge pull request #125 from nerc-project/staging-v0.3.10
k8s: bump staging to v0.3.10
2 parents 443d96f + efee611 commit d5fac28

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

k8s/overlays/staging/patches/coldfront-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: coldfront
10-
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.9
10+
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.10
1111
env:
1212
- name: DATABASE_HOST
1313
valueFrom:

k8s/overlays/staging/patches/coldfront-static-files-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ spec:
77
spec:
88
initContainers:
99
- name: coldfront-static-files-copy
10-
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.9
10+
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.10

k8s/overlays/staging/patches/qcluster-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
spec:
88
containers:
99
- name: coldfront-qcluster
10-
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.9
10+
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.10
1111
env:
1212
- name: DATABASE_HOST
1313
valueFrom:

0 commit comments

Comments
 (0)