diff --git a/charts/stable/photoprism/Chart.yaml b/charts/stable/photoprism/Chart.yaml index 05bdc78ca74..e4c5a6a558a 100644 --- a/charts/stable/photoprism/Chart.yaml +++ b/charts/stable/photoprism/Chart.yaml @@ -26,7 +26,7 @@ name: photoprism sources: - https://github.com/photoprism/photoprism - https://hub.docker.com/r/photoprism/photoprism -version: 6.0.0 +version: 6.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/photoprism/values.yaml b/charts/stable/photoprism/values.yaml index 8867e1ad8a5..612065287ef 100644 --- a/charts/stable/photoprism/values.yaml +++ b/charts/stable/photoprism/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: docker.io/photoprism/photoprism # -- image tag - tag: 20211018@sha256:f61fb623187faa33d1e3f4d86e384cdf401442d4ba6bec96897f42fa4fbb84b4 + tag: 20211128@sha256:6f1fff0abad93f7d9a8a0c8a6b65af9ad5c3c12d1a22e4867fb93c331336f156 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/zwavejs2mqtt/Chart.yaml b/charts/stable/zwavejs2mqtt/Chart.yaml index 301198f9c97..a6d305f0b80 100644 --- a/charts/stable/zwavejs2mqtt/Chart.yaml +++ b/charts/stable/zwavejs2mqtt/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/zwave-js/zwavejs2mqtt - https://hub.docker.com/r/zwavejs/zwavejs2mqtt type: application -version: 9.0.15 +version: 9.0.16 annotations: truecharts.org/catagories: | - tools diff --git a/charts/stable/zwavejs2mqtt/values.yaml b/charts/stable/zwavejs2mqtt/values.yaml index 78bcab854f5..553f3c9f387 100644 --- a/charts/stable/zwavejs2mqtt/values.yaml +++ b/charts/stable/zwavejs2mqtt/values.yaml @@ -5,7 +5,7 @@ image: repository: ghcr.io/truecharts/zwavejs2mqtt pullPolicy: IfNotPresent - tag: v5.12.0@sha256:1d1870e8ccbb1cd2f6417e0f4879e8923e7ac56c88a1215bdc14eaeb69751a0c + tag: v6.0.2@sha256:d180409c3c07602017766184ae9f3dfa1339c82baaa1442bc3bb179d966f8bf5 securityContext: readOnlyRootFilesystem: false