Skip to content

Commit a4ccf84

Browse files
committed
Version 3.8.0
1 parent f4bdedb commit a4ccf84

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## next
22

3+
## 3.8.0
4+
5+
- Add Elasticsearch resource to the black list so it is not marked for deletion
6+
37
## 3.7.4
48

59
- Handle bad encoding in container log output

lib/krane/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Krane
3-
VERSION = "3.7.4"
3+
VERSION = "3.8.0"
44
end

0 commit comments

Comments
 (0)