Skip to content

feat: update helm chart node-problem-detector to 2.3.0 #1789

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

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
node-problem-detector minor 2.2.6 -> 2.3.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

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

bloopy-boi bot commented Oct 24, 2022

Path: cluster/apps/monitoring/node-problem-detector/helm-release.yaml
Version: 2.2.6 -> 2.3.0

@@ -81,6 +81,11 @@
 app.kubernetes.io/instance: node-problem-detector
 app.kubernetes.io/managed-by: Helm
 app: node-problem-detector
+ annotations:
+ prometheus.io/scrape: "true"
+ prometheus.io/scheme: http
+ prometheus.io/port: "20257"
+ prometheus.io/path: /metrics
 namespace: default
 spec:
 type: ClusterIP
@@ -119,7 +124,7 @@
 app.kubernetes.io/instance: node-problem-detector
 app: node-problem-detector
 annotations:
- checksum/config: 7f2ff7be27ceff4ba98e7da63caaaa04c2b9f48c954074628deaf080e174648d
+ checksum/config: 20fc007c623a32d81e1179857b07135c94b1c24323f0cd449cea5b51de8cdbff
 spec:
 serviceAccountName: node-problem-detector
 hostNetwork: false

@bloopy-boi
Copy link
Contributor

bloopy-boi bot commented Oct 24, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.13s
✅ YAML prettier 1 0 0 0.52s
✅ YAML yamllint 1 0 0.24s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit bb4eab5 into main Oct 25, 2022
@h3mmy h3mmy deleted the renovate/node-problem-detector-2.x branch October 25, 2022 22:02
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant