Skip to content

Commit

Permalink
Merge pull request #289 from akash4sh/main
Browse files Browse the repository at this point in the history
updated dependency versions in client chart
  • Loading branch information
jebjohns authored Dec 19, 2023
2 parents 767c12f + 7e97e6c commit 126ab4e
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 3,355 deletions.
8 changes: 4 additions & 4 deletions charts/client/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.11
version: 1.1.12

# 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
Expand All @@ -25,11 +25,11 @@ appVersion: "v1.0.0"
dependencies:
- name: nats
condition: nats.enabled
version: 0.13.5
repository: https://intelops.github.io/kubviz/
version: 1.0.0
repository: https://kube-tarian.github.io/helmrepo-supporting-tools/
- name: clickhouse
condition: clickhouse.enabled
version: 1.0.0
version: 1.0.2
repository: https://kube-tarian.github.io/helmrepo-supporting-tools/
- name: grafana
condition: grafana.enabled
Expand Down
22 changes: 0 additions & 22 deletions charts/nats/.helmignore

This file was deleted.

22 changes: 0 additions & 22 deletions charts/nats/Chart.yaml

This file was deleted.

Loading

0 comments on commit 126ab4e

Please sign in to comment.