Skip to content

Commit

Permalink
Fix argo conf (#148)
Browse files Browse the repository at this point in the history
* fix chart name

* Bump version to 1.0.0

---------

Co-authored-by: Perside Rosalie <perside.rosalie@wikimedia.de>
  • Loading branch information
tarrow and rosalieper authored Sep 10, 2024
1 parent 45ce18c commit ea259f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/argocd-config/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: argocd-apps
name: argocd-config
description: Chart to deploy ArgoCD configuration (including the argocd-apps chart)
type: application
version: 0.1.0
version: 1.0.0
appVersion: "1.0"
maintainers:
- name: WBstack
Expand Down

0 comments on commit ea259f6

Please sign in to comment.