From b903b5495051642253a6a5dc0270d4e6d385856f Mon Sep 17 00:00:00 2001 From: Pasarus <24723609+Pasarus@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:42:36 +0000 Subject: [PATCH] Update prod with staging --- components/data-viewer/envs/production/data-viewer.yml | 2 +- components/fia-api/envs/production/fia-api.yml | 2 +- .../envs/production/file-watcher-operator.yml | 4 ++-- components/frontend/envs/production/frontend.yml | 2 +- components/jobcreator/envs/production/jobcreator.yml | 6 +++--- .../plotting-service/envs/production/plotting-service.yml | 2 +- components/rundetection/envs/production/rundetection.yml | 2 +- components/scigateway/envs/production/scigateway.yml | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/components/data-viewer/envs/production/data-viewer.yml b/components/data-viewer/envs/production/data-viewer.yml index b680f4ee..f027f9b6 100644 --- a/components/data-viewer/envs/production/data-viewer.yml +++ b/components/data-viewer/envs/production/data-viewer.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: data-viewer - image: ghcr.io/fiaisis/data-viewer@sha256:01d53de7410036c7ac34f75f6f696bc601e989e543d10c59076ff92e25f84827 + image: ghcr.io/fiaisis/data-viewer@sha256:77809541c32b26a58e0ec1bc2f114e8847a4310866fe1481474679209a5ac1e2 diff --git a/components/fia-api/envs/production/fia-api.yml b/components/fia-api/envs/production/fia-api.yml index de0a6280..e1d2bfdb 100644 --- a/components/fia-api/envs/production/fia-api.yml +++ b/components/fia-api/envs/production/fia-api.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: fia-api - image: ghcr.io/fiaisis/fia-api@sha256:aa99b61e7b466193e62f98ddb02a49d434c93f2789d92c75e6dccb0272cd6cc3 + image: ghcr.io/fiaisis/fia-api@sha256:bb1d52c05c83cab91924e821676e05cc1786508d28a9834db2d3bc59eefc3482 diff --git a/components/file-watcher-operator/envs/production/file-watcher-operator.yml b/components/file-watcher-operator/envs/production/file-watcher-operator.yml index b9705c8f..80ea745d 100644 --- a/components/file-watcher-operator/envs/production/file-watcher-operator.yml +++ b/components/file-watcher-operator/envs/production/file-watcher-operator.yml @@ -9,7 +9,7 @@ spec: spec: containers: - name: file-watcher-operator - image: ghcr.io/fiaisis/filewatcher-operator@sha256:e9a265aae4ab7e6772c920698847a3a4ac97773ece6d83d482dba914ab1d9dc7 + image: ghcr.io/fiaisis/filewatcher-operator@sha256:e0c509d9df1fd3310b39371c7afb59cbf43ed6e59b293b49549edcfdda625baf env: - name: FILE_WATCHER_SHA256 - value: "4967bb94853826a7d1e872350116a7a28973c52ac45f2d7cc3153eec0cd3ba36" + value: "7a31f4171d58afe9b794e4b5c34b23ea39e6201ec32a1bdd4c9dd658ad6062b0" diff --git a/components/frontend/envs/production/frontend.yml b/components/frontend/envs/production/frontend.yml index 9cc484af..181526c5 100644 --- a/components/frontend/envs/production/frontend.yml +++ b/components/frontend/envs/production/frontend.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: frontend - image: ghcr.io/fiaisis/frontend@sha256:64d882ae05ba66955acc2213d404c1450ad2811696af7820ff3294239716265b + image: ghcr.io/fiaisis/frontend@sha256:d01a4c50f6c046169bc85963897e9bec45d2abb35ff1f9954ed7eed92fba439d diff --git a/components/jobcreator/envs/production/jobcreator.yml b/components/jobcreator/envs/production/jobcreator.yml index 0d1ec149..f338987f 100644 --- a/components/jobcreator/envs/production/jobcreator.yml +++ b/components/jobcreator/envs/production/jobcreator.yml @@ -10,11 +10,11 @@ spec: serviceAccountName: jobcreator containers: - name: jobcreator - image: ghcr.io/fiaisis/jobcreator@sha256:f67f586e0ae3eb73ea427347e908bd0116d22677f6e8a424820fa641c10b1120 + image: ghcr.io/fiaisis/jobcreator@sha256:728cb6e74ab10236e9092d4e064c9a40801c0210ed55a4b25f76fe01c592fbfb env: - name: WATCHER_SHA - value: c647cefd53b5f1a1de57445e71264dec64473b77821ee4fbe3634953c51eaeaf + value: 6b46c37fe56dbcd9f8a51e6386885e530a84c737e31dcd7d2eeea12342a9e1bc - name: DEFAULT_RUNNER_SHA - value: 6d118c27dde674af9e02de00b8d82ca6208a651034f0b9746431506331266a01 + value: 0a0d9f1aa88fec49be4ee30356b51bddae822067f2e5fb8042a08ddf0f6ea288 - name: IMAGING_RUNNER_SHA value: d4c58e2fccce5c8ad6518147a0ba6559dd698bff9c0823159287ff2c204259e7 diff --git a/components/plotting-service/envs/production/plotting-service.yml b/components/plotting-service/envs/production/plotting-service.yml index 4324af07..3b2009c1 100644 --- a/components/plotting-service/envs/production/plotting-service.yml +++ b/components/plotting-service/envs/production/plotting-service.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: plotting-service - image: ghcr.io/fiaisis/plotting-service@sha256:e3cada82f645255596449b806cd7f22e17524bfeeea77da3f785058ddeca8087 + image: ghcr.io/fiaisis/plotting-service@sha256:8446613e2386b4a21a00ccdb83ff6fe443b0dafeab28316effa162db03b2a9ab diff --git a/components/rundetection/envs/production/rundetection.yml b/components/rundetection/envs/production/rundetection.yml index 411e789c..4d294b9d 100644 --- a/components/rundetection/envs/production/rundetection.yml +++ b/components/rundetection/envs/production/rundetection.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: rundetection - image: ghcr.io/fiaisis/rundetection@sha256:edb657bc171a2c823eca4169e15716de534acd53c9b2b57b42f070023bdcf630 + image: ghcr.io/fiaisis/rundetection@sha256:7efd0f12dbe3cdb7451ba15b4f14a295d0386f7def79f86ded81d3d90806b385 diff --git a/components/scigateway/envs/production/scigateway.yml b/components/scigateway/envs/production/scigateway.yml index 9ff13dd4..af4eb0fa 100644 --- a/components/scigateway/envs/production/scigateway.yml +++ b/components/scigateway/envs/production/scigateway.yml @@ -9,4 +9,4 @@ spec: spec: containers: - name: scigateway - image: ghcr.io/fiaisis/scigateway@sha256:6ce9e38359c1761dd3ad8bd38ce4b1975f7b334e3f98a0b823577e8496fa4da7 + image: ghcr.io/fiaisis/scigateway@sha256:1419b8c737d088ed537567e8973e85edf1364414a957cb4ed3d702cb4ac91a64