Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion commodore_command.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# renovate: datasource=docker depName=projectsyn/commodore
COMMODORE_VERSION="v1.29.0"
COMMODORE_VERSION="v1.29.2"

commodore() {
LIEUTENANT_URL=$(curl http://localhost:4040/api/tunnels --silent | jq -r '.["tunnels"][0]["public_url"]')
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are many https://github.com/topics/commodore-component[Commodore Component
This tutorial has been prepared with the following versions of Syn components in mind:

// renovate: datasource=docker depName=projectsyn/commodore
* Commodore: 1.29.0
* Commodore: 1.29.2
// renovate: datasource=docker depName=projectsyn/lieutenant-api
* Lieutenant API: 0.12.2
// renovate: datasource=docker depName=projectsyn/lieutenant-operator
Expand Down