Skip to content

Commit

Permalink
Bump Grafana Version to 9.3.0
Browse files Browse the repository at this point in the history
In light of CVE-2022-31097 please can we bump the Grafana appVersion to 9.3.0
https://grafana.com/blog/2022/11/29/grafana-security-release-new-versions-with-high-severity-security-fix-for-cve-2022-31097/

Signed-off-by: Andy Gardner <andyg80@gmail.com>
  • Loading branch information
andy-g committed Dec 1, 2022
1 parent 549acc5 commit 5e726c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: grafana
version: 6.44.10
appVersion: 9.2.5
version: 6.44.11
appVersion: 9.3.0
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
Expand Down

0 comments on commit 5e726c2

Please sign in to comment.