Skip to content

Commit

Permalink
feat(kork/secrets): Adding kork-secrets (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
link108 authored and robzienert committed Jan 18, 2019
1 parent d8141d8 commit 626053c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/spinnaker-dependencies.template
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ dependencies:
korkExceptions: "com.netflix.spinnaker.kork:kork-exceptions:${versions.kork}"
korkJedis: "com.netflix.spinnaker.kork:kork-jedis:${versions.kork}"
korkJedisTest: "com.netflix.spinnaker.kork:kork-jedis-test:${versions.kork}"
korkSecrets: "com.netflix.spinnaker.kork:kork-secrets:${versions.kork}"
korkSecurity: "com.netflix.spinnaker.kork:kork-security:${versions.kork}"
korkSql: "com.netflix.spinnaker.kork:kork-sql:${versions.kork}"
korkSqlTest: "com.netflix.spinnaker.kork:kork-sql-test:${versions.kork}"
Expand Down
1 change: 1 addition & 0 deletions src/spinnaker-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ dependencies:
korkExceptions: "com.netflix.spinnaker.kork:kork-exceptions:${versions.kork}"
korkJedis: "com.netflix.spinnaker.kork:kork-jedis:${versions.kork}"
korkJedisTest: "com.netflix.spinnaker.kork:kork-jedis-test:${versions.kork}"
korkSecrets: "com.netflix.spinnaker.kork:kork-secrets:${versions.kork}"
korkSecurity: "com.netflix.spinnaker.kork:kork-security:${versions.kork}"
korkSql: "com.netflix.spinnaker.kork:kork-sql:${versions.kork}"
korkSqlTest: "com.netflix.spinnaker.kork:kork-sql-test:${versions.kork}"
Expand Down

0 comments on commit 626053c

Please sign in to comment.