Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
dzelge committed Aug 18, 2021
1 parent df792ab commit de8f2d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de8f2d6

Please sign in to comment.