Skip to content

Commit

Permalink
Merge pull request #26 from flanksource/bump-chart
Browse files Browse the repository at this point in the history
chore: bump chart version of dependencies
  • Loading branch information
Kaitou786 authored May 4, 2022
2 parents c29a488 + 4fd7689 commit 98a5915
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ appVersion: "0.0.10"

dependencies:
- name: apm-hub
version: ">= 0.0.17"
version: ">= 0.0.20"
repository: https://flanksource.github.io/charts
- name: config-db
version: ">= 0.0.17"
version: ">= 0.0.18"
repository: https://flanksource.github.io/charts
- name: canary-checker
version: ">= 0.38.93"
version: ">= 0.38.107"
repository: https://flanksource.github.io/charts

0 comments on commit 98a5915

Please sign in to comment.