Advertisement · 728 × 90

Posts by Olivier Vernin

OpenTelemetry Tracing in Updatecli Updatecli now supports OpenTelemetry tracing. Set one environment variable and you get a full trace of every pipeline run — sources, conditions, targets, and HTTP calls to external APIs. The trace abo...

The latest @updatecli.io version comes with many improvements.

Python ecosystem is now supported, better policy compose file, resource caching, telemetry integration, and many more.

Checkout this blogpost to know about more about telemetry www.updatecli.io/blog/opentel... for the telemetry

4 days ago 1 1 0 0

#updatecli v0.116.1 is out! Check it out: github.com/updatecli/updatecli/rele...

5 days ago 2 2 0 0
Preview
Immutable tags Learn about immutable tags and how they help maintain image version consistency on Docker Hub.

Recently discovered that it was possible to have immutable docker image tag on DockerHub. It's great and going in the right direction

I am curious how many organizations enabled it

docs.docker.com/docker-hub/r...

I can't wait to see this coming on ghcr.io

3 weeks ago 0 1 1 0
Post image

A glimpse of Belgian carnival

1 month ago 2 0 0 0
Securing GitHub Actions Workflows with Zizmor, Scaling Using Updatecli Recent incidents have shown that weak GitHub Actions workflows can lead to repository compromise. A great tool to prevent this is Zizmor, a static analysis tool for GitHub Actions. As the Zizmor proje...

After discovering Zizmor, a static analysis tool for GitHub Actions
I started deploying it across all my repositories.

In the blog post, I walk through how to automatically roll out Zizmor across an entire GitHub org with a single command.

-> www.updatecli.io/blog/securin...

1 month ago 0 1 0 0

Curious how stubborn mountain lovers handle vertigo

1 month ago 0 0 0 0

Starting an OSS holiday is hard work
- set expectation in the repo
- redirect chat.npmx.dev to npmx.dev/recharging
- kill all chat invite links
- lock public channels in our chat

Our collaboration tools could help us here. GitHub, Discord, et al, could we get a Vacation mode for our communities?

2 months ago 80 9 2 3
Post image

Adding Dependabot to a JavaScript project.

2 months ago 0 0 0 0
Post image

When you have more people queuing outside the continuous delivery devroom than you have seats inside #fosdem

2 months ago 2 0 0 0
Advertisement

In the coming days, I'll attend @fosdem.org and ConfigMgmtCamp.

Feel free to reach out if you want to talk about OSS, Infrastructure, Rancher, @kubewarden.io or my work on @updatecli.io

Simply sharing a drink is great too

See you there

2 months ago 0 0 0 0

Updatecli uses a YAML-based configuration to scan source repositories and manifests, detect outdated image tags or dependencies, and automatically apply or propose changes via pull requests or direct updates to Kubernetes, Helm, and CI config files

➜ https://ku.bz/j1HHJZrMy

3 months ago 2 2 0 0
What a year 2025 has been! See you in 2026! It’s time to close another great year on the Updatecli journey. This year we achieved 29 releases contributed by over 20 community members. It wouldn’t be possible to list all the improvements in this...

The year that is about to end soon, has been challenging but great in many aspects, especially on the @updatecli.io front where I am sharing a bit on

www.updatecli.io/blog/what-a-...

I had a lot of fun and I hope it will continue next year.

I wish you all a happy new year.

3 months ago 1 0 0 0
Updatecli v0.110.0 Released: GitHub Search SCM, Git branch cleanup & Dockerfile matching, and More! We’re excited to ship v0.110.0 — this release introduces a GitHub search SCM to target multiple repositories, improved Git branch handling (including optional cleanup of working branches), better Dock...

@updatecli.io v0.110.0 is out!
This release brings exciting improvements for GitHub users managing large organizations. Introducing a new SCM kind: githubsearch to easily check or update all repositories matching a query, across multiple branches.

www.updatecli.io/blog/updatec...

#dev #devops

5 months ago 1 0 0 0
FOSDEM 2026 Testing and Continuous Delivery Developer Room FOSDEM Testing and Continuous Delivery Developer Room

