Skip to content

Commit

Permalink
Release v0.8.19 (bug fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Jul 30, 2022
1 parent eb5f5f2 commit b2896bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.8.19 (2022-07-31)

* Fix broken env variables for imgproxy formats

## 0.8.18 (2022-07-27)

* Support imgproxy v.3.7.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.18
version: 0.8.19
appVersion: 3.7.0
keywords:
- imgproxy
Expand Down

0 comments on commit b2896bd

Please sign in to comment.