Skip to content

Commit de8f2d6

Browse files
committed
Updated README
1 parent df792ab commit de8f2d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Update Application Version Tags in Configuration Files
44

5-
Get your new versions of your application (docker images) deployed. The aim of this action is aiding automated deployment processes
6-
using tools like Helm and ArgoCD. It takes yaml configuration files and replaces all version tags with a new one using
7-
a standard format e.g.:
5+
Configure new versions of your application (docker images) for automated deployment. The aim of this action is aiding
6+
automated deployment processes using tools like Helm and ArgoCD. It takes yaml configuration files and replaces all
7+
version tags with a new one using a standard format e.g.:
88

99
```yaml
1010
my-app-tag: v0.0

0 commit comments

Comments
 (0)