Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @socialgouv/kosko-charts to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Aug 7, 2020
1 parent 2f2f207 commit 357f8a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@kosko/env": "^0.5.2",
"@socialgouv/kosko-charts": "2.5.0",
"@socialgouv/kosko-charts": "2.6.0",
"kubernetes-models": "^0.8.1",
"toml": "^3.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions .k8s/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,10 @@
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-3.1.0.tgz#d8735532635bea69ad39119df5f0f10099bd09dc"
integrity sha512-n4J+zu52VdY43kdi/XdI9DzuMr1Mur8zFL5ZRG2opCans9aiFwkPxHYFEb5Xgy7n1Z4K6WfI4FpqUqsh3E8BPQ==

"@socialgouv/kosko-charts@2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.5.0.tgz#b4cfc28f8d365cbb9035489b194091ecd3778b6a"
integrity sha512-yuTkFTPyNwjPgSmtC8s/EYGn0FeN0hDPw5GtsO6GeSBYuT1mEgNj5A7x8btNoSAe/VqoJEEm+AYIori70uEzbw==
"@socialgouv/kosko-charts@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.6.0.tgz#773fd2c041bf19dc1cda83a65896b70324bb800f"
integrity sha512-FMuPStYSdJcjIZKohQyN7sM1pzUkHs4OLILaqsLTLn1hymDiVm/db20f2vjaF3sf+QmD0Cqn5Km7di1G8UwB2Q==
dependencies:
"@kubernetes-models/sealed-secrets" "^0.1.4"
"@sindresorhus/is" "^3.1.0"
Expand Down

0 comments on commit 357f8a2

Please sign in to comment.