Skip to content
Merged
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 kubernetes/scenescape-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ name: scenescape-chart
description: A Helm chart for SceneScape
type: application
version: 1.2.1
appVersion: "2025.2-rc1"
appVersion: "2025.2-rc2"
2 changes: 1 addition & 1 deletion tools/ppl_runner/docker-compose-ppl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ services:
pids_limit: 1000

mqtt-recorder:
image: scenescape-manager:2025.2-rc1
image: scenescape-manager:2025.2-rc2
networks:
ppl_runner:
entrypoint: ["python3"]
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2025.2-rc1
2025.2-rc2
Loading