We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100d037 commit ede43eeCopy full SHA for ede43ee
roles/cilium/Chart.yaml
@@ -9,7 +9,7 @@ dependencies:
9
version: 0.18.6
10
- name: gateway-api
11
repository: https://github.com/kubernetes-sigs/gateway-api
12
- version: 1.4.0
+ version: 1.5.0
13
- name: hubble
14
repository: https://github.com/cilium/hubble
15
version: 1.18.0
roles/cilium/defaults/main.yaml
@@ -170,7 +170,7 @@ cilium_vars:
170
repository:
171
name: gateway-api
172
org: kubernetes-sigs
173
- version: v1.4.0
+ version: v1.5.0
174
hubble:
175
# -- See [documentation](https://axivo.com/k3s-cluster/tutorials/handbook/server/#hardware), for details
176
file: hubble-linux-arm64.tar.gz
0 commit comments