diff --git a/system-apps/kite/Chart.yaml b/system-apps/kite/Chart.yaml index 5b2744c..2f57deb 100644 --- a/system-apps/kite/Chart.yaml +++ b/system-apps/kite/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: kite - version: 0.12.1 + version: 0.12.2 repository: https://zxh326.github.io/kite \ No newline at end of file diff --git a/system-apps/metallb/Chart.yaml b/system-apps/metallb/Chart.yaml index e7d136e..53938ba 100644 --- a/system-apps/metallb/Chart.yaml +++ b/system-apps/metallb/Chart.yaml @@ -24,5 +24,5 @@ appVersion: "1.0" dependencies: - name: metallb - version: 0.15.3 + version: 0.16.0 repository: https://metallb.github.io/metallb \ No newline at end of file diff --git a/system-apps/monitoring/Chart.yaml b/system-apps/monitoring/Chart.yaml index c237ab9..993b922 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: 85.1.2 + version: 85.2.0 repository: https://prometheus-community.github.io/helm-charts \ No newline at end of file diff --git a/system-apps/velero/values.yaml b/system-apps/velero/values.yaml index 3d1a880..2aa0e0d 100644 --- a/system-apps/velero/values.yaml +++ b/system-apps/velero/values.yaml @@ -59,7 +59,7 @@ velero: insecureSkipTLSVerify: "true" initContainers: - name: velero-plugin-for-aws - image: velero/velero-plugin-for-aws:v1.14.0 + image: velero/velero-plugin-for-aws:v1.14.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target