-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(github-release): update cilium/cilium ( v1.15.5 → v1.15.6 ) #3817
Merged
Conversation
This file contains 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
| datasource | package | from | to | | --------------- | ------------- | ------- | ------- | | github-releases | cilium/cilium | v1.15.5 | v1.15.6 |
repo-jeeves
bot
added
renovate/github-release
Issue relates to a Github release update
type/patch
Issue relates to a patch version bump
cluster/main
Changes made in the main cluster
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
labels
Jun 11, 2024
--- HelmRelease: observability/grafana ConfigMap: observability/grafana
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana
@@ -226,21 +226,21 @@
,/g' \\\n> \"/var/lib/grafana/dashboards/ceph/ceph-osd.json\"\n \ncurl -skf \\\
\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\" \\\
\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/5342/revisions/9/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/ceph/ceph-pools.json\"\n \ncurl -skf\
\ \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/cilium-agent/dashboards/cilium-dashboard.json\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/cilium-agent/dashboards/cilium-dashboard.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/cilium/cilium-dashboard.json\"\n \n\
curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/cilium-operator/dashboards/cilium-operator-dashboard.json\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/cilium-operator/dashboards/cilium-operator-dashboard.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/cilium/cilium-operator-dashboard.json\"\
\n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/hubble/dashboards/hubble-dashboard.json\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/hubble/dashboards/hubble-dashboard.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/cilium/hubble-dashboard.json\"\n \n\
curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/cluster/grafana-dashboard.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/data/cloudnative-pg.json\"\n \ncurl\ |
--- kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/observability-grafana HelmRelease: observability/grafana
+++ kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/observability-grafana HelmRelease: observability/grafana
@@ -145,19 +145,19 @@
datasource: Prometheus
gnetId: 5342
revision: 9
cilium:
cilium-dashboard:
datasource: Prometheus
- url: https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/cilium-agent/dashboards/cilium-dashboard.json
+ url: https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/cilium-agent/dashboards/cilium-dashboard.json
cilium-operator-dashboard:
datasource: Prometheus
- url: https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/cilium-operator/dashboards/cilium-operator-dashboard.json
+ url: https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/cilium-operator/dashboards/cilium-operator-dashboard.json
hubble-dashboard:
datasource: Prometheus
- url: https://raw.githubusercontent.com/cilium/cilium/v1.15.5/install/kubernetes/cilium/files/hubble/dashboards/hubble-dashboard.json
+ url: https://raw.githubusercontent.com/cilium/cilium/v1.15.6/install/kubernetes/cilium/files/hubble/dashboards/hubble-dashboard.json
data:
cloudnative-pg:
datasource: Prometheus
url: https://raw.githubusercontent.com/cloudnative-pg/grafana-dashboards/main/charts/cluster/grafana-dashboard.json
minio:
datasource: |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cluster/main
Changes made in the main cluster
renovate/github-release
Issue relates to a Github release update
size/XS
Marks a PR that changes 0-9 lines, ignoring generated files
type/patch
Issue relates to a patch version bump
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:
v1.15.5
->v1.15.6
Release Notes
cilium/cilium (cilium/cilium)
v1.15.6
: 1.15.6Compare Source
We are pleased to release Cilium v1.13.17 that improves background resynchronization of nodes, improves the CLI to troubleshoot connectivity issues, lowers CPU consumption with IPsec for large clusters, and brings a number of additional fixes. Thanks to all contributors, reviewers, testers, and users! ❤️
Summary of Changes
Minor Changes:
Bugfixes:
hubble.ui.securityContext.enabled
from hubble-ui deployment template (Backport PR #32889, Upstream PR #32338, @stelucz)CI Changes:
workflow_dispatch
event. (Backport PR #32500, Upstream PR #31424, @learnitall)Misc Changes:
19478ce
(v1.15) (#32922, @renovate[bot])Other Changes:
v1.15.5
Docker Manifests
cilium
quay.io/cilium/cilium:v1.15.6@​sha256:6aa840986a3a9722cd967ef63248d675a87add7e1704740902d5d3162f0c0def
quay.io/cilium/cilium:stable@sha256:6aa840986a3a9722cd967ef63248d675a87add7e1704740902d5d3162f0c0def
clustermesh-apiserver
quay.io/cilium/clustermesh-apiserver:v1.15.6@​sha256:6365c2fe8a038fc7adcdeb7ffb8d7a8a2cd3ee524687f35fff9df76fafeeb029
quay.io/cilium/clustermesh-apiserver:stable@sha256:6365c2fe8a038fc7adcdeb7ffb8d7a8a2cd3ee524687f35fff9df76fafeeb029
docker-plugin
quay.io/cilium/docker-plugin:v1.15.6@​sha256:5615f007989bdf878291417b571f753948200087f2dd483a594693e320520b5b
quay.io/cilium/docker-plugin:stable@sha256:5615f007989bdf878291417b571f753948200087f2dd483a594693e320520b5b
hubble-relay
quay.io/cilium/hubble-relay:v1.15.6@​sha256:a0863dd70d081b273b87b9b7ce7e2d3f99171c2f5e202cd57bc6691e51283e0c
quay.io/cilium/hubble-relay:stable@sha256:a0863dd70d081b273b87b9b7ce7e2d3f99171c2f5e202cd57bc6691e51283e0c
operator-alibabacloud
quay.io/cilium/operator-alibabacloud:v1.15.6@​sha256:7e1664bd18645b38fd41dc1c2decd334abeefe63d4d69bfbc65765806eb4a31f
quay.io/cilium/operator-alibabacloud:stable@sha256:7e1664bd18645b38fd41dc1c2decd334abeefe63d4d69bfbc65765806eb4a31f
operator-aws
quay.io/cilium/operator-aws:v1.15.6@​sha256:9656d44ee69817d156cc7d3797f92de2e534dfb991610c79c00e097b4dedd620
quay.io/cilium/operator-aws:stable@sha256:9656d44ee69817d156cc7d3797f92de2e534dfb991610c79c00e097b4dedd620
operator-azure
quay.io/cilium/operator-azure:v1.15.6@​sha256:386456c055c5d1380daf966d565fcafaed68467a4fe692679530764e3b56f170
quay.io/cilium/operator-azure:stable@sha256:386456c055c5d1380daf966d565fcafaed68467a4fe692679530764e3b56f170
operator-generic
quay.io/cilium/operator-generic:v1.15.6@​sha256:5789f0935eef96ad571e4f5565a8800d3a8fbb05265cf6909300cd82fd513c3d
quay.io/cilium/operator-generic:stable@sha256:5789f0935eef96ad571e4f5565a8800d3a8fbb05265cf6909300cd82fd513c3d
operator
quay.io/cilium/operator:v1.15.6@​sha256:f3ebc5eac9c0b37aabdf120e120a704ccd77d8c34191adec120e9ee021b8a875
quay.io/cilium/operator:stable@sha256:f3ebc5eac9c0b37aabdf120e120a704ccd77d8c34191adec120e9ee021b8a875