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.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 31, 2020
1 parent 541770c commit 20d6e53
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.0.0-beta.23",
"@socialgouv/kosko-charts": "2.1.1",
"kubernetes-models": "^0.8.0",
"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.0.0-beta.23":
version "2.0.0-beta.23"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.0.0-beta.23.tgz#8442d9a6bdba05d62f8c5be8633adcdbdfc87c84"
integrity sha512-roekLWrIxMjKf5Wq6ugua2coaz8ol8gzKm/T/HeNTsyHH0g+g3jzlqrpQR9jhBfyLKst7MkA0YmHIeYMygU/Fg==
"@socialgouv/kosko-charts@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.1.1.tgz#116f3070ce4fad3a77ebd681162286e0173cb8ae"
integrity sha512-KETiiVkW46USryh6RtXBJZ0BbeN6OHpDDtHJUB8xDYu4upVnD0uQSoAKbObB9ncDVniTcXwUlEXJ3ZPdDpG08A==
dependencies:
"@kubernetes-models/sealed-secrets" "^0.1.4"
"@sindresorhus/is" "^3.0.0"
Expand Down

0 comments on commit 20d6e53

Please sign in to comment.