Skip to content

Commit 3d65da1

Browse files
committed
refactor: bump component chart
1 parent f45b0c9 commit 3d65da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)