Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
foriequal0 committed Aug 1, 2024
1 parent b1bbb0d commit fa9de58
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "pod-graceful-drain"
description = "You don't need `lifecycle: { preStop: { exec: { command: [\"sleep\", \"30\"] } } }`"
authors = ["SeongChan Lee <[email protected]>"]
version = "0.1.0"
version = "0.1.0-rc.1"
edition = "2021"
rust-version = "1.79"

Expand Down
4 changes: 2 additions & 2 deletions charts/pod-graceful-drain/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: pod-graceful-drain
description: |
You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
type: application
version: 0.0.11
appVersion: "v0.0.8"
version: 0.1.0
appVersion: "v0.1.0-rc.1"

0 comments on commit fa9de58

Please sign in to comment.