From def6850c4a5151cfcfbafc5c2f092e0bb858cf40 Mon Sep 17 00:00:00 2001 From: Tim Campbell <timetinytim@gmail.com> Date: Fri, 14 Mar 2025 09:39:00 +0100 Subject: [PATCH] Update chart spec --- CHANGELOG.md | 4 ++++ Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca2024a..9d2e18e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 6.2.0 + +- Added ability to add pod labels to pods created from Deployment objects at the global level + # 6.1.1 - Updated the Mastodon version to v4.3.6 diff --git a/Chart.yaml b/Chart.yaml index bb720fd..bd34467 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,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: 6.1.1 +version: 6.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