Skip to content

Commit 7fee6c0

Browse files
chore: use 13.5.0-test as default ansible image temporarily
The 13.5.0 release image is not published yet; use the test tag until the final release is available. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d8df1e8 commit 7fee6c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configurations/apps/ansible-run/apis/definition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ spec:
4545
ansibleWorkingImage:
4646
type: string
4747
description: Ansible working container image
48-
default: ghcr.io/stuttgart-things/sthings-ansible:13.5.0
48+
default: ghcr.io/stuttgart-things/sthings-ansible:13.5.0-test
4949
createInventory:
5050
type: string
5151
description: Whether to create an Ansible inventory

0 commit comments

Comments
 (0)