From a0bda3b698da837c3bcb3310660fd25b8f52d5b5 Mon Sep 17 00:00:00 2001 From: Akash LM Date: Sat, 14 Oct 2023 20:22:23 +0530 Subject: [PATCH] updated agent chart --- charts/agent/Chart.yaml | 2 +- charts/agent/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml index affcc4b4..4ef1b0e0 100644 --- a/charts/agent/Chart.yaml +++ b/charts/agent/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: 1.1.4 +version: 1.1.5 # 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 diff --git a/charts/agent/values.yaml b/charts/agent/values.yaml index f30e876b..2643bf52 100644 --- a/charts/agent/values.yaml +++ b/charts/agent/values.yaml @@ -159,6 +159,6 @@ nats: # Use token if you want to provide the token via Helm Values token: "" # Use a secret reference if you want to get a token from a secret - secret: - name: "" - key: "" + # secret: + # name: "" + # key: ""