diff --git a/CHANGELOG.md b/CHANGELOG.md index 0231d4d..4c0adf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.7.7 (2021-07-08) + +* Add the chart-specific opinionated label `imgproxy: true` to all resources. + ## 0.7.6 (2021-07-02) * (Fix) versioning of Ingress for k8s 1.19+ diff --git a/imgproxy/Chart.yaml b/imgproxy/Chart.yaml index f4db173..a462feb 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.6 +version: 0.7.7 appVersion: 2.15.0 keywords: - imgproxy