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

Update Helm chart kube-prometheus-stack to 63.1.0 #7442

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v63.1.0

Compare Source

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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from h3mmy as a code owner September 26, 2024 18:35
@bloopy-boi bloopy-boi bot added area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 26, 2024
@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Sep 26, 2024

Path: cluster/core/monitoring/kube-prometheus-stack/helm-release.yaml
Version: 62.7.0 -> 63.1.0

@@ -1426,6 +1426,8 @@
 serviceAccountName: prometheus-operator
 automountServiceAccountToken: true
 ---
+
+---
 # Source: kube-prometheus-stack/templates/alertmanager/alertmanager.yaml
 apiVersion: monitoring.coreos.com/v1
 kind: Alertmanager
@@ -1588,15 +1590,15 @@
 serviceAccountName: prometheus-prometheus
 serviceMonitorSelector:
 matchLabels:
- release: "kube-prometheus-stack"
+ release: 'kube-prometheus-stack'
 serviceMonitorNamespaceSelector: {}
 podMonitorSelector:
 matchLabels:
- release: "kube-prometheus-stack"
+ release: 'kube-prometheus-stack'
 podMonitorNamespaceSelector: {}
 probeSelector:
 matchLabels:
- release: "kube-prometheus-stack"
+ release: 'kube-prometheus-stack'
 probeNamespaceSelector: {}
 securityContext:
 fsGroup: 2000
@@ -1608,10 +1610,10 @@
 ruleNamespaceSelector: {}
 ruleSelector:
 matchLabels:
- release: "kube-prometheus-stack"
+ release: 'kube-prometheus-stack'
 scrapeConfigSelector:
 matchLabels:
- release: "kube-prometheus-stack"
+ release: 'kube-prometheus-stack'
 scrapeConfigNamespaceSelector: {}
 portName: http-web
 hostNetwork: false

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Sep 26, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.06s
✅ YAML prettier 2 0 0 0.59s
✅ YAML yamllint 2 0 0.37s

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

Signed-off-by: Zee Aslam <h3mmy@users.noreply.github.com>
@renovate renovate bot changed the title Update Helm chart kube-prometheus-stack to 63.0.0 Update Helm chart kube-prometheus-stack to 63.1.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/kube-prometheus-stack-63.x branch from e1e9e59 to 9dc3e41 Compare September 27, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants