Skip to content

Commit

Permalink
fix: bazarr image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
M0NsTeRRR committed Mar 31, 2024
1 parent 3ec2754 commit 4ba58ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/bazarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: bazarr
description: bazarr helm chart for Kubernetes
type: application
version: 0.1.1
version: 0.1.2
# image: linuxserver/bazarr
appVersion: "1.4.2-ls244"
appVersion: "v1.4.2-ls244"
sources:
- https://github.com/M0NsTeRRR/helm-charts/tree/main/charts/radarr
home: https://github.com/morpheus65535/bazarr
Expand Down
2 changes: 1 addition & 1 deletion charts/bazarr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# bazarr

![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.2-ls244](https://img.shields.io/badge/AppVersion-1.4.2--ls244-informational?style=flat-square)
![Version: 0.1.2](https://img.shields.io/badge/Version-0.1.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.4.2-ls244](https://img.shields.io/badge/AppVersion-v1.4.2--ls244-informational?style=flat-square)

bazarr helm chart for Kubernetes

Expand Down

0 comments on commit 4ba58ff

Please sign in to comment.