From a90a57bd9dee286fa8703d21abb59cd212e8123a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8F=A9=E8=BD=A9?= Date: Thu, 15 Aug 2024 14:23:25 +0800 Subject: [PATCH] update raven release version --- charts/raven-agent/Chart.yaml | 4 ++-- charts/raven-agent/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/raven-agent/Chart.yaml b/charts/raven-agent/Chart.yaml index cc760e4..e677d88 100644 --- a/charts/raven-agent/Chart.yaml +++ b/charts/raven-agent/Chart.yaml @@ -15,10 +15,10 @@ 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.4.2 +version: 0.4.3 # 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: "0.4.2" +appVersion: "0.4.3" diff --git a/charts/raven-agent/values.yaml b/charts/raven-agent/values.yaml index e794cbe..358f73e 100644 --- a/charts/raven-agent/values.yaml +++ b/charts/raven-agent/values.yaml @@ -6,7 +6,7 @@ image: repository: openyurt/raven-agent pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: 0.4.2 + tag: 0.4.3 imagePullSecrets: [] nameOverride: ""