8000 feat(container)!: Update kube-prometheus-stack ( 62.7.0 → 63.0.0 ) by unsc-oni-ancilla[bot] · Pull Request #2239 · binaryn3xus/HomeOps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(container)!: Update kube-prometheus-stack ( 62.7.0 → 63.0.0 ) #2239

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. 8000

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

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

unsc-oni-ancilla[bot]
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v63.0.0

Compare Source


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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Sep 26, 2024
Copy link
Contributor
--- kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

+++ kubernetes/apps/observability/kube-prometheus-stack/app Kustomization: flux-system/kube-prometheus-stack HelmRelease: observability/kube-prometheus-stack

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

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

Copy link
Contributor
--- HelmRelease: observability/kube-prometheus-stack Prometheus: observability/kube-prometheus-stack

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

@@ -34,28 +34,38 @@

   retentionSize: 8GB
   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: {}
-  scrapeConfigSelector: {}
+  ruleSelector:
+    matchLabels:
+      release: kube-prometheus-stack
+  scrapeConfigSelector:
+    matchLabels:
+      release: kube-prometheus-stack
   scrapeConfigNamespaceSelector: {}
   storage:
     volumeClaimTemplate:
       spec:
         resources:
           requests:

@binaryn3xus binaryn3xus merged commit de1b9b3 into main Sep 26, 2024
4 checks passed
@binaryn3xus binaryn3xus deleted the renovate/kube-prometheus-stack-63.x branch September 26, 2024 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0