diff --git a/compose/docker-compose.yml b/compose/docker-compose.yml index 99290be..86781c2 100644 --- a/compose/docker-compose.yml +++ b/compose/docker-compose.yml @@ -20,7 +20,7 @@ services: env_file: - ./compose.env environment: [] - image: docker.pkg.github.com/swingletree-oss/scotty/scotty:1.3.0 #scotty_VERSION + image: docker.pkg.github.com/swingletree-oss/scotty/scotty:1.3.2 #scotty_VERSION restart: always volumes: - ./swingletree.conf.yaml:/opt/scotty/swingletree.conf.yaml diff --git a/helm/swingletree/values.yaml b/helm/swingletree/values.yaml index 78a169e..254656e 100644 --- a/helm/swingletree/values.yaml +++ b/helm/swingletree/values.yaml @@ -159,7 +159,7 @@ images: version: 1.5.1 #gate_VERSION scotty: repo: scotty/scotty - version: 1.3.0 #scotty_VERSION + version: 1.3.2 #scotty_VERSION plugin-nebula: repo: plugin-nebula/plugin-nebula version: 1.3.1 #plugin-nebula_VERSION