diff --git a/system-apps/cert-manager/Chart.yaml b/system-apps/cert-manager/Chart.yaml index d9c19fd..e3420f0 100644 --- a/system-apps/cert-manager/Chart.yaml +++ b/system-apps/cert-manager/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: cert-manager - version: v1.20.2 + version: v1.20.3 repository: https://charts.jetstack.io \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index f14ba39..ff138a6 100644 --- a/system-apps/monitoring/Chart.yaml +++ b/system-apps/monitoring/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kube-prometheus-stack - version: 87.2.0 + version: 87.2.1 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/velero/Chart.yaml b/system-apps/velero/Chart.yaml index 6796018..7303fac 100644 --- a/system-apps/velero/Chart.yaml +++ b/system-apps/velero/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: velero - version: 12.0.3 + version: 12.1.0 repository: https://vmware-tanzu.github.io/helm-charts \ No newline at end of file