Skip to content

Commit 965ab5e

Browse files
committed
chore: Push components
1 parent 9293b44 commit 965ab5e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

obelisk-oci.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ forward_stderr = "stderr"
2727

2828
[[workflow]]
2929
name = "obelisk_deployer_flyio"
30-
location.oci = "docker.io/getobelisk/components_flyio_obelisk_deployer_flyio:2026-01-08@sha256:9fdb8e5c1c9cdd81a109be4ab38c1f864456e6140ccdd0b824cf688266ce21da"
30+
location.oci = "docker.io/getobelisk/components_flyio_obelisk_deployer_flyio:2026-01-10@sha256:b6fecac90b5ca7d9e585a3142416446e1c060714cf7d2843b987d8cf51f1c5eb"
3131
backtrace.sources = {
3232
".../src/lib.rs" = "${OBELISK_TOML_DIR}/workflow/deployer-workflow/src/lib.rs",
3333
".../src/testing.rs" = "${OBELISK_TOML_DIR}/workflow/deployer-workflow/src/testing.rs",
@@ -37,7 +37,7 @@ backtrace.sources = {
3737
# This webhook is here only for `push-components.sh`
3838
[[webhook_endpoint]]
3939
name = "webhook_healthcheck"
40-
location.oci = "docker.io/getobelisk/components_flyio_webhook_healthcheck:2026-01-08@sha256:6ca14d8eb74e0a734edef99366a27ba3bad4dba462c24974a9bf42556adc81cb"
40+
location.oci = "docker.io/getobelisk/components_flyio_webhook_healthcheck:2026-01-10@sha256:e6f6823eb3ecd406f1ccb69c7ffd47aac6987f7c963529884b34f35a4488f0c0"
4141
http_server = "webhook_server"
4242
routes = ["/obeliskhealthcheck"]
4343

workflow/deployer-workflow/src/snapshots/obelisk_deployer_flyio__toml__tests__serialize_obelisk_toml_should_produce_correct_config.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ name = "webhook_healthcheck"
7373
routes = [""]
7474

7575
[webhook_endpoint.location]
76-
oci = "docker.io/getobelisk/components_flyio_webhook_healthcheck:2026-01-08@sha256:6ca14d8eb74e0a734edef99366a27ba3bad4dba462c24974a9bf42556adc81cb"
76+
oci = "docker.io/getobelisk/components_flyio_webhook_healthcheck:2026-01-10@sha256:e6f6823eb3ecd406f1ccb69c7ffd47aac6987f7c963529884b34f35a4488f0c0"
7777

7878
[[webhook_endpoint]]
7979
env_vars = ["GITHUB_WEBHOOK_SECRET"]

0 commit comments

Comments
 (0)