File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
33# renovate: datasource=docker depName=projectsyn/commodore
4- COMMODORE_VERSION=" v1.29.0 "
4+ COMMODORE_VERSION=" v1.29.1 "
55
66commodore () {
77 LIEUTENANT_URL=$( curl http://localhost:4040/api/tunnels --silent | jq -r ' .["tunnels"][0]["public_url"]' )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ There are many https://github.com/topics/commodore-component[Commodore Component
1313This tutorial has been prepared with the following versions of Syn components in mind:
1414
1515// renovate: datasource=docker depName=projectsyn/commodore
16- * Commodore: 1.29.0
16+ * Commodore: 1.29.1
1717// renovate: datasource=docker depName=projectsyn/lieutenant-api
1818* Lieutenant API: 0.12.2
1919// renovate: datasource=docker depName=projectsyn/lieutenant-operator
You can’t perform that action at this time.
0 commit comments