diff --git a/addons/porter-agent/Chart.yaml b/addons/porter-agent/Chart.yaml index 3c7bb0b3..6e7a2ac0 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.40.0 +version: 0.39.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.4.0" +appVersion: "3.3.12" dependencies: - name: "loki" repository: "https://chart-addons.getporter.dev"