Skip to content

Commit

Permalink
v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hedgieinsocks committed Jan 10, 2025
1 parent a0fe5e6 commit db766bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubectl-mdba
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[[ -n "${DEBUG}" ]] && set -x
set -eo pipefail

VERSION="0.0.5-dev"
VERSION="0.0.5"

KMDBA_KUBECTL="${KMDBA_KUBECTL:-kubectl}"
KMDBA_NAMESPACE="${KMDBA_NAMESPACE:-default}"
Expand Down

0 comments on commit db766bc

Please sign in to comment.