Skip to content

Commit 47e6edf

Browse files
committed
0.1.6 Allow unsetting and adding extra ENVs
1 parent 1a8babf commit 47e6edf

File tree

6 files changed

+23
-13
lines changed

6 files changed

+23
-13
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ helm install nginx-s3 olopost/nginx-s3 -f values.yaml
2626

2727
# nginx-s3
2828

29-
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest-20241230](https://img.shields.io/badge/AppVersion-latest--20241230-informational?style=flat-square)
29+
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest-20241230](https://img.shields.io/badge/AppVersion-latest--20241230-informational?style=flat-square)
3030

3131
Nginx S3 gateway
3232

@@ -42,7 +42,7 @@ Nginx S3 gateway
4242
| fullnameOverride | string | `""` | |
4343
| image.pullPolicy | string | `"IfNotPresent"` | |
4444
| image.repository | string | `"ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway"` | |
45-
| image.tag | string | `"latest-20241230"` | |
45+
| image.tag | string | `"unprivileged-oss"` | |
4646
| imagePullSecrets | list | `[]` | |
4747
| ingress.annotations | object | `{}` | |
4848
| ingress.className | string | `""` | |

charts/nginx-s3-gateway/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.5
18+
version: 0.1.6
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/nginx-s3-gateway/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# nginx-s3
22

3-
![Version: 0.1.5](https://img.shields.io/badge/Version-0.1.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest-20241230](https://img.shields.io/badge/AppVersion-latest--20241230-informational?style=flat-square)
3+
![Version: 0.1.6](https://img.shields.io/badge/Version-0.1.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest-20241230](https://img.shields.io/badge/AppVersion-latest--20241230-informational?style=flat-square)
44

55
Nginx S3 gateway
66

@@ -16,7 +16,7 @@ Nginx S3 gateway
1616
| fullnameOverride | string | `""` | |
1717
| image.pullPolicy | string | `"IfNotPresent"` | |
1818
| image.repository | string | `"ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway"` | |
19-
| image.tag | string | `"latest-20241230"` | |
19+
| image.tag | string | `"unprivileged-oss"` | |
2020
| imagePullSecrets | list | `[]` | |
2121
| ingress.annotations | object | `{}` | |
2222
| ingress.className | string | `""` | |

charts/nginx-s3-gateway/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
repository: ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway
99
pullPolicy: IfNotPresent
1010
# Overrides the image tag whose default is the chart appVersion.
11-
tag: "latest-20241230"
11+
tag: "unprivileged-oss"
1212

1313
imagePullSecrets: []
1414
nameOverride: ""

index.yaml

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@ entries:
33
nginx-s3:
44
- apiVersion: v2
55
appVersion: latest-20241230
6-
created: "2025-01-04T19:03:28.677525+01:00"
6+
created: "2025-02-11T17:32:55.379873+01:00"
7+
description: Nginx S3 gateway
8+
digest: 186bafd5add5ecf047981288d236fc6c0cb8c75e845529b9026abfb12f9a1e9a
9+
name: nginx-s3
10+
type: application
11+
urls:
12+
- nginx-s3-gateway/nginx-s3-0.1.6.tgz
13+
version: 0.1.6
14+
- apiVersion: v2
15+
appVersion: latest-20241230
16+
created: "2025-02-11T17:32:55.379627+01:00"
717
description: Nginx S3 gateway
818
digest: bb91480f59b26bf04e17a65cc49d254ef527369b1ca87fcf9f2eb9cac8b56483
919
name: nginx-s3
@@ -13,7 +23,7 @@ entries:
1323
version: 0.1.5
1424
- apiVersion: v2
1525
appVersion: latest-20240624
16-
created: "2025-01-04T19:03:28.677268+01:00"
26+
created: "2025-02-11T17:32:55.379221+01:00"
1727
description: Nginx S3 gateway
1828
digest: 23385deaed130e13d613757c3e80907297f8ddb7fe427f8d5c0e9dcbdcabdc1f
1929
name: nginx-s3
@@ -23,7 +33,7 @@ entries:
2333
version: 0.1.4
2434
- apiVersion: v2
2535
appVersion: latest-20240624
26-
created: "2025-01-04T19:03:28.6769+01:00"
36+
created: "2025-02-11T17:32:55.378793+01:00"
2737
description: Nginx S3 gateway
2838
digest: 9e7637ee930db6bd15367c6568ef502d1b5e1bfe2a3f60bdeeed4008ca62d6e5
2939
name: nginx-s3
@@ -33,7 +43,7 @@ entries:
3343
version: 0.1.3
3444
- apiVersion: v2
3545
appVersion: latest-20240624
36-
created: "2025-01-04T19:03:28.676501+01:00"
46+
created: "2025-02-11T17:32:55.378375+01:00"
3747
description: Nginx S3 gateway
3848
digest: 8fa36492d13caf8ceec370777afd8e2fd83024cc99aa58e85383a8ecd2c8a2c9
3949
name: nginx-s3
@@ -43,7 +53,7 @@ entries:
4353
version: 0.1.2
4454
- apiVersion: v2
4555
appVersion: 1.16.0
46-
created: "2025-01-04T19:03:28.676056+01:00"
56+
created: "2025-02-11T17:32:55.377942+01:00"
4757
description: Nginx S3 gateway
4858
digest: dfe793caf3ec679c0c55f5119036913110b5e5b84d7b2cfc538d0a695b6e7c2d
4959
name: nginx-s3
@@ -53,12 +63,12 @@ entries:
5363
version: 0.1.1
5464
- apiVersion: v2
5565
appVersion: 1.16.0
56-
created: "2025-01-04T19:03:28.675644+01:00"
66+
created: "2025-02-11T17:32:55.377524+01:00"
5767
description: Nginx S3 gateway
5868
digest: 9b961824507f5d27fc73a47ed06af52ddcc217fc35ffb9c6b2570c412a3f72cb
5969
name: nginx-s3
6070
type: application
6171
urls:
6272
- nginx-s3-gateway/nginx-s3-0.1.0.tgz
6373
version: 0.1.0
64-
generated: "2025-01-04T19:03:28.674768+01:00"
74+
generated: "2025-02-11T17:32:55.376515+01:00"
4.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)