Skip to content

Commit

Permalink
Release version 0.7.8 (support id-addr whitelist for a health probe)
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Jul 13, 2021
1 parent a8ec8ec commit cce988b
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.7.8 (2021-07-13)

* Support a whitelist of ip-addresses for a health probe.

## 0.7.7 (2021-07-08)

* Add the chart-specific opinionated label `imgproxy: true` to all resources.
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.7.7
version: 0.7.8
appVersion: 2.15.0
keywords:
- imgproxy
Expand Down

0 comments on commit cce988b

Please sign in to comment.