Skip to content

Commit 4706269

Browse files
author
Alexis Sellier
committed
update deployConfigHash for deploy test
Signed-off-by: Alexis Sellier <alexis.sellier@ankorstore.com>
1 parent 715084d commit 4706269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ func TestDeploy(t *testing.T) {
7171
Deployments: []remotecache.DeploymentCache{
7272
{
7373
Name: "deploy2",
74-
DeploymentConfigHash: "038007a9e5018dcf8ffbabad39c1fdc08251e583d7b19e74b765b815d5302444",
74+
DeploymentConfigHash: "a5047fb615f1b300af8aebdcb2d806c51ff5c00d68653727c5386c40760cbc42",
7575
Helm: &remotecache.HelmCache{
7676
Release: "deploy2",
7777
ReleaseNamespace: "testNamespace",

0 commit comments

Comments
 (0)