Skip to content

Commit e06ed22

Browse files
authored
Bump component chart
1 parent ec76253 commit e06ed22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/devspace/deploy/deployer/helm/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const ComponentChartFolder = "component-chart"
2222
// DevSpaceChartConfig is the config that holds the devspace chart information
2323
var DevSpaceChartConfig = &latest.ChartConfig{
2424
Name: "component-chart",
25-
Version: "0.8.6",
25+
Version: "0.9.0",
2626
RepoURL: "https://charts.devspace.sh",
2727
}
2828

0 commit comments

Comments
 (0)