From 94134eaacf9a70afcbba2f04c40e63a346e38e0b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 4 Sep 2024 10:17:17 +0000 Subject: [PATCH] Re-build README.md and versions --- README.md | 2 +- current-versions.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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