Skip to content

Commit

Permalink
Release v0.8.16
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Jun 18, 2022
1 parent 8420fbd commit a853ff1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.8.16 (2022-06-18)

* Fix issue #77 (make authentication key file not required)
* Fix issue #76 (add a conditional apiVersion for PodDisruptionBudget in k8s v1.21+)

## 0.8.15 (2022-05-11)

* Support imgproxy v3.5.0
Expand Down
2 changes: 1 addition & 1 deletion imgproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
description: A fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security.
name: imgproxy
icon: https://cdn.rawgit.com/imgproxy/imgproxy/master/logo.svg
version: 0.8.15
version: 0.8.16
appVersion: 3.5.0
keywords:
- imgproxy
Expand Down

0 comments on commit a853ff1

Please sign in to comment.