We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d6786 commit 2fb6f6bCopy full SHA for 2fb6f6b
lib/async/container/version.rb
@@ -5,6 +5,6 @@
5
6
module Async
7
module Container
8
- VERSION = "0.23.0"
+ VERSION = "0.23.1"
9
end
10
releases.md
@@ -6,7 +6,7 @@
You may specify a `NOTIFY_LOG` environment variable to enable readiness logging to a log file. This can be used for Kubernetes readiness probes, e.g.
-```yaml
+``` yaml
containers:
11
- name: falcon
12
env:
0 commit comments