diff --git a/LICENSE b/LICENSE index 2c80369..0c820f8 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2019 Thycotic + Copyright 2019 Delinea Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index 655d356..b16a4c9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ After you have added your credentials to the build environment you can can use t 2. This plugin add the ability to include Secret Server Secrets into global credentials. -![add-Secret-Server-vault-credential](images/jenkins-vault-provider.jpg) +![add-Secret-Server-vault-credential](images/jenkins-vault-credential-provider.jpg) 1. Create Credentials: Create a `Secret Server user credentials` that contains the Secret Server service account credentials. diff --git a/images/jenkins-build-environment.jpg b/images/jenkins-build-environment.jpg index bd7698b..bcd85bc 100644 Binary files a/images/jenkins-build-environment.jpg and b/images/jenkins-build-environment.jpg differ diff --git a/images/jenkins-vault-credential-provider.jpg b/images/jenkins-vault-credential-provider.jpg new file mode 100644 index 0000000..fa7a7a3 Binary files /dev/null and b/images/jenkins-vault-credential-provider.jpg differ diff --git a/images/jenkins-vault-provider.jpg b/images/jenkins-vault-provider.jpg deleted file mode 100644 index efb2929..0000000 Binary files a/images/jenkins-vault-provider.jpg and /dev/null differ