Skip to content

Commit 0c9c4d6

Browse files
authored
Merge pull request #2 from GitGuardian/fspiers/ENT-3123/test-publish-ttl
test(trigger): ci test for ttl publish
2 parents 2c3f9f3 + 1772442 commit 0c9c4d6

File tree

3 files changed

+56
-44
lines changed

3 files changed

+56
-44
lines changed

charts/minio/CHANGELOG.md

Lines changed: 54 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,63 @@
11
# Changelog
22

3-
## 0.2.4 (2025-09-30)
3+
## 0.2.5 (2025-10-01)
44

5-
* [minio] add more configuration options for the minio server ([#189](https://github.com/CloudPirates-io/helm-charts/pull/189))
5+
* test(trigger): ci test for ttl publish ([#2](https://github.com/GitGuardian/gitguardian-helm/pull/2))
6+
7+
## <small>0.2.4 (2025-09-30)</small>
8+
9+
* add more configuration options for the minio server (#189) ([8066d07](https://github.com/GitGuardian/gitguardian-helm/commit/8066d07)), closes [#189](https://github.com/GitGuardian/gitguardian-helm/issues/189)
10+
* add option to use cpu-v1 image ([91bfd29](https://github.com/GitGuardian/gitguardian-helm/commit/91bfd29))
11+
* bump verion to 0.2.3 ([af6beca](https://github.com/GitGuardian/gitguardian-helm/commit/af6beca))
12+
* bump version to 0.2.2 ([afaf2d1](https://github.com/GitGuardian/gitguardian-helm/commit/afaf2d1))
13+
* set strategy to recreate in deployment ([6e01f97](https://github.com/GitGuardian/gitguardian-helm/commit/6e01f97))
14+
* update minio README.md ([cbca20c](https://github.com/GitGuardian/gitguardian-helm/commit/cbca20c))
15+
* Update CHANGELOG.md ([55a987f](https://github.com/GitGuardian/gitguardian-helm/commit/55a987f))
16+
* Update CHANGELOG.md ([f31d5a5](https://github.com/GitGuardian/gitguardian-helm/commit/f31d5a5))
617

718
## <small>0.2.1 (2025-09-08)</small>
819

9-
* Update appVersion ([5c23cb1](https://github.com/CloudPirates-io/helm-charts/commit/5c23cb1))
10-
* revert ([ba71354](https://github.com/CloudPirates-io/helm-charts/commit/ba71354))
11-
* revert 2 ([b64c81d](https://github.com/CloudPirates-io/helm-charts/commit/b64c81d))
12-
* revert 3 ([d8ced5c](https://github.com/CloudPirates-io/helm-charts/commit/d8ced5c))
13-
* Update CHANGELOG.md ([bb8e730](https://github.com/CloudPirates-io/helm-charts/commit/bb8e730))
14-
* Update CHANGELOG.md ([82fe11f](https://github.com/CloudPirates-io/helm-charts/commit/82fe11f))
15-
* Update CHANGELOG.md ([808cae0](https://github.com/CloudPirates-io/helm-charts/commit/808cae0))
16-
* Upgrade minio to latest stable ([94ab830](https://github.com/CloudPirates-io/helm-charts/commit/94ab830))
17-
* Upgrade minio to latest stable ([b199ea4](https://github.com/CloudPirates-io/helm-charts/commit/b199ea4))
20+
* Update appVersion ([5c23cb1](https://github.com/GitGuardian/gitguardian-helm/commit/5c23cb1))
21+
* revert ([ba71354](https://github.com/GitGuardian/gitguardian-helm/commit/ba71354))
22+
* revert 2 ([b64c81d](https://github.com/GitGuardian/gitguardian-helm/commit/b64c81d))
23+
* revert 3 ([d8ced5c](https://github.com/GitGuardian/gitguardian-helm/commit/d8ced5c))
24+
* Update CHANGELOG.md ([bb8e730](https://github.com/GitGuardian/gitguardian-helm/commit/bb8e730))
25+
* Update CHANGELOG.md ([82fe11f](https://github.com/GitGuardian/gitguardian-helm/commit/82fe11f))
26+
* Update CHANGELOG.md ([808cae0](https://github.com/GitGuardian/gitguardian-helm/commit/808cae0))
27+
* Upgrade minio to latest stable ([94ab830](https://github.com/GitGuardian/gitguardian-helm/commit/94ab830))
28+
* Upgrade minio to latest stable ([b199ea4](https://github.com/GitGuardian/gitguardian-helm/commit/b199ea4))
1829

1930
## 0.2.0 (2025-09-02)
2031

21-
* [documentation] update readme files ([16944cd](https://github.com/CloudPirates-io/helm-charts/commit/16944cd))
22-
* add persistence.mountPath, use dynamic mountPath for data-volume ([5c2b721](https://github.com/CloudPirates-io/helm-charts/commit/5c2b721))
23-
* change securitycontext ids to 1001 ([9dc576e](https://github.com/CloudPirates-io/helm-charts/commit/9dc576e))
24-
* Fix public CDN readme ([68416b1](https://github.com/CloudPirates-io/helm-charts/commit/68416b1))
25-
* fix: remove debug-values ([385683d](https://github.com/CloudPirates-io/helm-charts/commit/385683d))
26-
* Improve ingress configuration ([47b5ceb](https://github.com/CloudPirates-io/helm-charts/commit/47b5ceb))
27-
* increase version to 0.1.4 ([3e6a8f3](https://github.com/CloudPirates-io/helm-charts/commit/3e6a8f3))
28-
* pin image in test, fix podAnnotations, dynamic ports in server command ([c0fc3c4](https://github.com/CloudPirates-io/helm-charts/commit/c0fc3c4))
29-
* Release ([c46ef4c](https://github.com/CloudPirates-io/helm-charts/commit/c46ef4c))
30-
* update readme, remove default values, fix chart.yaml ([37bbb1e](https://github.com/CloudPirates-io/helm-charts/commit/37bbb1e))
31-
* update version to 0.1.5 ([eedc099](https://github.com/CloudPirates-io/helm-charts/commit/eedc099))
32-
* Add ArtifactHub Badges to all Charts ([08b855b](https://github.com/CloudPirates-io/helm-charts/commit/08b855b))
33-
* Add ArtifactHub repo config ([15180a8](https://github.com/CloudPirates-io/helm-charts/commit/15180a8))
34-
* Add cosign signature READMEs ([5f82e7f](https://github.com/CloudPirates-io/helm-charts/commit/5f82e7f))
35-
* Add extensive chart testing ([a46efac](https://github.com/CloudPirates-io/helm-charts/commit/a46efac))
36-
* add extraObject array to all charts ([34772b7](https://github.com/CloudPirates-io/helm-charts/commit/34772b7))
37-
* Add generated values.schema.json files from values.yaml ([aa79ac3](https://github.com/CloudPirates-io/helm-charts/commit/aa79ac3))
38-
* Add initial Changelogs to all Charts ([68f10ca](https://github.com/CloudPirates-io/helm-charts/commit/68f10ca))
39-
* Add LICENSE ([fdbf1ab](https://github.com/CloudPirates-io/helm-charts/commit/fdbf1ab))
40-
* add logos to helm-charts ([fc70cdc](https://github.com/CloudPirates-io/helm-charts/commit/fc70cdc))
41-
* Add Minio helm-chart ([6a68b08](https://github.com/CloudPirates-io/helm-charts/commit/6a68b08))
42-
* bump all chart versions for new extraObjects feature ([aaa57f9](https://github.com/CloudPirates-io/helm-charts/commit/aaa57f9))
43-
* Fix image tag/digest handling ([a5c982b](https://github.com/CloudPirates-io/helm-charts/commit/a5c982b))
44-
* Fix imagePullSecrets format and pull always ([ce0d301](https://github.com/CloudPirates-io/helm-charts/commit/ce0d301))
45-
* fix readme.md install text, update chart.yaml home-website ([3511582](https://github.com/CloudPirates-io/helm-charts/commit/3511582))
46-
* Fix values.yaml / Chart.yaml linting issues ([043c7e0](https://github.com/CloudPirates-io/helm-charts/commit/043c7e0))
47-
* Format README files ([04aacab](https://github.com/CloudPirates-io/helm-charts/commit/04aacab))
48-
* Release new chart versions / update sources ([dbb0e45](https://github.com/CloudPirates-io/helm-charts/commit/dbb0e45))
49-
* Remove leading $ from code blocks ([836b2e3](https://github.com/CloudPirates-io/helm-charts/commit/836b2e3))
50-
* remove serviceaccounts from all charts ([be8f43a](https://github.com/CloudPirates-io/helm-charts/commit/be8f43a))
51-
* update readme, chart.yaml texts and descriptions ([0179046](https://github.com/CloudPirates-io/helm-charts/commit/0179046))
52-
* Use lookup function for password where applicable ([dfb9a0e](https://github.com/CloudPirates-io/helm-charts/commit/dfb9a0e))
32+
* [documentation] update readme files ([16944cd](https://github.com/GitGuardian/gitguardian-helm/commit/16944cd))
33+
* add persistence.mountPath, use dynamic mountPath for data-volume ([5c2b721](https://github.com/GitGuardian/gitguardian-helm/commit/5c2b721))
34+
* change securitycontext ids to 1001 ([9dc576e](https://github.com/GitGuardian/gitguardian-helm/commit/9dc576e))
35+
* Fix public CDN readme ([68416b1](https://github.com/GitGuardian/gitguardian-helm/commit/68416b1))
36+
* fix: remove debug-values ([385683d](https://github.com/GitGuardian/gitguardian-helm/commit/385683d))
37+
* Improve ingress configuration ([47b5ceb](https://github.com/GitGuardian/gitguardian-helm/commit/47b5ceb))
38+
* increase version to 0.1.4 ([3e6a8f3](https://github.com/GitGuardian/gitguardian-helm/commit/3e6a8f3))
39+
* pin image in test, fix podAnnotations, dynamic ports in server command ([c0fc3c4](https://github.com/GitGuardian/gitguardian-helm/commit/c0fc3c4))
40+
* Release ([c46ef4c](https://github.com/GitGuardian/gitguardian-helm/commit/c46ef4c))
41+
* update readme, remove default values, fix chart.yaml ([37bbb1e](https://github.com/GitGuardian/gitguardian-helm/commit/37bbb1e))
42+
* update version to 0.1.5 ([eedc099](https://github.com/GitGuardian/gitguardian-helm/commit/eedc099))
43+
* Add ArtifactHub Badges to all Charts ([08b855b](https://github.com/GitGuardian/gitguardian-helm/commit/08b855b))
44+
* Add ArtifactHub repo config ([15180a8](https://github.com/GitGuardian/gitguardian-helm/commit/15180a8))
45+
* Add cosign signature READMEs ([5f82e7f](https://github.com/GitGuardian/gitguardian-helm/commit/5f82e7f))
46+
* Add extensive chart testing ([a46efac](https://github.com/GitGuardian/gitguardian-helm/commit/a46efac))
47+
* add extraObject array to all charts ([34772b7](https://github.com/GitGuardian/gitguardian-helm/commit/34772b7))
48+
* Add generated values.schema.json files from values.yaml ([aa79ac3](https://github.com/GitGuardian/gitguardian-helm/commit/aa79ac3))
49+
* Add initial Changelogs to all Charts ([68f10ca](https://github.com/GitGuardian/gitguardian-helm/commit/68f10ca))
50+
* Add LICENSE ([fdbf1ab](https://github.com/GitGuardian/gitguardian-helm/commit/fdbf1ab))
51+
* add logos to helm-charts ([fc70cdc](https://github.com/GitGuardian/gitguardian-helm/commit/fc70cdc))
52+
* Add Minio helm-chart ([6a68b08](https://github.com/GitGuardian/gitguardian-helm/commit/6a68b08))
53+
* bump all chart versions for new extraObjects feature ([aaa57f9](https://github.com/GitGuardian/gitguardian-helm/commit/aaa57f9))
54+
* Fix image tag/digest handling ([a5c982b](https://github.com/GitGuardian/gitguardian-helm/commit/a5c982b))
55+
* Fix imagePullSecrets format and pull always ([ce0d301](https://github.com/GitGuardian/gitguardian-helm/commit/ce0d301))
56+
* fix readme.md install text, update chart.yaml home-website ([3511582](https://github.com/GitGuardian/gitguardian-helm/commit/3511582))
57+
* Fix values.yaml / Chart.yaml linting issues ([043c7e0](https://github.com/GitGuardian/gitguardian-helm/commit/043c7e0))
58+
* Format README files ([04aacab](https://github.com/GitGuardian/gitguardian-helm/commit/04aacab))
59+
* Release new chart versions / update sources ([dbb0e45](https://github.com/GitGuardian/gitguardian-helm/commit/dbb0e45))
60+
* Remove leading $ from code blocks ([836b2e3](https://github.com/GitGuardian/gitguardian-helm/commit/836b2e3))
61+
* remove serviceaccounts from all charts ([be8f43a](https://github.com/GitGuardian/gitguardian-helm/commit/be8f43a))
62+
* update readme, chart.yaml texts and descriptions ([0179046](https://github.com/GitGuardian/gitguardian-helm/commit/0179046))
63+
* Use lookup function for password where applicable ([dfb9a0e](https://github.com/GitGuardian/gitguardian-helm/commit/dfb9a0e))

charts/minio/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: minio
33
description: High Performance Object Storage compatible with Amazon S3 APIs
44
type: application
5-
version: 0.2.4
5+
version: 0.2.5
66
appVersion: "2025.09.07"
77
keywords:
88
- minio

charts/minio/templates/configmap.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ metadata:
55
name: {{ include "minio.fullname" . }}
66
namespace: {{ .Release.Namespace }}
77
labels:
8+
app: test
89
{{- include "minio.labels" . | nindent 4 }}
910
{{- if .Values.commonAnnotations }}
1011
annotations:

0 commit comments

Comments
 (0)