Skip to content

Commit 5379581

Browse files
Update projectsyn/commodore Docker tag to v1.29.2
1 parent 029fc63 commit 5379581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commodore_command.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# renovate: datasource=docker depName=projectsyn/commodore
4-
COMMODORE_VERSION="v1.29.0"
4+
COMMODORE_VERSION="v1.29.2"
55

66
commodore() {
77
LIEUTENANT_URL=$(curl http://localhost:4040/api/tunnels --silent | jq -r '.["tunnels"][0]["public_url"]')

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ There are many https://github.com/topics/commodore-component[Commodore Component
1313
This 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.2
1717
// renovate: datasource=docker depName=projectsyn/lieutenant-api
1818
* Lieutenant API: 0.12.2
1919
// renovate: datasource=docker depName=projectsyn/lieutenant-operator

0 commit comments

Comments
 (0)