Skip to content
Closed
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 charts/stable/zoneminder/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ sources:
- https://hub.docker.com/r/dlandon/zoneminder.unraid
- https://zoneminder.com/
type: application
version: 8.16.0
version: 8.16.1

2 changes: 1 addition & 1 deletion charts/stable/zoneminder/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/dlandon/zoneminder.unraid
tag: latest@sha256:6af419fffea71909d44c1e0cdebadfcd9eb60d5333821ddf9fe60b894ccd9d29
tag: latest@sha256:9b827d0542371f57ea39f4fc784c16cbffab16d9bfa2ec74c78eef920dd0d0df
persistence:
varrun:
enabled: false
Expand Down
Loading