Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#917
Browse files Browse the repository at this point in the history
)
  • Loading branch information
german-muzquiz authored and ethanfrogers committed Oct 10, 2019
1 parent 83aa1f5 commit 84e2c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gate-web/gate-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-swagger"
implementation "com.netflix.spinnaker.kork:kork-web"
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-secrets-gcp"
implementation "com.netflix.spinnaker.kork:kork-core"
implementation "com.netflix.spinnaker.kork:kork-manageddelivery"
implementation "com.netflix.frigga:frigga"
Expand Down

0 comments on commit 84e2c63

Please sign in to comment.