chore(deps): update kubezero-network-dependencies

This commit is contained in:
Renovate Bot 2024-03-27 03:08:32 +00:00
parent 78639b623a
commit 7b153ac7cc
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-network
description: KubeZero umbrella chart for all things network
type: application
version: 0.5.0
version: 0.5.1
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -19,11 +19,11 @@ dependencies:
version: ">= 0.1.6"
repository: https://cdn.zero-downtime.net/charts/
- name: cilium
version: 1.15.2
version: 1.15.3
repository: https://helm.cilium.io/
condition: cilium.enabled
- name: metallb
version: 0.14.3
version: 0.14.4
repository: https://metallb.github.io/metallb
condition: metallb.enabled
kubeVersion: ">= 1.26.0"