From 7ad95991b2279dccacbca18c68c10875c51be167 Mon Sep 17 00:00:00 2001 From: d-g-town Date: Tue, 29 Oct 2024 18:31:04 +0000 Subject: [PATCH] Update Chart.yaml versions --- addons/porter-agent/Chart.yaml | 2 +- applications/job/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/porter-agent/Chart.yaml b/addons/porter-agent/Chart.yaml index b03020e08..dbc01a5a6 100644 --- a/addons/porter-agent/Chart.yaml +++ b/addons/porter-agent/Chart.yaml @@ -13,7 +13,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.49.0 +version: 0.50.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 # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/applications/job/Chart.yaml b/applications/job/Chart.yaml index 897157d3a..c3008c82e 100644 --- a/applications/job/Chart.yaml +++ b/applications/job/Chart.yaml @@ -10,4 +10,4 @@ keywords: - job name: job type: application -version: 0.84.0 +version: 0.85.0