Automating Docker Image Tag Updates in Helm Values Files with Python
Introduction
This script automates the process of updating Docker image tags in Helm values files by fetching the latest tags from DockerHub for multiple repositories. It interacts with DockerHub’s API, retrieves the latest version tags, and updates ...
samikshyasapkota.hashnode.dev6 min read