Skip to content

Commit

Permalink
Update dependency freelensapp/freelens-k8s-proxy to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 32e07a2 commit e4a1f75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion freelens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"postinstall": "electron-rebuild"
},
"config": {
"k8sProxyVersion": "1.2.1",
"k8sProxyVersion": "1.2.2",
"bundledKubectlVersion": "1.32.1",
"bundledHelmVersion": "3.17.0",
"sentryDsn": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lint:fix": "npm run lint -- --fix"
},
"config": {
"k8sProxyVersion": "1.2.1",
"k8sProxyVersion": "1.2.2",
"bundledKubectlVersion": "1.32.1",
"bundledHelmVersion": "3.17.0",
"sentryDsn": "",
Expand Down

0 comments on commit e4a1f75

Please sign in to comment.