From 1d86b00ec9e4d08230014bedf951909e827d3138 Mon Sep 17 00:00:00 2001 From: Christian Geie Date: Wed, 2 Oct 2024 07:59:37 +0200 Subject: [PATCH] adapt README.md to the available node images --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e97b659b..6a589e8b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ All are identical multi-arch images built for `amd64`, `arm64`, `arm/v7`, `ppc64 - Filter based on label - Update/Delete on change of configmap or secret - Enforce unique filenames -- CI tests for k8s v1.21-v1.29 +- CI tests for k8s v1.23-v1.29 - Support `binaryData` for both `Secret` and `ConfigMap` kinds - Binary data content is base64 decoded before generating the file on disk - Values can also be base64 encoded URLs that download binary data e.g. executables