From fb7f884f2d1f513c74d5ea0ca0b1ffc21926dadf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 May 2024 19:00:45 +0000 Subject: [PATCH] Update ghcr.io/geek-cookbook/stremio-jackett Docker tag to v4.1.3 --- charts/other/myprecious/Chart.yaml | 2 +- charts/other/myprecious/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/other/myprecious/Chart.yaml b/charts/other/myprecious/Chart.yaml index 5a10c355f..a0feeb2a2 100644 --- a/charts/other/myprecious/Chart.yaml +++ b/charts/other/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.32652-pre-01 +version: 1.0.32653-pre-01 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/other/myprecious/values.yaml b/charts/other/myprecious/values.yaml index 3f6456d16..fd2a95aaa 100644 --- a/charts/other/myprecious/values.yaml +++ b/charts/other/myprecious/values.yaml @@ -9855,7 +9855,7 @@ stremiojackett: enabled: false image: repository: ghcr.io/geek-cookbook/stremio-jackett - tag: 4.1.2@sha256:d81689a68fe2499b7bbbb9567a7bd01d49c772f456b424bcb6352fa48b4c0c8c + tag: v4.1.3@sha256:dfc5574268ad08cd3f1534b7243d5475040efcb77c14fa44f73dcd98e89db53a priorityClassName: tenant-normal controller: annotations: @@ -10243,7 +10243,7 @@ stremiojackettcommunity: &stremiojackettcommunity app.elfhosted.com/name: stremio-jackett-community image: repository: ghcr.io/geek-cookbook/stremio-jackett - tag: 4.1.2@sha256:d81689a68fe2499b7bbbb9567a7bd01d49c772f456b424bcb6352fa48b4c0c8c + tag: v4.1.3@sha256:dfc5574268ad08cd3f1534b7243d5475040efcb77c14fa44f73dcd98e89db53a priorityClassName: tenant-normal # command: ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "3000"] # allow logs on private instances controller: