Skip to content

Commit

Permalink
changing chart name after repo transfer (#16)
Browse files Browse the repository at this point in the history
* Update Chart.yaml - changing chart name after repo transfer

* changing chart directory names

* update chart version and readme for chart
  • Loading branch information
jessebot authored Sep 19, 2023
1 parent 09c7966 commit 687410d
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 6 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: argocd-appset-secret-plugin
description: A Helm chart for adding a K8s Secret Plugin Generator to ApplicationSets
name: appset-secret-plugin
description: A Helm chart for adding a K8s Secret Plugin Generator to Argo CD ApplicationSets
maintainers:
- name: "jessebot"
email: "[email protected]"
Expand All @@ -16,7 +16,7 @@ maintainers:
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
type: application

version: 0.4.0
version: 0.5.0

# renovate: image=jessebot/argocd-appset-secret-plugin
appVersion: "v0.3.0"
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# argocd-appset-secret-plugin
# appset-secret-plugin

![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.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)
![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)

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

## Maintainers

Expand Down
File renamed without changes.

0 comments on commit 687410d

Please sign in to comment.