Compare commits
1 Commits
main
..
68acb7a95f
| Author | SHA1 | Date | |
|---|---|---|---|
|
68acb7a95f
|
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: argo-cd
|
||||
version: 9.5.17
|
||||
version: 9.5.14
|
||||
repository: https://argoproj.github.io/argo-helm
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: kite
|
||||
version: 0.12.2
|
||||
version: 0.12.1
|
||||
repository: https://zxh326.github.io/kite
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: metallb
|
||||
version: 0.16.1
|
||||
version: 0.15.3
|
||||
repository: https://metallb.github.io/metallb
|
||||
@@ -1,6 +1,4 @@
|
||||
metallb:
|
||||
frrk8s:
|
||||
enabled: false
|
||||
prometheus:
|
||||
rbacPrometheus: false
|
||||
podMonitor:
|
||||
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: kube-prometheus-stack
|
||||
version: 86.1.0
|
||||
version: 85.1.3
|
||||
repository: https://prometheus-community.github.io/helm-charts
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: rook-ceph
|
||||
version: v1.19.6
|
||||
version: v1.19.5
|
||||
repository: https://charts.rook.io/release
|
||||
@@ -37,7 +37,7 @@ traefik:
|
||||
kind: DaemonSet
|
||||
additionalContainers:
|
||||
- name: cloudflared
|
||||
image: cloudflare/cloudflared:2026.5.2
|
||||
image: cloudflare/cloudflared:2026.5.0
|
||||
command:
|
||||
- cloudflared
|
||||
- tunnel
|
||||
|
||||
@@ -24,5 +24,5 @@ appVersion: "1.0"
|
||||
|
||||
dependencies:
|
||||
- name: velero
|
||||
version: 12.0.2
|
||||
version: 12.0.1
|
||||
repository: https://vmware-tanzu.github.io/helm-charts
|
||||
@@ -59,7 +59,7 @@ velero:
|
||||
insecureSkipTLSVerify: "true"
|
||||
initContainers:
|
||||
- name: velero-plugin-for-aws
|
||||
image: velero/velero-plugin-for-aws:v1.14.1
|
||||
image: velero/velero-plugin-for-aws:v1.14.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
volumeMounts:
|
||||
- mountPath: /target
|
||||
|
||||
Reference in New Issue
Block a user