From 46a0358f8e00d5ba7be9d059449b617f189d6348 Mon Sep 17 00:00:00 2001 From: d3adb5 Date: Wed, 3 Apr 2024 08:17:35 -0700 Subject: [PATCH] chore: bump chart version to 0.3.0 Bump the version of our Helm chart to 0.3.0 as a new feature was added. --- charts/plex-media-server/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/plex-media-server/Chart.yaml b/charts/plex-media-server/Chart.yaml index fa81351..20d6443 100644 --- a/charts/plex-media-server/Chart.yaml +++ b/charts/plex-media-server/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.1 +version: 0.3.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to