This website requires JavaScript.
Explore
Help
Register
Sign In
andata
/
rke2-charts
mirror of
https://git.rancher.io/rke2-charts
Watch
1
Star
0
Fork
You've already forked rke2-charts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
af1b22df2e
rke2-charts
/
packages
/
rke2-cilium
/
package.yaml
4 lines
58 B
YAML
Raw
Normal View
History
Unescape
Escape
Add cilium chart The chart is organized in subcharts to clearly delimit supported vs non-supported customization options, as follows: - The main rke2-cilium chart which only supplies supported customization options through its values.yaml. - Cilium upstream chart is pulled in as a subchart dependency and is patched to support a system default registry as a global variable. - A rke2-cilium-hard-defaults subchart which supplies cilium options that change from upstream defaults for which we don't intend to support any customization. All cilium options are scoped & accessible, for example: `helm install rke2-cilium --set cilium.preflight.enabled=true` Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
2021-02-05 12:24:14 +00:00
url
:
local
Update Cilium to 1.11.0 Update Cilium from 1.10.4 to 1.11.0. https://github.com/cilium/cilium/releases/tag/v1.11.0 Ref: rancher/rke2#2242 Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2022-01-18 17:33:52 +00:00
packageVersion
:
01
Add cilium chart The chart is organized in subcharts to clearly delimit supported vs non-supported customization options, as follows: - The main rke2-cilium chart which only supplies supported customization options through its values.yaml. - Cilium upstream chart is pulled in as a subchart dependency and is patched to support a system default registry as a global variable. - A rke2-cilium-hard-defaults subchart which supplies cilium options that change from upstream defaults for which we don't intend to support any customization. All cilium options are scoped & accessible, for example: `helm install rke2-cilium --set cilium.preflight.enabled=true` Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
2021-02-05 12:24:14 +00:00
releaseCandidateVersion
:
00