From ab50fc64e616ce79880393f01ab4c71ba3ac7c53 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 18 Oct 2024 14:06:17 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20vstavrinov/aces?= =?UTF-8?q?tream-service=202.0.2.8=20=E2=86=92=202.1.1.1=20by=20renovate?= =?UTF-8?q?=20(#27879)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | vstavrinov/acestream-service | minor | `f70398e` -> `17025a0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/acestream/Chart.yaml | 4 ++-- charts/stable/acestream/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/acestream/Chart.yaml b/charts/stable/acestream/Chart.yaml index d279625eb91..bc27f53bfec 100644 --- a/charts/stable/acestream/Chart.yaml +++ b/charts/stable/acestream/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.2.8 +appVersion: 2.1.1.1 dependencies: - name: common version: 25.0.0 @@ -33,4 +33,4 @@ sources: - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 8.2.0 +version: 8.3.0 diff --git a/charts/stable/acestream/values.yaml b/charts/stable/acestream/values.yaml index e6d5e7cdffc..274cbb4384d 100644 --- a/charts/stable/acestream/values.yaml +++ b/charts/stable/acestream/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: vstavrinov/acestream-service - tag: 2.0.2.8@sha256:f70398ee687e499bf967201706b7fa33d3df71bf30de9a8bf2c40af0e46dd9a4 + tag: 2.1.1.1@sha256:17025a090892c7d8d85defd383777615cdd2a2a2bf2a974c5cb272b7128b49f4 persistence: acestreamcache: enabled: true