chore(deps): update kubezero-network-dependencies

This commit is contained in:
Renovate Bot 2023-11-14 03:17:09 +00:00
parent ae2a6fa146
commit 8e66085d93
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.4.5
version: 0.4.6
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.13.5
version: 1.14.4
repository: https://helm.cilium.io/
condition: cilium.enabled
- name: metallb
version: 0.13.9
version: 0.13.12
repository: https://metallb.github.io/metallb
condition: metallb.enabled
kubeVersion: ">= 1.26.0"