Skip to content

Commit c8089a3

Browse files
update helm chart to point at latest docker image with debug line in it (#69)
* update helm chart to point at latest docker image with debug line in it * helm-docs: automated action * Update Chart.yaml * helm-docs: automated action --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent db1a634 commit c8089a3

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.0.0
9+
version: 1.0.1
1010

1111
# renovate: image=jessebot/argocd-appset-secret-plugin
12-
appVersion: "v0.8.0"
12+
appVersion: "v0.8.1"
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.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.8.0](https://img.shields.io/badge/AppVersion-v0.8.0-informational?style=flat-square)
3+
![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-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)
44

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

0 commit comments

Comments
 (0)