diff --git a/CHANGELOG.md b/CHANGELOG.md index af8b125..8a53092 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.7.3 (2021-06-10) + +* (Fix) apiVersion checkup in ingress config + ## 0.7.2 (2021-06-04) * (New) add custom labels to pods diff --git a/imgproxy/Chart.yaml b/imgproxy/Chart.yaml index bbf1f76..70512cc 100644 --- a/imgproxy/Chart.yaml +++ b/imgproxy/Chart.yaml @@ -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.2 +version: 0.7.3 appVersion: 2.15.0 keywords: - imgproxy