Skip to content

Commit

Permalink
The appVersion should not have a v
Browse files Browse the repository at this point in the history
Signed-off-by: Sachin Kamboj <[email protected]>
  • Loading branch information
skamboj committed May 14, 2024
1 parent b803526 commit a909e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/goldpinger/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: goldpinger
appVersion: "v3.10.1"
appVersion: "3.10.1"
version: 1.0.0
description: Goldpinger is a tool to help debug, troublshoot and visualize network connectivity and slowness issues.
home: https://github.com/bloomberg/goldpinger
Expand Down

0 comments on commit a909e03

Please sign in to comment.