chore!: Chart Publications via Github Workflow (#741)
* feat: Move Linting to Github Actions Signed-off-by: Oliver Bähler <oliverbaehler@hotmail.com>
This commit is contained in:
parent
35c754364f
commit
9a3077afe2
18 changed files with 84 additions and 87 deletions
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
name: argo-workflows
|
||||
description: A Helm chart for Argo Workflows
|
||||
type: application
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
appVersion: "v3.0.2"
|
||||
icon: https://raw.githubusercontent.com/argoproj/argo-workflows/master/docs/assets/argo.png
|
||||
home: https://github.com/argoproj/argo-helm
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
controller:
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
enabled: false
|
||||
metricsConfig:
|
||||
enabled: true
|
||||
telemetryConfig:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue