From ef450ccd7a29bc0c3c466ff82baa1e72d2c6fd25 Mon Sep 17 00:00:00 2001 From: Zadkiel AHARONIAN Date: Mon, 13 Apr 2026 17:51:47 +0200 Subject: [PATCH] chore(helm): bump app version to 3.1.2 (#2870) --- charts/seerr-chart/Chart.yaml | 4 ++-- charts/seerr-chart/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/seerr-chart/Chart.yaml b/charts/seerr-chart/Chart.yaml index 53bea4555..6f667089f 100644 --- a/charts/seerr-chart/Chart.yaml +++ b/charts/seerr-chart/Chart.yaml @@ -3,9 +3,9 @@ kubeVersion: '>=1.23.0-0' name: seerr-chart description: Seerr helm chart for Kubernetes type: application -version: 3.4.1 +version: 3.4.2 # renovate: image=ghcr.io/seerr-team/seerr -appVersion: 'v3.1.0' +appVersion: 'v3.1.1' maintainers: - name: Seerr Team url: https://github.com/orgs/seerr-team/people diff --git a/charts/seerr-chart/README.md b/charts/seerr-chart/README.md index 9a7918e77..02c8c2a1c 100644 --- a/charts/seerr-chart/README.md +++ b/charts/seerr-chart/README.md @@ -1,6 +1,6 @@ # seerr-chart -![Version: 3.4.1](https://img.shields.io/badge/Version-3.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.1.0](https://img.shields.io/badge/AppVersion-v3.1.0-informational?style=flat-square) +![Version: 3.4.2](https://img.shields.io/badge/Version-3.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.1.1](https://img.shields.io/badge/AppVersion-v3.1.1-informational?style=flat-square) Seerr helm chart for Kubernetes