Skip to content

Commit

Permalink
new version v0.6.7 of config-import
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Dec 9, 2024
1 parent 7d10673 commit e18d5fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugins/config-import.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: config-import
spec:
version: "v0.6.0"
version: "v0.6.7"
shortDescription: >-
Merge kubeconfigs from a file, stdin, or kubernetes secret.
homepage: https://github.com/rafi/kubectl-config-import
Expand All @@ -25,8 +25,8 @@ spec:
- selector:
matchExpressions:
- {key: os, operator: In, values: [darwin, linux]}
uri: https://github.com/rafi/kubectl-config-import/archive/refs/tags/v0.6.0.tar.gz
sha256: af91ebf36984d24c8466f980134727f6b881e267f02f09bcdc45af73c403e27a
uri: https://github.com/rafi/kubectl-config-import/archive/refs/tags/v0.6.7.tar.gz
sha256: 761d707b916ea3e4bd75addfae1c7dcd8b0cad0d299106478197db3f7a55c4a5
files:
- from: "kubectl-config-import-*/kubectl-*"
to: .
Expand Down

0 comments on commit e18d5fc

Please sign in to comment.