Skip to content

Commit

Permalink
config: modified chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akash4sh committed Jul 27, 2023
1 parent 45ab4e7 commit a84d239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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: 0.2.4
version: 0.2.3

# 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,7 +25,7 @@ appVersion: "1.16.0"
dependencies:
- name: nats
condition: nats.enabled
version: 0.13.4
version: 0.13.3
repository: https://intelops.github.io/kubviz/
- name: clickhouse
condition: clickhouse.enabled
Expand Down

0 comments on commit a84d239

Please sign in to comment.