Skip to content

Commit 41676ef

Browse files
update helm chart appVersion to v0.8.2 (#72)
* update helm chart appVersion to v0.8.2 * helm-docs: automated action --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 525bc17 commit 41676ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/appset-secret-plugin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD Ap
66
# to be deployed.
77
type: application
88

9-
version: 1.1.0
9+
version: 1.1.1
1010

1111
# renovate: image=jessebot/argocd-appset-secret-plugin
12-
appVersion: "v0.8.1"
12+
appVersion: "v0.8.2"
1313

1414
maintainers:
1515
- name: "jessebot"

charts/appset-secret-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# appset-secret-plugin
22

3-
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.8.1](https://img.shields.io/badge/AppVersion-v0.8.1-informational?style=flat-square)
3+
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.8.2](https://img.shields.io/badge/AppVersion-v0.8.2-informational?style=flat-square)
44

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

0 commit comments

Comments
 (0)