We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a862680 commit 94a0ceeCopy full SHA for 94a0cee
kubernetes/scenescape-chart/Chart.yaml
@@ -6,4 +6,4 @@ name: scenescape-chart
6
description: A Helm chart for SceneScape
7
type: application
8
version: 1.2.1
9
-appVersion: "2025.2-rc1"
+appVersion: "2025.2-rc2"
tools/ppl_runner/docker-compose-ppl.yaml
@@ -62,7 +62,7 @@ services:
62
pids_limit: 1000
63
64
mqtt-recorder:
65
- image: scenescape-manager:2025.2-rc1
+ image: scenescape-manager:2025.2-rc2
66
networks:
67
ppl_runner:
68
entrypoint: ["python3"]
version.txt
@@ -1 +1 @@
1
-2025.2-rc1
+2025.2-rc2
0 commit comments