Skip to content

Commit

Permalink
Merge pull request #50 from fiaisis/staging_to_prod
Browse files Browse the repository at this point in the history
[Automatic] Update prod from staging
  • Loading branch information
Pasarus authored Sep 12, 2024
2 parents 505be47 + 4562e69 commit 2876a40
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion components/data-viewer/envs/production/data-viewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: data-viewer
image: ghcr.io/fiaisis/data-viewer@sha256:ed8eb2c53e3cb9d87b21f0d20dcfe9444ec13a7a3daf012304a02b792ddaa96d
image: ghcr.io/fiaisis/data-viewer@sha256:f6ed6322e26f278bb670dcf08df0308c4585ddad4387efd67535a4008b7e67ad
2 changes: 1 addition & 1 deletion components/fia-api/envs/production/fia-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: fia-api
image: ghcr.io/fiaisis/fia-api@sha256:21957ac99bd8f6b5962468ff7e6e4f662f6a88bb55c10255daf2a164ac372a5c
image: ghcr.io/fiaisis/fia-api@sha256:28d842ea3a25133b2eaa2d34f3ea0f0805c6ccabf96dc1258f0c9b2893c60eab
2 changes: 1 addition & 1 deletion components/frontend/envs/production/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: frontend
image: ghcr.io/fiaisis/frontend@sha256:a2630926e295583f8a01046857b8038dfca2cfb54cb65f5fa02e1d091f61f65f
image: ghcr.io/fiaisis/frontend@sha256:256b5540d80bf27b100c90f127e51bb73b7e8e2412d4ed01ecbe91b225a11862
6 changes: 4 additions & 2 deletions components/jobcreator/envs/production/jobcreator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ spec:
serviceAccountName: jobcreator
containers:
- name: jobcreator
image: ghcr.io/fiaisis/jobcreator@sha256:727da35e48ae6bf1630228a0c28a1c3f85b7c3a6d39ab7e0e839e4aa152badeb
image: ghcr.io/fiaisis/jobcreator@sha256:5f24aa843edcfe485ae8580297d7eaad7104301db5696a0dbd6db10e1dd9a790
env:
- name: WATCHER_SHA
value: 931c63f82706a06298c321e1f4f81ee90c609aed3976f7323c3cb305660730d4
value: 0ff97cdafc188ca181c50da59cefa888e957e1e0b7074f8a3d20cabf7c7558cf
- name: DEFAULT_RUNNER_SHA
value: 33ec46f0b3e36e5ddb83eeaf32389846c6e05358253c67a25819161693740f62
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: plotting-service
image: ghcr.io/fiaisis/plotting-service@sha256:1458d64b654510805ecb3ccaa244d72dca01418af4d88cbbd8df8ad07388f01f
image: ghcr.io/fiaisis/plotting-service@sha256:fe3484abefb7dc1092474d7c7339e01d9dfb5e2d20d30637185d31dcfd130387
2 changes: 1 addition & 1 deletion components/rundetection/envs/production/rundetection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: rundetection
image: ghcr.io/fiaisis/rundetection@sha256:75ac76589bcd378296aeb1f6ac95c4c2582fdbbfadd28fc4b311f1cd5e96c806
image: ghcr.io/fiaisis/rundetection@sha256:d98ad7883938385ba3ce5a59b0d8dc13098318e44737ccca11de7b626c0652c6
2 changes: 1 addition & 1 deletion components/scigateway/envs/production/scigateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ spec:
spec:
containers:
- name: scigateway
image: ghcr.io/fiaisis/scigateway@sha256:8aac50d161581361a48b74bb01ff3c141f5811564602ab79fcb98529440431ae
image: ghcr.io/fiaisis/scigateway@sha256:07c7399ae9e969e43a6820ca0ace7f5a54d99905a669e8e03ad542996f19d36f

0 comments on commit 2876a40

Please sign in to comment.