Skip to content

Commit

Permalink
This might built the helmet. It probably won't
Browse files Browse the repository at this point in the history
  • Loading branch information
tico24 committed Feb 18, 2021
1 parent c480eae commit 214161f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-helm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Release Helm Chart

on:
release:
types: [created]
push:
paths:
- 'charts/argocd-vault-replacer-example-chart/Chart.yaml'

jobs:
release:
Expand Down
4 changes: 2 additions & 2 deletions charts/argocd-vault-replacer-example-chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: argocd-vault-replacer-example
description: A Helm chart to demonstrate how argocd-vault-replacer can work with Helm
type: application
version: 0.0.1
appVersion: 0.0.1
version: 0.0.0
appVersion: 0.0.0

0 comments on commit 214161f

Please sign in to comment.