dirsigler / uptime-kuma-helm

This Helm Chart installs Uptime-Kuma from @louislam to your Kubernetes Cluster.
https://helm.irsigler.cloud
GNU General Public License v3.0
151 stars 53 forks source link

Configure Renovate #48

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 4 Pull Requests:

Update helm/chart-releaser-action action to v1.4.0 - Schedule: ["at any time"] - Branch name: `renovate/helm-chart-releaser-action-1.x` - Merge into: `main` - Upgrade [helm/chart-releaser-action](https://togithub.com/helm/chart-releaser-action) to `v1.4.0`
Update helm/chart-testing-action action to v2.2.1 - Schedule: ["at any time"] - Branch name: `renovate/helm-chart-testing-action-2.x` - Merge into: `main` - Upgrade [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) to `v2.2.1`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update actions/setup-python action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-3.x` - Merge into: `main` - Upgrade [actions/setup-python](https://togithub.com/actions/setup-python) to `v3`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


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

beatkind commented 2 years ago

@dirsigler uhh nice!

dirsigler commented 2 years ago

@beatkind never used it before, but it might help with automating the image updates to match upstream one.

beatkind commented 2 years ago

@dirsigler I am not 100% sure if it is possible to mark the image version as dependency

dirsigler commented 2 years ago

We will see :D but it already made some assumptions to update the GitHub Actions used, which is already cool enough.