Skip to content

Commit

Permalink
updates the appVersion to v0.4.1 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot authored Jul 9, 2024
1 parent e5c81f9 commit 17e77eb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/appset-secret-plugin/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ maintainers:
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

version: 0.6.1
version: 0.6.2

# renovate: image=jessebot/argocd-appset-secret-plugin
appVersion: "v0.4.0"
appVersion: "v0.4.1"
4 changes: 2 additions & 2 deletions charts/appset-secret-plugin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# appset-secret-plugin

![Version: 0.6.1](https://img.shields.io/badge/Version-0.6.1-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)
![Version: 0.6.2](https://img.shields.io/badge/Version-0.6.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.4.1](https://img.shields.io/badge/AppVersion-v0.4.1-informational?style=flat-square)

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

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

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)

0 comments on commit 17e77eb

Please sign in to comment.