Skip to content

Commit 4e72230

Browse files
authored
upgrade chart version and app version (#27)
1 parent 59cb3da commit 4e72230

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

charts/appset-secret-plugin/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: appset-secret-plugin
33
description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets
44
maintainers:
55
- name: "jessebot"
6-
email: "jessebot@linux.com"
76
url: "https://github.com/jessebot/"
87

98
# A chart can be either an 'application' or a 'library' chart.
@@ -16,7 +15,7 @@ maintainers:
1615
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
1716
type: application
1817

19-
version: 0.5.0
18+
version: 0.6.0
2019

2120
# renovate: image=jessebot/argocd-appset-secret-plugin
22-
appVersion: "v0.3.0"
21+
appVersion: "v0.4.0"

charts/appset-secret-plugin/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# appset-secret-plugin
22

3-
![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.3.0](https://img.shields.io/badge/AppVersion-v0.3.0-informational?style=flat-square)
3+
![Version: 0.6.0](https://img.shields.io/badge/Version-0.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.0](https://img.shields.io/badge/AppVersion-v0.4.0-informational?style=flat-square)
44

55
A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets
66

77
## Maintainers
88

99
| Name | Email | Url |
1010
| ---- | ------ | --- |
11-
| jessebot | <jessebot@linux.com> | <https://github.com/jessebot/> |
11+
| jessebot | | <https://github.com/jessebot/> |
1212

1313
## Values
1414

@@ -42,4 +42,4 @@ A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets
4242
| tolerations | list | `[]` | |
4343

4444
----------------------------------------------
45-
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
45+
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)

0 commit comments

Comments
 (0)