Skip to content
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(helm): update k8s-monitoring ( 1.6.15 → 1.6.16 ) #6063

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change
k8s-monitoring patch 1.6.15 -> 1.6.16

Release Notes

grafana/helm-charts (k8s-monitoring)

v1.6.16

Compare Source

A Helm chart for gathering, scraping, and forwarding Kubernetes telemetry data to a Grafana Stack.

Source commit: grafana/k8s-monitoring-helm@6a381c3

Tag on source: https://github.com/grafana/k8s-monitoring-helm/releases/tag/v1.6.16


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner December 20, 2024 00:32
@lumiere-bot lumiere-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Dec 20, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 20, 2024

--- kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app Kustomization: flux-system/grafana-k8s-monitoring HelmRelease: monitoring/grafana-k8s-monitoring

+++ kubernetes/kyak/apps/monitoring/grafana-k8s-monitoring/app Kustomization: flux-system/grafana-k8s-monitoring HelmRelease: monitoring/grafana-k8s-monitoring

@@ -13,13 +13,13 @@

     spec:
       chart: k8s-monitoring
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 1.6.15
+      version: 1.6.16
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Dec 20, 2024

--- HelmRelease: monitoring/grafana-k8s-monitoring ConfigMap: monitoring/grafana-k8s-monitoring-alloy

+++ HelmRelease: monitoring/grafana-k8s-monitoring ConfigMap: monitoring/grafana-k8s-monitoring-alloy

@@ -1273,8 +1273,8 @@

       honor_labels = true
       forward_to   = [prometheus.relabel.metrics_service.receiver]
     }
   k8s-monitoring-build-info-metric.prom: |
     # HELP grafana_kubernetes_monitoring_build_info A metric to report the version of the Kubernetes Monitoring Helm chart as well as a summary of enabled features
     # TYPE grafana_kubernetes_monitoring_build_info gauge
-    grafana_kubernetes_monitoring_build_info{version="1.6.15", namespace="monitoring", metrics="enabled,alloy,autoDiscover,kube-state-metrics,node-exporter,kubelet,kubeletResource,cadvisor,apiserver,kepler,beyla,extraConfig", logs="enabled,events,pod_logs,extraConfig", traces="enabled", deployments="kube-state-metrics,prometheus-node-exporter,prometheus-operator-crds,kepler,beyla"} 1
-
+    grafana_kubernetes_monitoring_build_info{version="1.6.16", namespace="monitoring", metrics="enabled,alloy,autoDiscover,kube-state-metrics,node-exporter,kubelet,kubeletResource,cadvisor,apiserver,kepler,beyla,extraConfig", logs="enabled,events,pod_logs,extraConfig", traces="enabled", deployments="kube-state-metrics,prometheus-node-exporter,prometheus-operator-crds,kepler,beyla"} 1
+

@lumiere-bot lumiere-bot bot merged commit ce625ad into main Dec 22, 2024
12 checks passed
@lumiere-bot lumiere-bot bot deleted the renovate/kyak-k8s-monitoring-1.x branch December 22, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants