From 1df91e37b3a1a08cb662d3b3fbcf5ae838b62779 Mon Sep 17 00:00:00 2001 From: Yosef Mihretie Date: Wed, 18 Sep 2024 17:39:26 -0400 Subject: [PATCH] agent to 340 --- addons/porter-agent/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/porter-agent/Chart.yaml b/addons/porter-agent/Chart.yaml index 6e7a2ac0..3c7bb0b3 100644 --- a/addons/porter-agent/Chart.yaml +++ b/addons/porter-agent/Chart.yaml @@ -13,12 +13,12 @@ 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.39.0 +version: 0.40.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. # It is recommended to use it with quotes. -appVersion: "3.3.12" +appVersion: "3.4.0" dependencies: - name: "loki" repository: "https://chart-addons.getporter.dev"