Testing and Continuous Delivery devroom is coming back again to @fosdem.bsky.social

More information
fosdem-testingautomation.github.io

5 months ago 0 1 0 0
Automating Golang Project Updates with Updatecli Please note that this post is not an introduction to Updatecli but rather an overview of specific Updatecli uses cases for Golang related projects. If you are new to Updatecli, please start with Getti...

New blog: @updatecli.io and how it automates updates for Go repos.
www.updatecli.io/blog/automat...

#golang

5 months ago 1 0 0 0
Updatecli v0.109.0 Released: GitHub App Auth, Smarter NPM & Cargo Autodiscovery, and More! I am excited to announce the release of Updatecli v0.109.0, packed with new features and improvements that make dependency automation even more powerful and secure. This release brings major enhanceme...

New @updatecli.io release which brings various GitHub integration including GitHub app support
More info on www.updatecli.io/blog/updatec...

6 months ago 0 0 0 0
Preview
A new chapter for Arduino – with Qualcomm, UNO Q, and you!  | Arduino Blog Today we’re sharing some truly exciting news: Arduino has entered into an agreement to join the Qualcomm Technologies, Inc. family! This is a huge step in our journey – one that allows us to keep grow...

I am curious to see where this is going

blog.arduino.cc/2025/10/07/a...

6 months ago 0 0 0 0

Mmmh first time trying Cursor, and it just ended up generating a *lot* of garbage code :(

10 months ago 0 0 0 0
Advertisement

Lovely, thanks for sharing
It looks promising

11 months ago 0 0 0 0

Does anyone know a good website to print custom T-shirt and ship them in EU?

11 months ago 1 0 2 0
Updatecli v0.100.0: A Milestone in Continuous Delivery We just released Updatecli version v0.100.0! While hitting version 100 feels like a milestone, the truth is even more impressive: we’ve published 206 releases since the beginning of the project, 5 yea...

We just released @updatecli.io version v0.100.0! While hitting version 100 feels like a milestone, the truth is even more impressive: we’ve published 206 releases since the beginning of the project, 5 years ago.

www.updatecli.io/blog/updatec...

#devops #continuousdelivery

11 months ago 2 1 0 0

Adding Nomad support for @updatecli.io and I am wondering if it's still used. I find a lot of very old demo repositories.

11 months ago 1 1 0 0

Thanks for your insight, that library is really great

11 months ago 1 0 0 0

It wasn't a joke after all.

The popular Go YAML library "gopkg.in/yaml.v3" is officially archived since the first of April 2025.

It's affecting many tools written in Golang that manipulate YAML files, so what's the plan now?

#golang

11 months ago 3 1 1 0
Preview
GitHub - go-yaml/yaml: YAML support for the Go language. YAML support for the Go language. Contribute to go-yaml/yaml development by creating an account on GitHub.

github.com/go-yaml/yaml is officially archived :(

11 months ago 0 0 0 0
Preview
Del Caos al Control: transforma tus Actualizaciones con Updatecli Automatiza tus upgrades como un verdadero equipo.📈 Aumenta la frecuencia de actualizaciones, reduce errores humanos y elimina la deuda técnica silenciosa. 😫 El punto de quiebre Imaginá esto:Un equipo DevOps tratando de mantener actualizado todo e...

My Spanish skills aren't that great (yet) but fortunately enough, I could get some help from my browser.

Thanks Rossana Suarez for the nice blog post about @updatecli.io , what a nice way to end the week, before a long weekend.

#devops

blog.295devops.com/del-caos-al-...

11 months ago 1 0 0 0
Advertisement
Post image

Budapest is probably the first city, I go where leashes are recommended for dogs in tourist area

1 year ago 0 0 0 0
Ingress-nginx CVE-2025-1974 - how Kubewarden can help you

Ingress-nginx CVE-2025-1974 - how @kubewarden.io can help you

www.kubewarden.io/blog/2025/04...

1 year ago 1 0 0 0

I still can't believe that because a politician is a politician that he/she should be above the law.

1 year ago 1 0 0 0
Post image

I am wondering what happened yesterday with @updatecli.io

1 year ago 1 0 0 0