Skip to content

Commit

Permalink
Merge pull request #2203 from devtron-labs/fix/external-secrets
Browse files Browse the repository at this point in the history
fix: hide config diff for external secret
  • Loading branch information
eshankvaish authored Nov 13, 2024
2 parents a7e3f4a + e9246a5 commit 55c628c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/dashboard",
"dependencies": {
"@devtron-labs/devtron-fe-common-lib": "0.6.5",
"@devtron-labs/devtron-fe-common-lib": "0.6.5-patch-1",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@rjsf/core": "^5.13.3",
"@rjsf/utils": "^5.13.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1061,10 +1061,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@devtron-labs/[email protected]":
version "0.6.5"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.6.5.tgz#a718c8b1e982309f2329244fe9f6fbcee281e2ea"
integrity sha512-PBuqYnCIMwMu0Xr8KFnCvMPyFdg7gl12KeUCodkHkDZa2gy88Eaa1oM6DxCoYcidhdmwgfPdWUgHv87A3JWGiA==
"@devtron-labs/[email protected]-patch-1":
version "0.6.5-patch-1"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.6.5-patch-1.tgz#a30621f79a099b6f611a03b0a354d381f7231e2f"
integrity sha512-6xoY2Y2oTbx1jdVkaFHIPXpCbaT1mfOIOyulxI+yrj3Y9nxe5rBCGQWN7m/dhgfGYuxQqi81V8GqwKGU4JC4pQ==
dependencies:
"@types/react-dates" "^21.8.6"
ansi_up "^5.2.1"
Expand Down

0 comments on commit 55c628c

Please sign in to comment.