From de567ac0f7f4dc1bd572103390077047bd3e4319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Le=20Meur?= Date: Mon, 29 Aug 2022 10:57:04 +0200 Subject: [PATCH] chore: remove 'OSS' from Jenkins name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hervé Le Meur --- README.md | 2 +- USERS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bf21b26..0b874433 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ Helmfile has been used by many users in production: * [gitlab.com](https://gitlab.com) * [reddit.com](https://reddit.com) -* [Jenkins OSS](https://jenkins.io) +* [Jenkins](https://jenkins.io) * ... For more users, please see: [Users](https://helmfile.readthedocs.io/en/latest/users/) diff --git a/USERS.md b/USERS.md index e4c750dd..c4e31273 100644 --- a/USERS.md +++ b/USERS.md @@ -25,7 +25,7 @@ information to this file. | [American Express](https://www.americanexpress.com) | proof-of-concept | Orchestration of both internal cluster workloads and local developer environments. | London, GB | January 2020 | | [Sportradar](https://www.sportradar.com) | production | Since mid-2019, we've been deploying our core infrastructure and several application stacks with Helmfile. | St. Gallen, Switzerland | March 2020 | | [PedidosYa](https://www.pedidosya.com) | production | | Montevideo, Uruguay | June 2020 | -| [Jenkins OSS](https://jenkins.io) | production | [jenkins-infra/kubernetes-management](https://github.com/jenkins-infra/kubernetes-management) | * | July 2020 | +| [Jenkins](https://jenkins.io) | production | [jenkins-infra/kubernetes-management](https://github.com/jenkins-infra/kubernetes-management) | * | July 2020 | | [SettleMint](https://settlemint.com) | production | The SettleMint platform allows enterprises to spin up k8s clusters and deploy production grade blockchain networks and additional services. Helmfile is in charge of deploying these networks and services on demand out of the self service management ui. | Belgium, Singapore, UAE, India | October 2020 | | [AutoTrader (UK)](https://www.autotrader.co.uk) | production | We've used Helmfile for 2+ years to deploy 400+ services | UK | October 2020 | | [Trend Micro](https://www.trendmicro.com) | production | We manage 9 k8s clusters in a mono git repository with Helmfile | Taipei, Taiwan | December 2019 |