feat(helm): update cilium group (minor)#2789
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
eab2b89 to
927a4bb
Compare
--- 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.19.4
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.19.4
interval: 30m
values:
bgp:
enabled: false
bgpControlPlane:
enabled: true |
dc65dd3 to
b031d11
Compare
b031d11 to
54192a7
Compare
54192a7 to
dc8ac0f
Compare
dc8ac0f to
a2fbc34
Compare
a2fbc34 to
a5fc92d
Compare
a5fc92d to
fe028e7
Compare
fe028e7 to
53ed368
Compare
9691cf6 to
9f140df
Compare
| datasource | package | from | to | | ---------- | ------------------------------- | ------- | ------- | | helm | cilium | 1.18.7 | 1.19.4 | | docker | quay.io/cilium/cilium | v1.18.7 | v1.19.4 | | docker | quay.io/cilium/hubble-relay | v1.18.7 | v1.19.4 | | docker | quay.io/cilium/operator-generic | v1.18.7 | v1.19.4 |
9f140df to
287c829
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.19.41.18.7→1.19.4v1.18.7→v1.19.4v1.18.7→v1.19.4v1.18.7→v1.19.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
cilium/cilium (cilium)
v1.19.4Compare Source
v1.19.3: 1.19.3Compare Source
Summary of Changes
Minor Changes:
Bugfixes:
hubble observecaused by log coloring feature, even when coloring was disabled (Backport PR #44828, Upstream PR #44119, @tporeba)underlay-protocol=ipv6setting when selecting peer endpoints in dual-stack clusters with IPv6 underlay, fixing connectivity issues where IPv4 was incorrectly used despite being unreachable across nodes. (Backport PR #45247, Upstream PR #44629, @tibrezus)CI Changes:
Misc Changes:
snat_v6_needs_masquerade(Backport PR #44828, Upstream PR #44544, @pchaigno)1487d0a(v1.19) (#45035, @cilium-renovate[bot])a95d3d1(v1.19) (#45315, @cilium-renovate[bot])28399d8(v1.19) (#44928, @cilium-renovate[bot])4b9911b(v1.19) (#45177, @cilium-renovate[bot])Other Changes:
Docker Manifests
cilium
quay.io/cilium/cilium:v1.19.3@​sha256:2e61680593cddca8b6c055f6d4c849d87a26a1c91c7e3b8b56c7fb76ab7b7b10clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.19.3@​sha256:a8136a7615d6c6041d3aa6f2674d17beaec238170d669507ccc05328a778e2b7docker-plugin
quay.io/cilium/docker-plugin:v1.19.3@​sha256:728c3903518b0b6904e7208143355b38b7e6de3b514694fb6098b25bb9457397hubble-relay
quay.io/cilium/hubble-relay:v1.19.3@​sha256:5ee21d57b6ef2aa6db67e603a735fdceb162454b352b7335b651456e308f681boperator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.19.3@​sha256:176321a65123373ff8c7823b25183102cbad98375e8d6c80b96d68b6e8491103operator-aws
quay.io/cilium/operator-aws:v1.19.3@​sha256:a53dcbfb77282bf2ddd3abbe60f6d49762e7c1389a36cb35b71d504644a56640operator-azure
quay.io/cilium/operator-azure:v1.19.3@​sha256:699c1571a3df1a98882ee13610d47cffb7b34ee7e8d276096db798a5f6c7e4cboperator-generic
quay.io/cilium/operator-generic:v1.19.3@​sha256:205b09b0ed6accbf9fe688d312a9f0fcfc6a316fc081c23fbffb472af5dd62cdoperator
quay.io/cilium/operator:v1.19.3@​sha256:9075e6944996227574762ec0118caab0145d6e67f821409c4a6756b6b6caf6eav1.19.2: 1.19.2Compare Source
Summary of Changes
Minor Changes:
Bugfixes:
ip get -l reserved:host(Backport PR #44517, Upstream PR #44443, @aanm)loadbalanceroption than intended (Backport PR #44699, Upstream PR #42916, @mliner)CI Changes:
Misc Changes:
--versionin Helm OCI install/upgrade documentation examples. (Backport PR #44398, Upstream PR #44380, @gma1k)0f775a3(v1.19) (#44570, @cilium-renovate[bot])15301c2(v1.19) (#44785, @cilium-renovate[bot])6a4a49e(v1.19) (#44672, @cilium-renovate[bot])Other Changes:
Docker Manifests
cilium
quay.io/cilium/cilium:v1.19.2@​sha256:7bc7e0be845cae0a70241e622cd03c3b169001c9383dd84329c59ca86a8b1341clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.19.2@​sha256:d1f44a78a0d0996ab1841f7564bc6fbd6e242d4ef673a2a8bfdd7385ef68018ddocker-plugin
quay.io/cilium/docker-plugin:v1.19.2@​sha256:1ba743852ab063d83955c3917d75b2d296ff78d944d09fc1802f85f07ebee334hubble-relay
quay.io/cilium/hubble-relay:v1.19.2@​sha256:9987c73bad48c987fd065185535fd15a6717cbe8a8caf7fc7ef0413532cf490eoperator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.19.2@​sha256:90bdedf6b0d3108245f8194f8c69262af2c8d839480f99d2396deed057899142operator-aws
quay.io/cilium/operator-aws:v1.19.2@​sha256:6eaa299ad267d7b8fcb4bb17ee1008b391052e2e35f690b21783b1b23b5c0bf2operator-azure
quay.io/cilium/operator-azure:v1.19.2@​sha256:9c040a57f4584782eda9a91f7cf3292ca5d0fb41d75f4aa41ece29d66e145293operator-generic
quay.io/cilium/operator-generic:v1.19.2@​sha256:e363f4f634c2a66a36e01618734ea17e7b541b949b9a5632f9c180ab16de23f0operator
quay.io/cilium/operator:v1.19.2@​sha256:56ea76f4c1dfc8a899581b35bb2fc87b3110ee57ff0ab4003ae26d5a27d81448v1.19.1: 1.19.1Compare Source
Summary of Changes
Bugfixes:
operator.enabled=falseby aligning cilium-tlsinterception-secrets Role/RoleBinding conditionals (Backport PR #44280, Upstream PR #44159, @puwun)CI Changes:
kernelto workflow job names (Backport PR #44127, Upstream PR #44291, @smagnani96)Misc Changes:
b3255e7(v1.19) (#44242, @cilium-renovate[bot])85c0ab0(v1.19) (#44364, @cilium-renovate[bot])f9f84bd(v1.19) (#44243, @cilium-renovate[bot])Other Changes:
Docker Manifests
cilium
`quay.io/cilium/cilium
Configuration
📅 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.