From eea256689f48e859ec8a95ff0f6435a9e5e42273 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?n=CE=B9c=D0=BDola=D1=95=20w=CE=B9lde?= Date: Fri, 25 Jun 2021 04:15:30 +0000 Subject: [PATCH] [sickgear] Bump tag to version-release_0.24.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nιcнolaѕ wιlde --- charts/sickgear/Chart.yaml | 8 ++++---- charts/sickgear/README.md | 2 +- charts/sickgear/values.schema.json | 2 +- charts/sickgear/values.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/sickgear/Chart.yaml b/charts/sickgear/Chart.yaml index b29d6a7f..71c73f59 100644 --- a/charts/sickgear/Chart.yaml +++ b/charts/sickgear/Chart.yaml @@ -1,7 +1,7 @@ --- apiVersion: v2 -appVersion: "release_0.24.3" -version: 0.2.4 +appVersion: "release_0.24.4" +version: 0.2.5 name: sickgear description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more type: application @@ -25,7 +25,7 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: Change tag to version-release_0.24.3 to reduce the number of chart updates. + description: Bump tag to version-release_0.24.4 artifacthub.io/images: | - name: sickgear - image: ghcr.io/linuxserver/sickgear:version-release_0.24.3 + image: ghcr.io/linuxserver/sickgear:version-release_0.24.4 diff --git a/charts/sickgear/README.md b/charts/sickgear/README.md index e34301b0..1807baf0 100644 --- a/charts/sickgear/README.md +++ b/charts/sickgear/README.md @@ -1,6 +1,6 @@ # sickgear -![Version: 0.2.4](https://img.shields.io/badge/Version-0.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release_0.24.3](https://img.shields.io/badge/AppVersion-release_0.24.3-informational?style=flat-square) +![Version: 0.2.5](https://img.shields.io/badge/Version-0.2.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release_0.24.4](https://img.shields.io/badge/AppVersion-release_0.24.4-informational?style=flat-square) Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more diff --git a/charts/sickgear/values.schema.json b/charts/sickgear/values.schema.json index 008bb5a1..2fc248e4 100644 --- a/charts/sickgear/values.schema.json +++ b/charts/sickgear/values.schema.json @@ -35,7 +35,7 @@ }, "tag": { "$id": "#/properties/image/properties/tag", - "default": "version-release_0.24.3", + "default": "version-release_0.24.4", "description": "An explanation about the purpose of this instance.", "title": "Image tag", "type": "string" diff --git a/charts/sickgear/values.yaml b/charts/sickgear/values.yaml index 04be6b17..ed3fd46c 100644 --- a/charts/sickgear/values.yaml +++ b/charts/sickgear/values.yaml @@ -9,7 +9,7 @@ image: repository: ghcr.io/linuxserver/sickgear pullPolicy: IfNotPresent - tag: "version-release_0.24.3" + tag: "version-release_0.24.4" # See more environment variables in the sickgear documentation # https://github.com/linuxserver/docker-sickgear#parameters