diff --git a/system-apps/argocd/Chart.yaml b/system-apps/argocd/Chart.yaml index ec79cea..bb958d0 100644 --- a/system-apps/argocd/Chart.yaml +++ b/system-apps/argocd/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: argo-cd - version: 10.0.0 + version: 10.1.0 repository: https://argoproj.github.io/argo-helm \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 11ec6a4..c90d119 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.3.0 + version: 87.5.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/rook-ceph/operator/Chart.yaml b/system-apps/rook-ceph/operator/Chart.yaml index 32038e7..b52f8b2 100644 --- a/system-apps/rook-ceph/operator/Chart.yaml +++ b/system-apps/rook-ceph/operator/Chart.yaml @@ -27,5 +27,5 @@ dependencies: version: v1.20.1 repository: https://charts.rook.io/release - name: ceph-csi-drivers - version: 1.0.1 + version: 1.0.3 repository: https://ceph.github.io/ceph-csi-operator \ No newline at end of file diff --git a/system-apps/traefik/Chart.yaml b/system-apps/traefik/Chart.yaml index 27faba0..a319915 100644 --- a/system-apps/traefik/Chart.yaml +++ b/system-apps/traefik/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: traefik - version: 41.0.0 + version: 41.0.1 repository: https://traefik.github.io/charts \ No newline at end of file