From de8f2d633c56c8ea114205e2fa56d66a6ff6cd31 Mon Sep 17 00:00:00 2001 From: dzelge Date: Wed, 18 Aug 2021 14:30:45 +0200 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfca192..8ba45f3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Update Application Version Tags in Configuration Files -Get your new versions of your application (docker images) deployed. The aim of this action is aiding automated deployment processes -using tools like Helm and ArgoCD. It takes yaml configuration files and replaces all version tags with a new one using -a standard format e.g.: +Configure new versions of your application (docker images) for automated deployment. The aim of this action is aiding +automated deployment processes using tools like Helm and ArgoCD. It takes yaml configuration files and replaces all +version tags with a new one using a standard format e.g.: ```yaml my-app-tag: v0.0