Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Bump test chart dependencies (#382)
Browse files Browse the repository at this point in the history
Bump the Helm charts used in test scenarios to latest available
versions.

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: marcofranssen <marcofranssen@users.noreply.github.com>
Co-authored-by: Faisal Memon <fymemon@yahoo.com>
  • Loading branch information
3 people authored Jul 14, 2023
1 parent 19d3208 commit ce39e82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/tests/charts.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "47.1.0"
"version": "47.4.0"
},
{
"name": "cert-manager",
Expand All @@ -17,11 +17,11 @@
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.10.4"
"version": "9.10.5"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "12.6.0"
"version": "12.6.4"
}
]

0 comments on commit ce39e82

Please sign in to comment.