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

chore(deps): update helm release kubernetes-operations to v1.1.6 #600

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2025

This PR contains the following updates:

Package Update Change
kubernetes-operations patch 1.1.5 -> 1.1.6

Release Notes

cloudoperators/kubernetes-operations (kubernetes-operations)

v1.1.6

Compare Source

A set of Plutono dashboards and Prometheus alerting rules combined with playbooks to ensure effective operations of Kubernetes.

Full Changelog: cloudoperators/kubernetes-operations@kubernetes-operations-1.1.5...kubernetes-operations-1.1.6


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 30, 2025 21:58
@renovate renovate bot force-pushed the renovate/charts-kubernetes-operations-1.1.x branch 2 times, most recently from e4df841 to d8eb2ac Compare February 5, 2025 10:10
@renovate renovate bot force-pushed the renovate/charts-kubernetes-operations-1.1.x branch from d8eb2ac to d6c9ce5 Compare February 13, 2025 09:35
Copy link
Contributor

@ibakshay ibakshay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the plugindefinition needs to be updated. We have to think of automating it.

@renovate renovate bot force-pushed the renovate/charts-kubernetes-operations-1.1.x branch from d6c9ce5 to db70c9b Compare February 17, 2025 11:44
@kengou
Copy link
Contributor

kengou commented Feb 17, 2025

the plugindefinition needs to be updated. We have to think of automating it.

An example plugin definition update could be found here via renovate:

{
"customType": "regex",
"description": "Bump external-dns version in the plugindefinition",
"fileMatch": [
"^external-dns.plugindefinition.yaml$"
],
"matchStrings": [
"helmChart:\\s*name:\\s*.*\\s*repository:\\s*.*\\s*version\\s*\\:\\s*(?<currentValue>v?(?:\\d+\\.){0,2}\\d+)"
],
"datasourceTemplate": "github-tags",
"depNameTemplate": "kubernetes-sigs/external-dns",
"extractVersionTemplate": "^external-dns-helm-chart-(?<version>.*)$"
},

@renovate renovate bot force-pushed the renovate/charts-kubernetes-operations-1.1.x branch 3 times, most recently from 1a27908 to 6e5d790 Compare February 21, 2025 13:56
@renovate renovate bot force-pushed the renovate/charts-kubernetes-operations-1.1.x branch from 6e5d790 to a26eeb6 Compare February 21, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants