Merge branch 'main' into key_conventions

This commit is contained in:
Edwin Buck
2023-06-07 14:37:13 -05:00
committed by GitHub
+3 -3
View File
@@ -2,7 +2,7 @@
{
"name": "kube-prometheus-stack",
"repo": "https://prometheus-community.github.io/helm-charts",
"version": "46.4.1"
"version": "46.6.0"
},
{
"name": "cert-manager",
@@ -12,7 +12,7 @@
{
"name": "ingress-nginx",
"repo": "https://kubernetes.github.io/ingress-nginx",
"version": "4.6.1"
"version": "4.7.0"
},
{
"name": "mysql",
@@ -22,6 +22,6 @@
{
"name": "postgresql",
"repo": "https://charts.bitnami.com/bitnami",
"version": "12.5.5"
"version": "12.5.6"
}
]