Skip to content

Commit 126ab4e

Browse files
authored
Merge pull request #289 from akash4sh/main
updated dependency versions in client chart
2 parents 767c12f + 7e97e6c commit 126ab4e

17 files changed

+4
-3355
lines changed

charts/client/Chart.yaml

Lines changed: 4 additions & 4 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,11 +25,11 @@ 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
32-
version: 1.0.0
32+
version: 1.0.2
3333
repository: https://kube-tarian.github.io/helmrepo-supporting-tools/
3434
- name: grafana
3535
condition: grafana.enabled

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)