diff --git a/README.md b/README.md index 99b3624..b4d6b09 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.99.0 + - **dotcl**: 1.100.0 - **helm**: 3.13.1 - **kubectl**: - **argocd**: 2.3.0 diff --git a/current-versions.json b/current-versions.json index 95056de..17adb58 100644 --- a/current-versions.json +++ b/current-versions.json @@ -1 +1 @@ -{"dotcl":"1.99.0","helm":"3.13.1","kubectl":"","argocd":"2.3.0","fluxcd":"1.20.2"} \ No newline at end of file +{"dotcl":"1.100.0","helm":"3.13.1","kubectl":"","argocd":"2.3.0","fluxcd":"1.20.2"} \ No newline at end of file