Compare commits

..

8 Commits

5 changed files with 5 additions and 4 deletions
-1
View File
@@ -1,6 +1,5 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"ignoreDeps": ["metallb"],
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: argo-cd - name: argo-cd
version: 9.5.15 version: 9.5.17
repository: https://argoproj.github.io/argo-helm repository: https://argoproj.github.io/argo-helm
+2
View File
@@ -1,4 +1,6 @@
metallb: metallb:
frrk8s:
enabled: false
prometheus: prometheus:
rbacPrometheus: false rbacPrometheus: false
podMonitor: podMonitor:
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: kube-prometheus-stack - name: kube-prometheus-stack
version: 86.0.0 version: 86.1.0
repository: https://prometheus-community.github.io/helm-charts repository: https://prometheus-community.github.io/helm-charts
+1 -1
View File
@@ -24,5 +24,5 @@ appVersion: "1.0"
dependencies: dependencies:
- name: velero - name: velero
version: 12.0.1 version: 12.0.2
repository: https://vmware-tanzu.github.io/helm-charts repository: https://vmware-tanzu.github.io/helm-charts