Skip to content

Commit

Permalink
Merge pull request #95 from nerc-project/k8s-staging-coldfront-nerc-v…
Browse files Browse the repository at this point in the history
…0.3.3

k8s: bump staging to v0.3.3
  • Loading branch information
jtriley authored Jul 13, 2023
2 parents 0bf7544 + 8958264 commit 2f6a8ac
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.2
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.3
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.2
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.3
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.2
image: ghcr.io/nerc-project/coldfront-nerc:v0.3.3
env:
- name: DATABASE_HOST
valueFrom:
Expand Down

0 comments on commit 2f6a8ac

Please sign in to comment.