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

feat(helm)!: Update kube-prometheus-stack ( 62.7.0 → 63.1.0 ) - autoclosed #1426

Closed
wants to merge 1 commit into from

Conversation

ergho-bot[bot]
Copy link
Contributor

@ergho-bot ergho-bot bot commented Sep 26, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) major 62.7.0 -> 63.1.0

Release Notes

prometheus-community/helm-charts (kube-prometheus-stack)

v63.1.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@kube-prometheus-stack-63.0.0...kube-prometheus-stack-63.1.0

v63.0.0

Compare Source

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

What's Changed

New Contributors

Full Changelog: prometheus-community/helm-charts@prometheus-conntrack-stats-exporter-0.5.11...kube-prometheus-stack-63.0.0


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.

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Sep 26, 2024

--- cluster/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ cluster/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/cluster-apps-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

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

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 62.7.0
+      version: 63.1.0
   install:
     crds: CreateReplace
     createNamespace: true
     remediation:
       retries: 3
   interval: 15m

@ergho-bot
Copy link
Contributor Author

ergho-bot bot commented Sep 26, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack-prometheus

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack-prometheus

@@ -36,27 +36,35 @@

   retentionSize: 15GB
   tsdb:
     outOfOrderTimeWindow: 0s
   walCompression: true
   routePrefix: /
   serviceAccountName: kube-prometheus-stack-prometheus
-  serviceMonitorSelector: {}
+  serviceMonitorSelector:
+    matchLabels:
+      release: kube-prometheus-stack
   serviceMonitorNamespaceSelector: {}
-  podMonitorSelector: {}
+  podMonitorSelector:
+    matchLabels:
+      release: kube-prometheus-stack
   podMonitorNamespaceSelector: {}
-  probeSelector: {}
+  probeSelector:
+    matchLabels:
+      release: kube-prometheus-stack
   probeNamespaceSelector: {}
   securityContext:
     fsGroup: 2000
     runAsGroup: 2000
     runAsNonRoot: true
     runAsUser: 1000
     seccompProfile:
       type: RuntimeDefault
   ruleNamespaceSelector: {}
-  ruleSelector: {}
+  ruleSelector:
+    matchLabels:
+      release: kube-prometheus-stack
   scrapeConfigSelector:
     matchLabels:
       release: kube-prometheus-stack
   scrapeConfigNamespaceSelector: {}
   storage:
     volumeClaimTemplate:

@ergho-bot ergho-bot bot removed the area/cluster label Sep 27, 2024
@ergho-bot ergho-bot bot force-pushed the renovate/kube-prometheus-stack-63.x branch from 3dc402b to f0e13aa Compare September 27, 2024 09:14
@ergho-bot ergho-bot bot changed the title feat(helm)!: Update kube-prometheus-stack ( 62.7.0 → 63.0.0 ) feat(helm)!: Update kube-prometheus-stack ( 62.7.0 → 63.1.0 ) Sep 27, 2024
@ergho-bot ergho-bot bot removed the area/cluster label Sep 28, 2024
@ergho-bot ergho-bot bot changed the title feat(helm)!: Update kube-prometheus-stack ( 62.7.0 → 63.1.0 ) feat(helm)!: Update kube-prometheus-stack ( 62.7.0 → 63.1.0 ) - autoclosed Oct 2, 2024
@ergho-bot ergho-bot bot closed this Oct 2, 2024
@ergho-bot ergho-bot bot deleted the renovate/kube-prometheus-stack-63.x branch October 2, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants