File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : planr-tools
33description : A Helm chart for deploying the planr-tools applications
44type : application
5- version : 0.1 .0
5+ version : 1.0 .0
66appVersion : " 5.1.1"
77annotations :
88 artifacthub.io/changes : |
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ suite: test deployment
22templates :
33 - deployment.yaml
44chart :
5- version : 0.1 .0
5+ version : 1.0 .0
66 appVersion : 5.1.1
77tests :
88 - it : should create 3 deployments by default
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ suite: test httproute
22templates :
33 - httproute.yaml
44chart :
5- version : 0.1 .0
5+ version : 1.0 .0
66 appVersion : 5.1.1
77tests :
88 - it : should not create httproute by default
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ suite: test ingress
22templates :
33 - ingress.yaml
44chart :
5- version : 0.1 .0
5+ version : 1.0 .0
66 appVersion : 5.1.1
77tests :
88 - it : should not create ingress by default
You can’t perform that action at this time.
0 commit comments