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 kube-prometheus-stack ( 61.3.0 → 61.3.1 ) #2530

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

drae-bot[bot]
Copy link
Contributor

@drae-bot drae-bot bot commented Jul 11, 2024

This PR contains the following updates:

Package Update Change
kube-prometheus-stack (source) patch 61.3.0 -> 61.3.1

Release Notes

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

v61.3.1

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

Full Changelog: prometheus-community/helm-charts@prometheus-25.24.0...kube-prometheus-stack-61.3.1


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

@drae-bot drae-bot bot requested a review from drae as a code owner July 11, 2024 22:07
@drae-bot drae-bot bot added area/kubernetes cluster/darkstar size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 11, 2024
@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

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

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

@@ -31,18 +31,18 @@

         app: kube-prometheus-stack-operator
         app.kubernetes.io/name: kube-prometheus-stack-prometheus-operator
         app.kubernetes.io/component: prometheus-operator
     spec:
       containers:
       - name: kube-prometheus-stack
-        image: quay.io/prometheus-operator/prometheus-operator:v0.75.0
+        image: quay.io/prometheus-operator/prometheus-operator:v0.75.1
         imagePullPolicy: IfNotPresent
         args:
         - --kubelet-service=kube-system/kube-prometheus-stack-kubelet
         - --localhost=127.0.0.1
-        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.0
+        - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.75.1
         - --config-reloader-cpu-request=11m
         - --config-reloader-cpu-limit=0
         - --config-reloader-memory-request=32M
         - --config-reloader-memory-limit=32M
         - --thanos-default-base-image=quay.io/thanos/thanos:v0.35.1
         - --secret-field-selector=type!=kubernetes.io/dockercfg,type!=kubernetes.io/service-account-token,type!=helm.sh/release.v1
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/kube-prometheus-stack-prometheus

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

@@ -16,14 +16,14 @@

   alerting:
     alertmanagers:
     - apiVersion: v2
       name: alertmanager
       namespace: monitoring
       port: 9093
-  image: quay.io/prometheus/prometheus:v2.53.0
-  version: v2.53.0
+  image: quay.io/prometheus/prometheus:v2.53.1
+  version: v2.53.1
   externalLabels:
     cluster: ${CLUSTER_NAME}
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus.${SECRET_DOMAIN_PROXY}/
   paused: false
   replicas: 1

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

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

+++ kubernetes/darkstar/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-charts
         namespace: flux-system
-      version: 61.3.0
+      version: 61.3.1
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 30m
   postRenderers:

@drae-bot
Copy link
Contributor Author

drae-bot bot commented Jul 11, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ ANSIBLE ansible-lint yes 88 12.85s
✅ COPYPASTE jscpd yes no 1.34s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 1.88s
✅ YAML prettier 1 0 0.55s
❌ YAML yamllint 1 4 0.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@drae drae merged commit d4819d5 into main Jul 12, 2024
6 of 7 checks passed
@drae drae deleted the renovate/darkstar-kube-prometheus-stack-61.x branch July 12, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes cluster/darkstar renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant