From a71fe16ae7db62d79b4673baa09abe6a72e33e6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 May 2023 13:19:03 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/plexanisync to latest (#8342) --- charts/stable/plexanisync/Chart.yaml | 2 +- charts/stable/plexanisync/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/plexanisync/Chart.yaml b/charts/stable/plexanisync/Chart.yaml index 0944bee31de..af41b6f01c2 100644 --- a/charts/stable/plexanisync/Chart.yaml +++ b/charts/stable/plexanisync/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/plexanisync/values.yaml b/charts/stable/plexanisync/values.yaml index 203a08e4e09..d6e18b7f8fb 100644 --- a/charts/stable/plexanisync/values.yaml +++ b/charts/stable/plexanisync/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/plexanisync pullPolicy: IfNotPresent - tag: latest@sha256:13dcfeadb31ec46bc137c2a03e0ddab74fe8f49a1bfc86566543c676cdd5eba8 + tag: latest@sha256:f9db346735f4e316b0c363d1bf73826daa7d5feafed20c2d73bdb732ff2c798c securityContext: readOnlyRootFilesystem: false