Skip to content

Commit

Permalink
Update plugin version to 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhilsbhat committed Mar 11, 2024
1 parent b010963 commit 4c70b7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions completion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ flags:
- set-file
- set-string
- skip-tests
- skip-crds
- values
- version
- validate
commands:
- name: run
flags:
Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "drift"
version: "0.0.8"
version: "0.0.9"
usage: "Identifies configurations deviated from helm charts"
description: 'Identifies configurations deviated from helm charts, mostly due to inplace edits of kubernetes workload'
useTunnel: true
Expand Down

0 comments on commit 4c70b7a

Please sign in to comment.