Skip to content

Commit 6dfbfe5

Browse files
authored
build: increment to 2508 stable (#662)
increment to 2508 stable
1 parent 36bf65f commit 6dfbfe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azext_edge/edge/providers/orchestration/template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ def copy(self) -> "TemplateBlueprint":
580580
"AIO_EXTENSION_SUFFIX": "[take(uniqueString(resourceId('Microsoft.Kubernetes/connectedClusters', parameters('clusterName'))), 5)]",
581581
"AIO_EXTENSION_SCOPE": {"cluster": {"releaseNamespace": "azure-iot-operations"}},
582582
"VERSIONS": {"iotOperations": "1.1.69"},
583-
"TRAINS": {"iotOperations": "integration"},
583+
"TRAINS": {"iotOperations": "stable"},
584584
"MQTT_SETTINGS": {
585585
"brokerListenerServiceName": "aio-broker",
586586
"brokerListenerPort": 18883,

0 commit comments

Comments
 (0)