Skip to content

Commit 5fd64f0

Browse files
authored
Merge pull request #256 from akash4sh/main
updated agent chart
2 parents 0ce5ec0 + a0bda3b commit 5fd64f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/agent/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.1.4
18+
version: 1.1.5
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/agent/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ nats:
159159
# Use token if you want to provide the token via Helm Values
160160
token: ""
161161
# Use a secret reference if you want to get a token from a secret
162-
secret:
163-
name: ""
164-
key: ""
162+
# secret:
163+
# name: ""
164+
# key: ""

0 commit comments

Comments
 (0)