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 (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: marcofranssen <marcofranssen@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and marcofranssen committed May 23, 2023
1 parent 00c2c1a commit 4777a30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/tests/charts.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "45.27.2"
"version": "45.29.0"
},
{
"name": "cert-manager",
"repo": "https://charts.jetstack.io",
"version": "v1.11.2"
"version": "v1.12.0"
},
{
"name": "ingress-nginx",
Expand All @@ -17,11 +17,11 @@
{
"name": "mysql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "9.9.1"
"version": "9.10.1"
},
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "12.5.1"
"version": "12.5.3"
}
]

0 comments on commit 4777a30

Please sign in to comment.