diff --git a/charts/plex-media-server/Chart.yaml b/charts/plex-media-server/Chart.yaml index 36fc13b..a22c0a1 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.1.8 +version: 0.2.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 diff --git a/charts/plex-media-server/values.yaml b/charts/plex-media-server/values.yaml index ba3fabd..bd96edb 100644 --- a/charts/plex-media-server/values.yaml +++ b/charts/plex-media-server/values.yaml @@ -145,7 +145,7 @@ service: port: 32400 # Port to use when type of service is "NodePort" (32400 by default) - #nodePort: 32400 + # nodePort: 32400 # optional extra annotations to add to the service resource annotations: {}