From 4ba58ff1ca2415bf78dcf2c26bdae5f38f221374 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Sun, 31 Mar 2024 21:33:01 +0000 Subject: [PATCH] fix: bazarr image tag --- charts/bazarr/Chart.yaml | 4 ++-- charts/bazarr/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bazarr/Chart.yaml b/charts/bazarr/Chart.yaml index 42c5b53..546b191 100644 --- a/charts/bazarr/Chart.yaml +++ b/charts/bazarr/Chart.yaml @@ -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 diff --git a/charts/bazarr/README.md b/charts/bazarr/README.md index 3a54416..717acd1 100644 --- a/charts/bazarr/README.md +++ b/charts/bazarr/README.md @@ -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