Skip to content

Commit de30560

Browse files
authored
Merge pull request #989 from Shopify/version-3.8.0
Bump to version 3.8.0
2 parents f4bdedb + a4ccf84 commit de30560

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)