File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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.31.0 "
4+ COMMODORE_VERSION=" v1.32.3 "
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,11 +13,11 @@ 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.31.0
16+ * Commodore: 1.32.3
1717// renovate: datasource=docker depName=projectsyn/lieutenant-api
1818* Lieutenant API: 0.12.2
1919// renovate: datasource=docker depName=projectsyn/lieutenant-operator
20- * Lieutenant Operator: 1.11.11
20+ * Lieutenant Operator: 1.11.12
2121
2222Project Syn is moving fast, and we will update this tutorial accordingly as new features and capabilities are made available by the development team.
2323
You can’t perform that action at this time.
0 commit comments