Skip to content

Commit 1b48fe5

Browse files
deps(docker): bump alpine/helm from 3.15.3 to 3.15.4 (#6053)
Bumps alpine/helm from 3.15.3 to 3.15.4. --- updated-dependencies: - dependency-name: alpine/helm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1974944 commit 1b48fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ FROM alpine/terragrunt:1.9.5 AS terragrunt
1212
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
1313
FROM ghcr.io/terraform-linters/tflint:v0.53.0 AS tflint
1414
FROM ghcr.io/yannh/kubeconform:v0.6.7 AS kubeconfrm
15-
FROM alpine/helm:3.15.3 AS helm
15+
FROM alpine/helm:3.15.4 AS helm
1616
FROM golang:1.23.0-alpine AS golang
1717
FROM golangci/golangci-lint:v1.60.3 AS golangci-lint
1818
FROM goreleaser/goreleaser:v2.2.0 AS goreleaser

0 commit comments

Comments
 (0)