diff --git a/README.md b/README.md index 71de3ab..57cd6c7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It is a simple multi stage docker build with the latest versions of the tools. Currently packaged tools and their versions: - - **dotcl**: 1.111.0 + - **dotcl**: 1.112.0 - **helm**: 3.15.4 - **kubectl**: - **argocd**: 2.3.0 diff --git a/current-versions.json b/current-versions.json index b53dd25..a9d5697 100644 --- a/current-versions.json +++ b/current-versions.json @@ -1 +1 @@ -{"dotcl":"1.111.0","helm":"3.15.4","kubectl":"","argocd":"2.3.0","fluxcd":"1.20.2"} \ No newline at end of file +{"dotcl":"1.112.0","helm":"3.15.4","kubectl":"","argocd":"2.3.0","fluxcd":"1.20.2"} \ No newline at end of file