Skip to content

Commit

Permalink
k8s: update staging to v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jtriley committed May 14, 2024
1 parent 32fd13b commit 2c139bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion k8s/overlays/staging/patches/coldfront-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: coldfront
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.6
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.7
env:
- name: DATABASE_HOST
valueFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ spec:
spec:
initContainers:
- name: coldfront-static-files-copy
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.6
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.7
2 changes: 1 addition & 1 deletion k8s/overlays/staging/patches/qcluster-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
containers:
- name: coldfront-qcluster
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.6
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.7
env:
- name: DATABASE_HOST
valueFrom:
Expand Down

0 comments on commit 2c139bb

Please sign in to comment.