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

Commit

Permalink
fix(k8s): update @socialgouv/kosko-charts to 2.0.0-alpha.31
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Jul 30, 2020
1 parent b2f4694 commit 28949a7
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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@kosko/env": "^0.5.2",
"@socialgouv/kosko-charts": "^2.0.0-alpha.30",
"@socialgouv/kosko-charts": "^2.0.0-alpha.31",
"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-alpha.30":
version "2.0.0-alpha.30"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.0.0-alpha.30.tgz#03998dbd380cffb7a7bf5deea21c88c48b3825a7"
integrity sha512-jaatiYeM53qrMawQ7oh0a6CVXwOrPwBJpnal40xdWy1YzMAh1ZPKt3ttPVG+3rmmG72SEt/dBk9/JLue5YVYrg==
"@socialgouv/kosko-charts@^2.0.0-alpha.31":
version "2.0.0-alpha.31"
resolved "https://registry.yarnpkg.com/@socialgouv/kosko-charts/-/kosko-charts-2.0.0-alpha.31.tgz#60fefec563ec99d5de366f4a6e3cf983bd374865"
integrity sha512-hwEDp/qLSP3FFEBQ2L4JbzXs88brIcPBHM5OBYcVz5NDoIRjMMmD8lpaMHHxpDohWp8R4fUrv+xAvkbLtRTOEg==
dependencies:
"@kubernetes-models/sealed-secrets" "^0.1.4"
"@sindresorhus/is" "^3.0.0"
Expand Down

0 comments on commit 28949a7

Please sign in to comment.