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 chart kube-prometheus-stack ( 66.2.2 → 66.3.0 ) #7588

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Nov 27, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) minor 66.2.2 -> 66.3.0

Release Notes

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

v66.3.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-26.0.0...kube-prometheus-stack-66.3.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| helm       | kube-prometheus-stack | 66.2.2 | 66.3.0 |
@lab-assistant lab-assistant bot added renovate/helm type/minor Issue relates to a minor version bump labels Nov 27, 2024
@lab-assistant lab-assistant bot enabled auto-merge (squash) November 27, 2024 16:26
@lab-assistant lab-assistant bot added area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Nov 27, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 27, 2024

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

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

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

       chart: kube-prometheus-stack
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 66.2.2
+      version: 66.3.0
   install:
     crds: Skip
   interval: 30m
   timeout: 15m
   upgrade:
     crds: Skip

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 27, 2024

--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-operator

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

         - --localhost=127.0.0.1
         - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.78.2
         - --config-reloader-cpu-request=5m
         - --config-reloader-cpu-limit=0
         - --config-reloader-memory-request=32M
         - --config-reloader-memory-limit=32M
-        - --thanos-default-base-image=quay.io/thanos/thanos:v0.36.1
+        - --thanos-default-base-image=quay.io/thanos/thanos:v0.37.0
         - --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
         - --web.enable-tls=true
         - --web.cert-file=/cert/cert
         - --web.key-file=/cert/key
         - --web.listen-address=:10250
         - --web.tls-min-version=VersionTLS13

@lab-assistant lab-assistant bot merged commit abfbded into main Nov 27, 2024
14 checks passed
@lab-assistant lab-assistant bot deleted the renovate/main-kube-prometheus-stack-66.x branch November 27, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/helm type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants