Skip to content

Commit

Permalink
Update prod with staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Pasarus authored and actions-user committed Sep 19, 2024
1 parent e83ec92 commit 00d3882
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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:28d842ea3a25133b2eaa2d34f3ea0f0805c6ccabf96dc1258f0c9b2893c60eab
image: ghcr.io/fiaisis/fia-api@sha256:8f807e3dc20709d3864ee3e79b68bed9475768a51cd00a31ecc54f991807d724
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:256b5540d80bf27b100c90f127e51bb73b7e8e2412d4ed01ecbe91b225a11862
image: ghcr.io/fiaisis/frontend@sha256:500cda412895354d1826a6e98fd594f5b7c7fe47aa6c343ca948db583a718978
4 changes: 2 additions & 2 deletions components/jobcreator/envs/production/jobcreator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ spec:
serviceAccountName: jobcreator
containers:
- name: jobcreator
image: ghcr.io/fiaisis/jobcreator@sha256:bcc434df968adb2da564db0e1c4a070c7d9f75fd7ee44e4b9a6f14ad32e9778b
image: ghcr.io/fiaisis/jobcreator@sha256:73ed77afb74351d1bdde9d0d91e20a02e8cf4d44f3bc8bb7b29e7031346a41cb
env:
- name: WATCHER_SHA
value: 0ff97cdafc188ca181c50da59cefa888e957e1e0b7074f8a3d20cabf7c7558cf
value: d11816c4c1b4da0a57a17f62eee99545cbac562888510e05e8ee692f21c973cf
- name: DEFAULT_RUNNER_SHA
value: 33ec46f0b3e36e5ddb83eeaf32389846c6e05358253c67a25819161693740f62

0 comments on commit 00d3882

Please sign in to comment.