diff --git a/charts/pod-graceful-drain/Chart.yaml b/charts/pod-graceful-drain/Chart.yaml index ff8ca03..5fc1e07 100644 --- a/charts/pod-graceful-drain/Chart.yaml +++ b/charts/pod-graceful-drain/Chart.yaml @@ -3,5 +3,5 @@ name: pod-graceful-drain description: | You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }` type: application -version: 0.0.10 +version: 0.0.11 appVersion: "v0.0.8"