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 Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ tasks:
ALPINE_K8S_VERSION: 1.36.2@sha256:44ef4942e171939b9c665a4a84beb80e2dcdb9a24330d4651cfdfd2e9deecc47
# TODO: remove the HELM_VERSION once the new alpine/k8s image fixes the issue that caused this PR: https://github.com/cloudnative-pg/klio/pull/57
# renovate: datasource=github-releases depName=helm/helm versioning=semver
HELM_VERSION: 'v4.2.3'
HELM_VERSION: 'v4.2.4'
# renovate: datasource=helm depName=cert-manager versioning=semver registryUrl=https://charts.jetstack.io
CERT_MANAGER_VERSION: 'v1.21.1'
# Cache busting timestamp to prevent Dagger from caching helm deployments
Expand Down
Loading