Skip to content

Commit

Permalink
feat: update grafana and prometheus version
Browse files Browse the repository at this point in the history
Signed-off-by: moko-poi <[email protected]>
  • Loading branch information
moko-poi committed Aug 11, 2023
1 parent ec01b39 commit 3f882b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/pipecd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ appVersion: 0.0.0
# If you want to update the version of any child charts, bump the version to an arbitrary one.
dependencies:
- name: prometheus
version: "v14.6.0"
version: "v23.3.0"
repository: "https://prometheus-community.github.io/helm-charts"
condition: monitoring.enabled
- name: grafana
version: "6.16.2"
version: "6.58.8"
repository: "https://grafana.github.io/helm-charts"
condition: monitoring.enabled

0 comments on commit 3f882b3

Please sign in to comment.