diff --git a/CHANGELOG.md b/CHANGELOG.md index ace657a48..15fbb629c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ changes. ### Changed - Bump @intersect.mbo/pdf-ui to v0.3.6 +- Bump cardano-db-sync to 13.3.0.0 [Issue 1809](https://github.com/IntersectMBO/govtool/issues/1809) ## [sancho-v1.0.13](https://github.com/IntersectMBO/govtool/releases/tag/sancho-v1.0.13) 2024-08-22 diff --git a/scripts/govtool/Makefile b/scripts/govtool/Makefile index 9040e048f..7f31a563a 100644 --- a/scripts/govtool/Makefile +++ b/scripts/govtool/Makefile @@ -12,7 +12,7 @@ include config.mk # image tags cardano_node_image_tag := 9.0.0-sancho -cardano_db_sync_image_tag := sancho-5.1.0 +cardano_db_sync_image_tag := 13.3.0.0 .PHONY: all all: deploy-stack notify