Skip to content

Commit

Permalink
Edge site bump to fix deviceName pattern (#84)
Browse files Browse the repository at this point in the history
Fixed: the device name pattern no longer allows `~`
Fixed: treat an undefined `retainRecordingsSeconds` as indefinite
  • Loading branch information
bryfox authored Jun 20, 2024
1 parent 70ba2f6 commit 7776dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/edge-site/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ type: application
# 1.0.0-alpha.0
# 1.0.0-alpha.1
# 1.0.0
version: "0.0.26"
version: "0.0.27"

appVersion: "b18f7dbdf4a43ab47e3a84c2f5fc301b63923b3d"
appVersion: "eaa9e6d083ab3fe828d28dc71ac3b64cd341eb69"

0 comments on commit 7776dbe

Please sign in to comment.