fix(helm): update cilium group (patch)#2911
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
--- kubernetes/berries/apps/kube-system/cilium/app Kustomization: flux-system/cluster-apps-cilium HelmRelease: kube-system/cilium
+++ kubernetes/berries/apps/kube-system/cilium/app Kustomization: flux-system/cluster-apps-cilium HelmRelease: kube-system/cilium
@@ -13,13 +13,13 @@
chart: cilium
interval: 30m
sourceRef:
kind: HelmRepository
name: cilium-charts
namespace: flux-system
- version: 1.18.7
+ version: 1.18.10
interval: 30m
values:
bgp:
enabled: false
bgpControlPlane:
enabled: true |
--- kubernetes/subterra/apps/kube-system/cilium/app Kustomization: flux-system/cluster-apps-cilium HelmRelease: kube-system/cilium
+++ kubernetes/subterra/apps/kube-system/cilium/app Kustomization: flux-system/cluster-apps-cilium HelmRelease: kube-system/cilium
@@ -13,13 +13,13 @@
chart: cilium
interval: 30m
sourceRef:
kind: HelmRepository
name: cilium-charts
namespace: flux-system
- version: 1.18.7
+ version: 1.18.10
interval: 30m
values:
bgp:
enabled: false
bgpControlPlane:
enabled: true |
7a43054 to
cdb71da
Compare
0ba68e8 to
0f18cd0
Compare
0f18cd0 to
76a48eb
Compare
5d5326b to
1831c04
Compare
| datasource | package | from | to | | ---------- | -------------------------------- | ------- | -------- | | helm | cilium | 1.18.7 | 1.18.10 | | docker | quay.io/cilium/cilium | v1.18.7 | v1.18.10 | | docker | quay.io/cilium/hubble-relay | v1.18.7 | v1.18.10 | | docker | quay.io/cilium/hubble-ui | v0.13.3 | v0.13.5 | | docker | quay.io/cilium/hubble-ui-backend | v0.13.3 | v0.13.5 | | docker | quay.io/cilium/operator-generic | v1.18.7 | v1.18.10 |
1831c04 to
c1e8138
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.18.7→1.18.101.18.7→1.18.10v1.18.7→v1.18.10v1.18.7→v1.18.10v0.13.3→v0.13.5v0.13.3→v0.13.5v1.18.7→v1.18.10Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cilium/cilium (cilium)
v1.18.10Compare Source
v1.18.9: 1.18.9Compare Source
Summary of Changes
Minor Changes:
Bugfixes:
hubble observecaused by log coloring feature, even when coloring was disabled (Backport PR #44827, Upstream PR #44119, @tporeba)CI Changes:
Misc Changes:
tc_classidon all ingress code paths (Backport PR #45213, Upstream PR #42105, @pchaigno)1487d0a(v1.18) (#45040, @cilium-renovate[bot])a95d3d1(v1.18) (#45316, @cilium-renovate[bot])186072b(v1.18) (#44935, @cilium-renovate[bot])84e77de(v1.18) (#45306, @cilium-renovate[bot])28399d8(v1.18) (#44936, @cilium-renovate[bot])4b9911b(v1.18) (#45170, @cilium-renovate[bot])Other Changes:
tc_classidon all ingress code paths (#45341, @pchaigno)Docker Manifests
cilium
quay.io/cilium/cilium:v1.18.9@​sha256:c9140c2ebcc636ba346a4152fb28d616a4a51586c22c72dcd6f273bed41053c0clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.18.9@​sha256:140bbb0433dbdb12e3ab0aaca0cb6fd1a8430812816ccff54c0d7f0adb713175docker-plugin
quay.io/cilium/docker-plugin:v1.18.9@​sha256:da9e6d08f8c11624619692af7ae022b2a7e8e1136d9164910bc6776acdc60079hubble-relay
quay.io/cilium/hubble-relay:v1.18.9@​sha256:031288422f2b0bfff3372fba9812d2867dd9262a6f12c6e6282cfebe54e5efe1operator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.18.9@​sha256:2116cd9ec94484a1bb7f5cb9703fb6d7c4e63b11431cf145280abda218f3e8b9operator-aws
quay.io/cilium/operator-aws:v1.18.9@​sha256:48d78a4d22fc055a2223019941fc30a51f8a980691e55225bfd6b9cffb164a45operator-azure
quay.io/cilium/operator-azure:v1.18.9@​sha256:4523175c9452c2eab7fa537faa85654120e29b740843f72d55b43c5cbc774f71operator-generic
quay.io/cilium/operator-generic:v1.18.9@​sha256:9094fe19965c558bc9361aa4f0d19fcc48f7377f835dc70f138bf4dc1db48ca4operator
quay.io/cilium/operator:v1.18.9@​sha256:da7b86562f4db18d61e6d34bb1f998d826f993af9d2047bf3e0b7346f658d65cv1.18.8: 1.18.8Compare Source
Known issues
Summary of Changes
Minor Changes:
Bugfixes:
ip get -l reserved:host(Backport PR #44519, Upstream PR #44443, @aanm)CI Changes:
Misc Changes:
d1e2e92(v1.18) (#44476, @cilium-renovate[bot])e3f9456(v1.18) (#44797, @cilium-renovate[bot])f512d81(v1.18) (#44575, @cilium-renovate[bot])0f775a3(v1.18) (#44576, @cilium-renovate[bot])15301c2(v1.18) (#44675, @cilium-renovate[bot])Other Changes:
Docker Manifests
cilium
quay.io/cilium/cilium:v1.18.8@​sha256:070a63cc414869cf6c53202cb50929a87adb7d5b25de0f2f40ab39eb6434b706clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.18.8@​sha256:5cb08daad7397f52ce5c36fcbfe83c56494f340d9b8f10f8bc7a3f2a812c33d5docker-plugin
quay.io/cilium/docker-plugin:v1.18.8@​sha256:8e1c89bc4ef3bbc55a10edc96a9f2915af45181e46ff189c00f3d8fb7825a0b7hubble-relay
quay.io/cilium/hubble-relay:v1.18.8@​sha256:dcf324aa35ab59c8fe6d002e3df6a63fff18280da464d09e4a97d58c085bb015operator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.18.8@​sha256:36c1702c8afd0b0221e3d88ca08537100caef509de6a6bb7244d5fa4643a7252operator-aws
quay.io/cilium/operator-aws:v1.18.8@​sha256:7ab154b269eae378456d63cc9085d96c4f472e11a1496ca4c62af68ff4b31da3operator-azure
quay.io/cilium/operator-azure:v1.18.8@​sha256:a4027d349e817bda9168af1e27231be491a3026c748128a79026e366321f6332operator-generic
quay.io/cilium/operator-generic:v1.18.8@​sha256:f9d1715932751b1454d0f59b492497cb1636dea6335beab0f9026fa8b5a6f62foperator
quay.io/cilium/operator:v1.18.8@​sha256:cc3f7bdf9e443b807d3cb9b0bd30eddac5591c3f4b1e6fa053bfaa8697a7ee58Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.