diff --git a/system-apps/external-secrets/chart/Chart.yaml b/system-apps/external-secrets/chart/Chart.yaml index 5d9a6e6..6bc69cf 100644 --- a/system-apps/external-secrets/chart/Chart.yaml +++ b/system-apps/external-secrets/chart/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: external-secrets - version: 2.2.0 + version: 2.3.0 repository: https://charts.external-secrets.io \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index 340e1f7..daf1b0b 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: 83.3.0 + version: 83.4.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file