I have been improving and refactoring my current #homelab ops code lately. It has been more than 2 years managing and automating it. 🤖
#homelab #k3s #kubernetes #renovatebot
The most amazing moments with #renovateBot is stuff like entering our own instance of @elk, seeing a post about v0.10.0 being released, and moments later the UI asks to be reloaded due to an update.
It's just magical that the deployment updates in the background effortlessly.
@bodsch@mastodon.socia l Hopefully you don't want to tell me that your chosen language Python is hassle-free :mastorofl: The "best" language doesn't help if the developer can't handle it properly.
Anyway, I guess I won't convince you, but I'm very grateful to have a full #opensource alternative to #dependabot and #renovatebot does a solid job here.
#renovatebot #dependabot #opensource
@bodsch Cool idea 👍 for those of you who already use a #git server, I can't recommend enough looking into #renovatebot as it is an incredible powerful #opensource tool to keep your dependencies up to date (not only Ansible roles which are supported as well)
#RenovateBot now support upgrading #sbt version.
https://github.com/renovatebot/renovate/pull/20587
Just before🎄Christmas I scanned the #AzureDevOps marketplace for bugs 🐛 and serious security issues 🧨 and found that about 40% of all current extensions contained ☣️ vulnerabilities! And that's when you're on a recent version of each task.
Unfortunately, it's pretty hard to keep all your pipelines up-to-date!
Now you can enable 🔧 #RenovateBot to automatically update your ☣️ pipelines! And it will tell you when to update tasks from all public marketplace extensions too.
https://jessehouwing.net/azure-pipelines-enable-renovatebot/
So cool! #renovatebot just started submitting pull requests for all Azure Pipeline tasks on the marketplace! Sorry for the spam ;). This is all my fault!
https://github.com/jessehouwing/azure-pipelines-gate-condition-editor/issues/10
Keeping my and your #AzureDevOps organizations safe!
Are you struggling to keep your Azure Pipelines up to date with the latest (secure) task versions? Do you even know what versions you depend on?
You can use #renovatebot to update your #azuredevops pipelines to always be on the latest version.
Now supports Marketplace!
Wow, I absolutely smashed my GitHub contributions record this year! 2327 (2022) vs 1209 (2020).
Most of that is Renovate or NixOS 😅
https://github-contributions.vercel.app/
#GitHub #Git #OpenSource #OpenSourceSoftware #OSS #NixOS #Nix #Renovate #RenovateBot
#github #git #opensource #opensourcesoftware #oss #nixos #nix #renovate #renovatebot
Good morning ladies and gents, this is a reminder to make sure your software and images are up to date! Just peeled through my flux repo to find quite a few extremely outdated OCI images, so now I am also going through and running renovate bot to clean up any other out-of-date images.
#oci #containers #kubernetes #renovatebot #homelab #gitops
#renovatebot just upgraded my first #kotlin / #java service to #spring 6.0 😃
#renovatebot #kotlin #java #spring
@hjc We use #RenovateBot to keep all our dependencies up-to-date. So if there is a new #Kotlin release, a pull request is created and merged automatically if all tests are fine.
For us, Kotlin is just a normal dependency.
#NixOS support is now live in #RenovateBot! It supports updating of `flake.lock` and `nixpkgs` updates (e.g. `21.11` -> `22.05`).
Here's a minimal configuration to help you get started https://gist.github.com/JamieMagee/d27843c6a918ed78a919c82d0306d4c6
I've played around with #renovatebot and I have to say I really like it, especially because it could be #selfhosted and works well with #gitea 🤩