From 0bb8704b0f74c44098c80defdf485552c18faaac Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Wed, 21 Feb 2024 08:40:39 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc9901c..8c25e8f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Configs generated by c4k-website consists of the following parts: * cron job for building and build secret for storing auth data * respective volume claims +c4k-website is an example how to create efficient k8s one shot deployments with https://repo.prod.meissa.de/meissa/c4k-common. + ## Status Stable - we use this setup on production. @@ -90,7 +92,7 @@ For more details about our repository model see: https://repo.prod.meissa.de/mei ## License -Copyright © 2022 meissa GmbH +Copyright © 2022, 2023, 2024 meissa GmbH Licensed under the [Apache License, Version 2.0](LICENSE) (the "License") Pls. find licenses of our subcomponents [here](doc/SUBCOMPONENT_LICENSE)