From 220b754f726b042dc94b277d2820baa4e945070a Mon Sep 17 00:00:00 2001 From: bluehorn07 Date: Sun, 30 Jun 2024 14:28:26 +0900 Subject: [PATCH] bump chart version to 0.1.5 --- stable/aws-s3-proxy/Chart.yaml | 2 +- stable/aws-s3-proxy/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/aws-s3-proxy/Chart.yaml b/stable/aws-s3-proxy/Chart.yaml index 6ced7918..b4827369 100644 --- a/stable/aws-s3-proxy/Chart.yaml +++ b/stable/aws-s3-proxy/Chart.yaml @@ -6,7 +6,7 @@ description: | See here for configuration via environment variables: https://github.com/pottava/aws-s3-proxy#usage name: aws-s3-proxy home: https://github.com/pottava/aws-s3-proxy -version: 0.1.4 +version: 0.1.5 maintainers: - name: max-rocket-internet email: no-reply@deliveryhero.com diff --git a/stable/aws-s3-proxy/README.md b/stable/aws-s3-proxy/README.md index 4c240f7e..f38b2f4d 100644 --- a/stable/aws-s3-proxy/README.md +++ b/stable/aws-s3-proxy/README.md @@ -1,6 +1,6 @@ # aws-s3-proxy -![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![AppVersion: 2.0](https://img.shields.io/badge/AppVersion-2.0-informational?style=flat-square) +![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![AppVersion: 2.0](https://img.shields.io/badge/AppVersion-2.0-informational?style=flat-square) Reverse proxy for AWS S3 with basic authentication.