diff --git a/components/fia-api/envs/production/fia-api.yml b/components/fia-api/envs/production/fia-api.yml index 1210b139..d9251881 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:fb492a266382b181b28c5df30f1020001a10fcf224e60493d40e756b09892ec1 + image: ghcr.io/fiaisis/fia-api@sha256:1c46e5cbd97a317a83eb2da8bc442a63e512788b3ec20d13adbf7b0b2d770f20 diff --git a/components/fia-auth/envs/production/fia-auth.yml b/components/fia-auth/envs/production/fia-auth.yml index 47ce2bbb..64d5b278 100644 --- a/components/fia-auth/envs/production/fia-auth.yml +++ b/components/fia-auth/envs/production/fia-auth.yml @@ -16,4 +16,4 @@ spec: spec: containers: - name: fia-auth - image: ghcr.io/fiaisis/fia-auth@sha256:043d20855decc9f53e2ca71ceaaf33d3e9f56c59f40329aa962dc5daceb3b6c6 + image: ghcr.io/fiaisis/fia-auth@sha256:8a137cd68259ab9c1511490b9f758281db53348332ecd564c2231147e4233788 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 10cb2b99..5e03158c 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:25a8728bd8c6a8ba0e0bb3fd6e9c87111c7ddb34ad8e0773ef0b56b912bb3cba + image: ghcr.io/fiaisis/filewatcher-operator@sha256:687863a7a84d886959c7db8f8256eca5c95a31ae9d55b56a0f1f2fd776684b3f env: - name: FILE_WATCHER_SHA256 - value: "9510d6af03d3770fc69a9b54decb33b377a1df7df2e81675a0a8fab45881a541" + value: "a75db8cf3501e9d330e3c893039bd6a0aaa1dd3f6317df87406ae575d28f5404" diff --git a/components/frontend/envs/production/frontend.yml b/components/frontend/envs/production/frontend.yml index 224867d8..9a1a884b 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:c1930100949411b0b9b9672eb1e7b4bc255ec3424536ed81ab69c2f616e14413 + image: ghcr.io/fiaisis/frontend@sha256:0b81f6bb34638f90a6376f351ae9e36d6962a9944d2fe3cb2a53884c9b7131c0 diff --git a/components/jobcreator/envs/production/jobcreator.yml b/components/jobcreator/envs/production/jobcreator.yml index 7c15d163..4d56b867 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:6d60c0daf2cf7cc4eb1f48811b5f2d0d7bd2d6c25c8540c39a4551a5f8818cc8 + image: ghcr.io/fiaisis/jobcreator@sha256:fe5e00effa7d73bea6702f790b48df354d65951138d1ad3019032a834515bd8a env: - name: WATCHER_SHA - value: 608d374f04e30ace1d9d5e622ffc82d3c1386681ad00ffa06fd4e5f8cccc1d30 + value: 3dac434021767beda86c095884dd12cd69e12d28ab99de5015bd8db4733871da - name: DEFAULT_RUNNER_SHA - value: 0a0d9f1aa88fec49be4ee30356b51bddae822067f2e5fb8042a08ddf0f6ea288 + value: 2df6f27ac93304c59d97cfd618236534b81491c8425a766a3aef89658d026811 - name: IMAGING_RUNNER_SHA value: d4c58e2fccce5c8ad6518147a0ba6559dd698bff9c0823159287ff2c204259e7 diff --git a/components/live-data-operator/envs/production/live-data-operator.yml b/components/live-data-operator/envs/production/live-data-operator.yml index 3b3864b8..a64a3e3d 100644 --- a/components/live-data-operator/envs/production/live-data-operator.yml +++ b/components/live-data-operator/envs/production/live-data-operator.yml @@ -9,7 +9,7 @@ spec: spec: containers: - name: live-data-operator - image: ghcr.io/fiaisis/live-data-operator@sha256:9b6bbf6b24df7b10c83ac94e0c318b3896ab2f2edf690029a7309db5a4a052dc + image: ghcr.io/fiaisis/live-data-operator@sha256:7bc881fcf200bcfb3a762f414f32e7910cd67e782d3f9da664f9675b3663e0c9 env: - name: LIVE_DATA_PROCESSOR_IMAGE_SHA - value: "2ff84581ff5d7c8b98f8b3ab41bf45fd8f54e24917fc294ef7e632d846b23370" + value: "1b8f86ced1c036faffb0e8d996385f2dbaafdda08a50314e6cf0f480cd1d52f7" diff --git a/components/plotting-service/envs/production/plotting-service.yml b/components/plotting-service/envs/production/plotting-service.yml index 15b69fb1..1d1a3f6c 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:ba027ada56147e597d2c08cf7186ab15df9ba815e91d777b6227a0be138f776f + image: ghcr.io/fiaisis/plotting-service@sha256:8f91d6dc4593d5a998428993ca5e2f6ec62f7f8b52a38ad8aede47db7fb8151b diff --git a/components/rundetection/envs/production/rundetection.yml b/components/rundetection/envs/production/rundetection.yml index 60f4eb27..28a98f11 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:6d05d260d729058d95cefc8f4691c1acadbcbc54549af5aba530a01c397c2295 + image: ghcr.io/fiaisis/rundetection@sha256:3c6f0c97093447c8bab792f6a003d5da0ce689ccce94042feab3de14768fc1de diff --git a/components/scigateway/envs/production/scigateway.yml b/components/scigateway/envs/production/scigateway.yml index dc7970e0..074b8e71 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:5871db045fb94e8bfdcd871cdd062090e2198b8e1aba37af1c9419dc4f205c46 + image: ghcr.io/fiaisis/scigateway@sha256:198c9d0bb5c98b2384feb22cef910d88e56d1d24fcccc5c1c70a328003b2b4e7