mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-28 16:27:16 +00:00
chore: update helm docker tag to v4
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ import (
|
||||
const (
|
||||
golangImage = "golang:1.26.2-alpine"
|
||||
alpineImage = "alpine:3.23.4"
|
||||
helmImage = "alpine/helm:3.20.2"
|
||||
helmImage = "alpine/helm:4.1.4"
|
||||
renovateImage = "renovate/renovate:43.159.3"
|
||||
helmDocsImage = "jnorwood/helm-docs:v1.14.2"
|
||||
markdownlintImage = "davidanson/markdownlint-cli2:v0.22.1"
|
||||
|
||||
Reference in New Issue
Block a user