8000 Update dependency helm/helm to v3.18.5 by renovate[bot] · Pull Request #3209 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
# renovate: datasource=github-releases depName=kubernetes-sigs/kind
KIND_BINARY_VERSION: "v0.29.0"
# renovate: datasource=github-releases depName=helm/helm
HELM_VERSION: "v3.18.4"
HELM_VERSION: "v3.18.5"
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_PLUGIN_UNITTEST_VERSION: "1.0.0"
# renovate: datasource=github-releases depName=go-task/task
Expand Down
Loading
0