From 88296aee243a03ecdd16859eb46d6d06cdd13fd9 Mon Sep 17 00:00:00 2001 From: Jorge Falcon <22119513+BCTBB@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:00:52 -0400 Subject: [PATCH] Incrementing Helm Chart versions (#29713) - Incrementing fleet/Chart.yaml version 6.6.3 -> 6.6.4 - Incrementing tuf/Chart.yaml version 0.1.0 -> 0.1.1 --- charts/fleet/Chart.yaml | 2 +- charts/tuf/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fleet/Chart.yaml b/charts/fleet/Chart.yaml index f5147ea238..ef53dd3d58 100644 --- a/charts/fleet/Chart.yaml +++ b/charts/fleet/Chart.yaml @@ -4,7 +4,7 @@ name: fleet keywords: - fleet - osquery -version: v6.6.3 +version: v6.6.4 home: https://github.com/fleetdm/fleet sources: - https://github.com/fleetdm/fleet.git diff --git a/charts/tuf/Chart.yaml b/charts/tuf/Chart.yaml index 173bd79f6e..940bb4df53 100644 --- a/charts/tuf/Chart.yaml +++ b/charts/tuf/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: 0.1.0 +version: 0.1.1 # 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