Skip to content

Commit

Permalink
Merge pull request #176 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 Feb 12, 2025
2 parents 1050532 + 8ae7aca commit d1419a3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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:eb4096d6df5d646f2db0a15310bf63e8396faa098d9e196ccda68b579936e6bf
image: ghcr.io/fiaisis/fia-api@sha256:31677d86bda2e2b931c959aa109ca964b1078e0a4259f124c504113c325c3399
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:9ad29b47603b32e21c5832049a03c67c8aa44a5e0633aa99bad4f0c6dbcce2e0
image: ghcr.io/fiaisis/frontend@sha256:9919d65535f38ee1caeaf4c764b53b9f827bd98ecfea86151df82f027d1227c9
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:73ed77afb74351d1bdde9d0d91e20a02e8cf4d44f3bc8bb7b29e7031346a41cb
image: ghcr.io/fiaisis/jobcreator@sha256:bcd43c310e2c00f9bf49066248c65a3b8cc708984f7fa7629ba7b535756e6d06
env:
- name: WATCHER_SHA
value: d11816c4c1b4da0a57a17f62eee99545cbac562888510e05e8ee692f21c973cf
value: fca7e511d2627c90480392f9e9b02c9bb00a09b25a877027cd5a598e2119bce7
- name: DEFAULT_RUNNER_SHA
value: 7f7c8deab696d2d567f412c924dac36cbfc52794cf0dd6b043d75c8a83acf6b7
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:8bad5628f257b95585fdd6397d98cc746be3bf34e4c4309a9eece7b1700f477a
image: ghcr.io/fiaisis/rundetection@sha256:1cafd2646d4b15a4c8cf8f1cd1542119717c3e82708bb13e3298961c129ff422

0 comments on commit d1419a3

Please sign in to comment.