Skip to content

Commit

Permalink
[stable/aws-s3-proxy] test change for new helm repo publish (#644)
Browse files Browse the repository at this point in the history
* [stable/aws-s3-proxy] test change for new helm repo publish

* update chart readme

---------

Co-authored-by: Max Williams <[email protected]>
  • Loading branch information
max-rocket-internet and max-rocket-internet authored Jan 6, 2025
1 parent 2446ac1 commit 5771f1d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion stable/aws-s3-proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ 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.5
version: 0.1.6
maintainers:
- name: max-rocket-internet
email: [email protected]
annotations:
artifacthub.io/links: |
- name: Helm chart source
url: https://github.com/deliveryhero/helm-charts/tree/master/stable/aws-s3-proxy
4 changes: 2 additions & 2 deletions stable/aws-s3-proxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aws-s3-proxy

![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)
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-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.

Expand All @@ -19,7 +19,7 @@ helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy
To install a specific version of this chart:

```console
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy --version 0.1.5
helm install --generate-name oci://ghcr.io/deliveryhero/helm-charts/aws-s3-proxy --version 0.1.6
```

To install the chart with the release name `my-release`:
Expand Down

0 comments on commit 5771f1d

Please sign in to comment.