Skip to content

Commit

Permalink
Fix missing quote in Chart.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
macb committed Nov 16, 2023
1 parent 8853dad commit afa69b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/vantage-kubernetes-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: vantage-kubernetes-agent
description: Provisions the Vantage Kubernetes agent.
type: application
version: 1.0.16
appVersion: "1.0.12
version: 1.0.17
appVersion: "1.0.12"
icon: "https://www.vantage.sh/nav-logo.svg"

0 comments on commit afa69b8

Please sign in to comment.