diff --git a/charts/incubator/plexanisync/Chart.yaml b/charts/incubator/plexanisync/Chart.yaml index 671428773b3..7b58c5ff09d 100644 --- a/charts/incubator/plexanisync/Chart.yaml +++ b/charts/incubator/plexanisync/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.3.21" +appVersion: "latest" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/RickDB/PlexAniSync - https://github.com/RickDB/PlexAniSync/pkgs/container/plexanisync type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/plexanisync/values.yaml b/charts/incubator/plexanisync/values.yaml index fb61c26ad4a..203a08e4e09 100644 --- a/charts/incubator/plexanisync/values.yaml +++ b/charts/incubator/plexanisync/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/plexanisync pullPolicy: IfNotPresent - tag: latest@sha256:783613decc1a1041affe73ad90d04c3604b95824c156e0380c1a403bbe24ae3b + tag: latest@sha256:13dcfeadb31ec46bc137c2a03e0ddab74fe8f49a1bfc86566543c676cdd5eba8 securityContext: readOnlyRootFilesystem: false