Skip to content

Commit feb74d3

Browse files
committed
updated nats dependency in client chart
1 parent 767c12f commit feb74d3

17 files changed

+3
-3354
lines changed

charts/client/Chart.yaml

Lines changed: 3 additions & 3 deletions
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.11
18+
version: 1.1.12
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
@@ -25,8 +25,8 @@ appVersion: "v1.0.0"
2525
dependencies:
2626
- name: nats
2727
condition: nats.enabled
28-
version: 0.13.5
29-
repository: https://intelops.github.io/kubviz/
28+
version: 1.0.0
29+
repository: https://kube-tarian.github.io/helmrepo-supporting-tools/
3030
- name: clickhouse
3131
condition: clickhouse.enabled
3232
version: 1.0.0

charts/nats/.helmignore

Lines changed: 0 additions & 22 deletions
This file was deleted.

charts/nats/Chart.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)