Skip to content

Commit

Permalink
Bump tag to release_0.25.4
Browse files Browse the repository at this point in the history
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
  • Loading branch information
nicholaswilde committed Sep 26, 2021
1 parent ac397e6 commit 83e819d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions charts/sickgear/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v2
appVersion: "release_0.24.15"
version: 0.2.15
appVersion: "release_0.25.4"
version: 0.3.0
name: sickgear
description: Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more
type: application
Expand All @@ -25,7 +25,7 @@ maintainers:
annotations:
artifacthub.io/changes: |
- kind: changed
description: Bump tag to release_0.24.15
description: Bump tag to release_0.25.4
artifacthub.io/images: |
- name: sickgear
image: ghcr.io/linuxserver/sickgear:version-release_0.24.15
image: ghcr.io/linuxserver/sickgear:version-release_0.25.4
2 changes: 1 addition & 1 deletion charts/sickgear/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sickgear

![Version: 0.2.15](https://img.shields.io/badge/Version-0.2.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release_0.24.15](https://img.shields.io/badge/AppVersion-release_0.24.15-informational?style=flat-square)
![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: release_0.25.4](https://img.shields.io/badge/AppVersion-release_0.25.4-informational?style=flat-square)

Provides management of TV shows and/or Anime, it detects new episodes, links downloader apps, and more

Expand Down
2 changes: 1 addition & 1 deletion charts/sickgear/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"tag": {
"$id": "#/properties/image/properties/tag",
"default": "version-release_0.24.15",
"default": "version-release_0.25.4",
"description": "An explanation about the purpose of this instance.",
"title": "Image tag",
"type": "string"
Expand Down
2 changes: 1 addition & 1 deletion charts/sickgear/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
image:
repository: ghcr.io/linuxserver/sickgear
pullPolicy: IfNotPresent
tag: "version-release_0.24.15"
tag: "version-release_0.25.4"

# See more environment variables in the sickgear documentation
# https://github.com/linuxserver/docker-sickgear#parameters
Expand Down

0 comments on commit 83e819d

Please sign in to comment.