|
6 | 6 | override: ~
|
7 | 7 | - repository: "quay.io/cilium/cilium"
|
8 | 8 | + repository: "rancher/mirrored-cilium-cilium"
|
9 |
| - tag: "v1.17.5" |
| 9 | + tag: "v1.17.6" |
10 | 10 | pullPolicy: "IfNotPresent"
|
11 | 11 | - # cilium-digest
|
12 |
| -- digest: "sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6" |
| 12 | +- digest: "sha256:544de3d4fed7acba72758413812780a4972d47c39035f2a06d6145d8644a3353" |
13 | 13 | - useDigest: true
|
14 | 14 | + useDigest: false
|
15 | 15 | # -- Scheduling configurations for cilium pods
|
|
27 | 27 | # @schema
|
28 | 28 | # type: [null, string]
|
29 | 29 | # @schema
|
30 |
| -@@ -1118,10 +1119,9 @@ |
| 30 | +@@ -1115,10 +1116,9 @@ |
31 | 31 | # type: [null, string]
|
32 | 32 | # @schema
|
33 | 33 | override: ~
|
|
40 | 40 | pullPolicy: "IfNotPresent"
|
41 | 41 | # -- Seconds after which the completed job pod will be deleted
|
42 | 42 | ttlSecondsAfterFinished: 1800
|
43 |
| -@@ -1148,7 +1148,7 @@ |
| 43 | +@@ -1145,7 +1145,7 @@ |
44 | 44 | affinity: {}
|
45 | 45 | hubble:
|
46 | 46 | # -- Enable Hubble (true by default).
|
|
49 | 49 | # -- Annotations to be added to all top-level hubble objects (resources under templates/hubble)
|
50 | 50 | annotations: {}
|
51 | 51 | # -- Buffer size of the channel Hubble uses to receive monitor events. If this
|
52 |
| -@@ -1443,11 +1443,9 @@ |
| 52 | +@@ -1440,11 +1440,9 @@ |
53 | 53 | # type: [null, string]
|
54 | 54 | # @schema
|
55 | 55 | override: ~
|
56 | 56 | - repository: "quay.io/cilium/hubble-relay"
|
57 | 57 | + repository: "rancher/mirrored-cilium-hubble-relay"
|
58 |
| - tag: "v1.17.5" |
| 58 | + tag: "v1.17.6" |
59 | 59 | - # hubble-relay-digest
|
60 |
| -- digest: "sha256:fbb8a6afa8718200fca9381ad274ed695792dbadd2417b0e99c36210ae4964ff" |
| 60 | +- digest: "sha256:7d17ec10b3d37341c18ca56165b2f29a715cb8ee81311fd07088d8bf68c01e60" |
61 | 61 | - useDigest: true
|
62 | 62 | + useDigest: false
|
63 | 63 | pullPolicy: "IfNotPresent"
|
64 | 64 | # -- Specifies the resources for the hubble-relay pods
|
65 | 65 | resources: {}
|
66 |
| -@@ -1612,7 +1610,7 @@ |
| 66 | +@@ -1609,7 +1607,7 @@ |
67 | 67 | # -- Enable prometheus metrics for hubble-relay on the configured port at
|
68 | 68 | # /metrics
|
69 | 69 | prometheus:
|
|
72 | 72 | port: 9966
|
73 | 73 | serviceMonitor:
|
74 | 74 | # -- Enable service monitors.
|
75 |
| -@@ -1694,10 +1692,9 @@ |
| 75 | +@@ -1691,10 +1689,9 @@ |
76 | 76 | # type: [null, string]
|
77 | 77 | # @schema
|
78 | 78 | override: ~
|
|
85 | 85 | pullPolicy: "IfNotPresent"
|
86 | 86 | # -- Hubble-ui backend security context.
|
87 | 87 | securityContext: {}
|
88 |
| -@@ -1728,10 +1725,9 @@ |
| 88 | +@@ -1725,10 +1722,9 @@ |
89 | 89 | # type: [null, string]
|
90 | 90 | # @schema
|
91 | 91 | override: ~
|
|
98 | 98 | pullPolicy: "IfNotPresent"
|
99 | 99 | # -- Hubble-ui frontend security context.
|
100 | 100 | securityContext: {}
|
101 |
| -@@ -1907,7 +1903,7 @@ |
| 101 | +@@ -1904,7 +1900,7 @@ |
102 | 102 | ipam:
|
103 | 103 | # -- Configure IP Address Management mode.
|
104 | 104 | # ref: https://docs.cilium.io/en/stable/network/concepts/ipam/
|
|
107 | 107 | # -- Maximum rate at which the CiliumNode custom resource is updated.
|
108 | 108 | ciliumNodeUpdateRate: "15s"
|
109 | 109 | # -- Pre-allocation settings for IPAM in Multi-Pool mode
|
110 |
| -@@ -2281,9 +2277,9 @@ |
| 110 | +@@ -2278,9 +2274,9 @@ |
111 | 111 | # type: [null, boolean]
|
112 | 112 | # @schema
|
113 | 113 | # -- Enable Envoy Proxy in standalone DaemonSet.
|
|
120 | 120 | # -- (int)
|
121 | 121 | # Set Envoy'--base-id' to use when allocating shared memory regions.
|
122 | 122 | # Only needs to be changed if multiple Envoy instances will run on the same node and may have conflicts. Supported values: 0 - 4294967295. Defaults to '0'
|
123 |
| -@@ -2356,11 +2352,10 @@ |
| 123 | +@@ -2353,11 +2349,10 @@ |
124 | 124 | # type: [null, string]
|
125 | 125 | # @schema
|
126 | 126 | override: ~
|
127 | 127 | - repository: "quay.io/cilium/cilium-envoy"
|
128 | 128 | + repository: "rancher/mirrored-cilium-cilium-envoy"
|
129 |
| - tag: "v1.32.6-1749271279-0864395884b263913eac200ee2048fd985f8e626" |
| 129 | + tag: "v1.33.4-1752151664-7c2edb0b44cf95f326d628b837fcdd845102ba68" |
130 | 130 | pullPolicy: "IfNotPresent"
|
131 |
| -- digest: "sha256:9f69e290a7ea3d4edf9192acd81694089af048ae0d8a67fb63bd62dc1d72203e" |
| 131 | +- digest: "sha256:318eff387835ca2717baab42a84f35a83a5f9e7d519253df87269f80b9ff0171" |
132 | 132 | - useDigest: true
|
133 | 133 | + useDigest: false
|
134 | 134 | # -- Additional containers added to the cilium Envoy DaemonSet.
|
135 | 135 | extraContainers: []
|
136 | 136 | # -- Additional envoy container arguments.
|
137 |
| -@@ -2713,17 +2708,9 @@ |
| 137 | +@@ -2710,17 +2705,9 @@ |
138 | 138 | # type: [null, string]
|
139 | 139 | # @schema
|
140 | 140 | override: ~
|
141 | 141 | - repository: "quay.io/cilium/operator"
|
142 | 142 | + repository: "rancher/mirrored-cilium-operator"
|
143 |
| - tag: "v1.17.5" |
| 143 | + tag: "v1.17.6" |
144 | 144 | - # operator-generic-digest
|
145 |
| -- genericDigest: "sha256:f954c97eeb1b47ed67d08cc8fb4108fb829f869373cbb3e698a7f8ef1085b09e" |
| 145 | +- genericDigest: "sha256:91ac3bf7be7bed30e90218f219d4f3062a63377689ee7246062fa0cc3839d096" |
146 | 146 | - # operator-azure-digest
|
147 |
| -- azureDigest: "sha256:add78783fdaced7453a324612eeb9ebecf56002b56c14c73596b3b4923321026" |
| 147 | +- azureDigest: "sha256:1b7e193ccbc718f723993a0f11eb8fbf16376e822fe8c4dc792d7696701d57c8" |
148 | 148 | - # operator-aws-digest
|
149 |
| -- awsDigest: "sha256:3e189ec1e286f1bf23d47c45bdeac6025ef7ec3d2dc16190ee768eb94708cbc3" |
| 149 | +- awsDigest: "sha256:24db5c811e24e51e7ce166e8e056967875bf3544cc2ead6984f34f705fe71847" |
150 | 150 | - # operator-alibabacloud-digest
|
151 |
| -- alibabacloudDigest: "sha256:654db67929f716b6178a34a15cb8f95e391465085bcf48cdba49819a56fcd259" |
| 151 | +- alibabacloudDigest: "sha256:5352e670719dc61f059c1e1a04bc0563c2144738386fa7236dc167ff3fef4c64" |
152 | 152 | - useDigest: true
|
153 | 153 | + useDigest: false
|
154 | 154 | pullPolicy: "IfNotPresent"
|
155 | 155 | suffix: ""
|
156 | 156 | # -- Number of replicas to run for the cilium-operator deployment
|
157 |
| -@@ -2893,8 +2880,7 @@ |
| 157 | +@@ -2890,8 +2877,7 @@ |
158 | 158 | # @schema
|
159 | 159 | # -- Taint nodes where Cilium is scheduled but not running. This prevents pods
|
160 | 160 | # from being scheduled to nodes where Cilium is not the default CNI provider.
|
|
164 | 164 | # -- Set Node condition NetworkUnavailable to 'false' with the reason
|
165 | 165 | # 'CiliumIsUp' for nodes that have a healthy Cilium pod.
|
166 | 166 | setNodeNetworkStatus: true
|
167 |
| -@@ -2998,11 +2984,9 @@ |
| 167 | +@@ -2995,11 +2981,9 @@ |
168 | 168 | # type: [null, string]
|
169 | 169 | # @schema
|
170 | 170 | override: ~
|
171 | 171 | - repository: "quay.io/cilium/cilium"
|
172 | 172 | + repository: "rancher/mirrored-cilium-cilium"
|
173 |
| - tag: "v1.17.5" |
| 173 | + tag: "v1.17.6" |
174 | 174 | - # cilium-digest
|
175 |
| -- digest: "sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6" |
| 175 | +- digest: "sha256:544de3d4fed7acba72758413812780a4972d47c39035f2a06d6145d8644a3353" |
176 | 176 | - useDigest: true
|
177 | 177 | + useDigest: false
|
178 | 178 | pullPolicy: "IfNotPresent"
|
179 | 179 | # -- The priority class to use for the preflight pod.
|
180 | 180 | priorityClassName: ""
|
181 |
| -@@ -3147,11 +3131,9 @@ |
| 181 | +@@ -3144,11 +3128,9 @@ |
182 | 182 | # type: [null, string]
|
183 | 183 | # @schema
|
184 | 184 | override: ~
|
185 | 185 | - repository: "quay.io/cilium/clustermesh-apiserver"
|
186 | 186 | + repository: "rancher/mirrored-cilium-clustermesh-apiserver"
|
187 |
| - tag: "v1.17.5" |
| 187 | + tag: "v1.17.6" |
188 | 188 | - # clustermesh-apiserver-digest
|
189 |
| -- digest: "sha256:78dc40b9cb8d7b1ad21a76ff3e11541809acda2ac4ef94150cc832100edc247d" |
| 189 | +- digest: "sha256:f619e97432db427e1511bf91af3be8ded418c53a353a09629e04c5880659d1df" |
190 | 190 | - useDigest: true
|
191 | 191 | + useDigest: false
|
192 | 192 | pullPolicy: "IfNotPresent"
|
193 | 193 | # -- TCP port for the clustermesh-apiserver health API.
|
194 | 194 | healthPort: 9880
|
195 |
| -@@ -3814,3 +3796,11 @@ |
| 195 | +@@ -3811,3 +3793,11 @@ |
196 | 196 | enableInternalTrafficPolicy: true
|
197 | 197 | # -- Enable LoadBalancer IP Address Management
|
198 | 198 | enableLBIPAM: true
|
|
0 commit comments