Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
+++ charts/Chart.yaml
@@ -81,8 +81,7 @@
apiVersion: v2
appVersion: 1.18.2
appVersion: 1.18.3
description: eBPF-based Networking, Security, and Observability
-home: https://cilium.io/
-icon: https://cdn.jsdelivr.net/gh/cilium/cilium@main/Documentation/images/logo-solo.svg
Expand All @@ -19,4 +19,4 @@
sources:
-- https://github.com/cilium/cilium
+- https://github.com/rancher/rke2-charts
version: 1.18.2
version: 1.18.3
52 changes: 26 additions & 26 deletions packages/rke2-cilium/generated-changes/patch/values.yaml.patch
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
override: ~
- repository: "quay.io/cilium/cilium"
+ repository: "rancher/mirrored-cilium-cilium"
tag: "v1.18.2"
tag: "v1.18.3"
pullPolicy: "IfNotPresent"
- # cilium-digest
- digest: "sha256:858f807ea4e20e85e3ea3240a762e1f4b29f1cb5bbd0463b8aa77e7b097c0667"
- digest: "sha256:5649db451c88d928ea585514746d50d91e6210801b300c897283ea319d68de15"
- useDigest: true
+ useDigest: false
# -- Scheduling configurations for cilium pods
Expand Down Expand Up @@ -70,9 +70,9 @@
override: ~
- repository: "quay.io/cilium/hubble-relay"
+ repository: "rancher/mirrored-cilium-hubble-relay"
tag: "v1.18.2"
tag: "v1.18.3"
- # hubble-relay-digest
- digest: "sha256:6079308ee15e44dff476fb522612732f7c5c4407a1017bc3470916242b0405ac"
- digest: "sha256:e53e00c47fe4ffb9c086bad0c1c77f23cb968be4385881160683d9e15aa34dc3"
- useDigest: true
+ useDigest: false
pullPolicy: "IfNotPresent"
Expand Down Expand Up @@ -122,7 +122,7 @@
# -- Maximum rate at which the CiliumNode custom resource is updated.
ciliumNodeUpdateRate: "15s"
# -- Pre-allocation settings for IPAM in Multi-Pool mode
@@ -2386,9 +2383,9 @@
@@ -2388,9 +2385,9 @@
# type: [null, boolean]
# @schema
# -- Enable Envoy Proxy in standalone DaemonSet.
Expand All @@ -135,41 +135,41 @@
# -- (int)
# Set Envoy'--base-id' to use when allocating shared memory regions.
# 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'
@@ -2466,11 +2463,10 @@
@@ -2468,11 +2465,10 @@
# type: [null, string]
# @schema
override: ~
- repository: "quay.io/cilium/cilium-envoy"
+ repository: "rancher/mirrored-cilium-cilium-envoy"
tag: "v1.34.7-1757592137-1a52bb680a956879722f48c591a2ca90f7791324"
tag: "v1.34.10-1761014632-c360e8557eb41011dfb5210f8fb53fed6c0b3222"
pullPolicy: "IfNotPresent"
- digest: "sha256:7932d656b63f6f866b6732099d33355184322123cfe1182e6f05175a3bc2e0e0"
- digest: "sha256:ca76eb4e9812d114c7f43215a742c00b8bf41200992af0d21b5561d46156fd15"
- useDigest: true
+ useDigest: false
# -- Additional containers added to the cilium Envoy DaemonSet.
extraContainers: []
# -- Additional envoy container arguments.
@@ -2842,17 +2838,9 @@
@@ -2844,17 +2840,9 @@
# type: [null, string]
# @schema
override: ~
- repository: "quay.io/cilium/operator"
+ repository: "rancher/mirrored-cilium-operator"
tag: "v1.18.2"
tag: "v1.18.3"
- # operator-generic-digest
- genericDigest: "sha256:cb4e4ffc5789fd5ff6a534e3b1460623df61cba00f5ea1c7b40153b5efb81805"
- genericDigest: "sha256:b5a0138e1a38e4437c5215257ff4e35373619501f4877dbaf92c89ecfad81797"
- # operator-azure-digest
- azureDigest: "sha256:9696e9b8219b9a5c16987e072eda2da378d42a32f9305375e56d7380a0c2ba8e"
- azureDigest: "sha256:10a8a83ca6f0b02432c1ca0e67af98a48fdbefb684af44a399f58184ab174143"
- # operator-aws-digest
- awsDigest: "sha256:1cb856fbe265dfbcfe816bd6aa4acaf006ecbb22dcc989116a1a81bb269ea328"
- awsDigest: "sha256:ef39d61183b3bdf0e235650461b6c4d9ec7aa5f61a6c770f33c47a6bc5165e24"
- # operator-alibabacloud-digest
- alibabacloudDigest: "sha256:612b1d94c179cd8ae239e571e96ebd95662bb5cccb62aacfdf79355aa9cdddc8"
- alibabacloudDigest: "sha256:df8b6830ef0545199cffc5fb9fbf14c9dc8d92093b0e6355d8659705227f89ef"
- useDigest: true
+ useDigest: false
pullPolicy: "IfNotPresent"
suffix: ""
# -- Number of replicas to run for the cilium-operator deployment
@@ -2907,6 +2895,8 @@
@@ -2909,6 +2897,8 @@
operator: Exists
- key: "node.cloudprovider.kubernetes.io/uninitialized"
operator: Exists
Expand All @@ -178,7 +178,7 @@
# -- Additional cilium-operator container arguments.
extraArgs: []
# -- Additional cilium-operator environment variables.
@@ -3045,8 +3035,7 @@
@@ -3047,8 +3037,7 @@
# @schema
# -- Taint nodes where Cilium is scheduled but not running. This prevents pods
# from being scheduled to nodes where Cilium is not the default CNI provider.
Expand All @@ -188,49 +188,49 @@
# -- Set Node condition NetworkUnavailable to 'false' with the reason
# 'CiliumIsUp' for nodes that have a healthy Cilium pod.
setNodeNetworkStatus: true
@@ -3151,11 +3140,9 @@
@@ -3153,11 +3142,9 @@
# type: [null, string]
# @schema
override: ~
- repository: "quay.io/cilium/cilium"
+ repository: "rancher/mirrored-cilium-cilium"
tag: "v1.18.2"
tag: "v1.18.3"
- # cilium-digest
- digest: "sha256:858f807ea4e20e85e3ea3240a762e1f4b29f1cb5bbd0463b8aa77e7b097c0667"
- digest: "sha256:5649db451c88d928ea585514746d50d91e6210801b300c897283ea319d68de15"
- useDigest: true
+ useDigest: false
pullPolicy: "IfNotPresent"
envoy:
# -- Envoy pre-flight image.
@@ -3164,11 +3151,10 @@
@@ -3166,11 +3153,10 @@
# type: [null, string]
# @schema
override: ~
- repository: "quay.io/cilium/cilium-envoy"
+ repository: "rancher/mirrored-cilium-cilium-envoy"
tag: "v1.34.7-1757592137-1a52bb680a956879722f48c591a2ca90f7791324"
tag: "v1.34.10-1761014632-c360e8557eb41011dfb5210f8fb53fed6c0b3222"
pullPolicy: "IfNotPresent"
- digest: "sha256:7932d656b63f6f866b6732099d33355184322123cfe1182e6f05175a3bc2e0e0"
- digest: "sha256:ca76eb4e9812d114c7f43215a742c00b8bf41200992af0d21b5561d46156fd15"
- useDigest: true
+ useDigest: false
# -- The priority class to use for the preflight pod.
priorityClassName: ""
# -- preflight update strategy
@@ -3320,11 +3306,9 @@
@@ -3322,11 +3308,9 @@
# type: [null, string]
# @schema
override: ~
- repository: "quay.io/cilium/clustermesh-apiserver"
+ repository: "rancher/mirrored-cilium-clustermesh-apiserver"
tag: "v1.18.2"
tag: "v1.18.3"
- # clustermesh-apiserver-digest
- digest: "sha256:cd689a07bfc7622e812fef023cb277fdc695b60a960d36f32f93614177a7a0f6"
- digest: "sha256:0d15efc992a85003759232598bf05fb1a4cd3c9fa28fb96bee1789ffe27cc50d"
- useDigest: true
+ useDigest: false
pullPolicy: "IfNotPresent"
# -- TCP port for the clustermesh-apiserver health API.
healthPort: 9880
@@ -4008,3 +3992,11 @@
@@ -4010,3 +3994,11 @@
enableInternalTrafficPolicy: true
# -- Enable LoadBalancer IP Address Management
enableLBIPAM: true
Expand Down
4 changes: 2 additions & 2 deletions packages/rke2-cilium/package.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
url: https://helm.cilium.io/cilium-1.18.2.tgz
packageVersion: 04
url: https://helm.cilium.io/cilium-1.18.3.tgz
packageVersion: 00