We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddfd5a4 commit 72f9416Copy full SHA for 72f9416
roles/cilium/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: cilium
3
description: Documentation generator for cilium Ansible role
4
home: https://github.com/cilium/cilium
5
-version: 1.17.4
+version: 1.17.5
6
dependencies:
7
- name: cilium-cli
8
repository: https://github.com/cilium/cilium-cli
roles/cilium/defaults/main.yaml
@@ -56,7 +56,7 @@ cilium_vars:
56
helm:
57
chart:
58
59
- version: v1.17.4
+ version: v1.17.5
60
repository:
61
62
org: cilium
0 commit comments