Unclaimed project
Are you a maintainer of kluctl ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
kluctl The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way.
© 2026 AnnounceHQ. All rights reserved.
Back to changelogNew December 19, 2025
kluctl-v2.28.0-devel Development build
This is a development build of the main branch and not meant for production use.
Docker images are also available via: ghcr.io/kluctl/kluctl:v2.28.0-devel
Changelog
01944b873a4dad9af39f95a6b42224db442b0d3f Implement multidoc support for vars sources (#1371)
8a9b194d34a955d09d7b1032f0b2e28a18ddb8f1 Merge pull request #1404 from kluctl/refactor-lib-git
1a8bf8b06ed9184689bfd584ca62baf54393d132 chore(deps): Bump actions/checkout from 4 to 5 (#1363)
307b5a0d5303b0edd8d2bff9fb9a1e2d39fd5158 chore(deps): Bump actions/setup-go from 5 to 6 (#1390)
fa0199c9274d9d15453a211fe0703f003f2c2e1f chore(deps): Bump actions/setup-node from 4 to 6 (#1396)
fd5c2fcfbd7e2a355eece660e377699c6855273e chore(deps): Bump actions/setup-python from 5 to 6 (#1389)
81fbce78474aab2d803b3d16f7cdc28a37708ecb chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#1375)
7798d65b6068f5fce5d5ca72b0c74547becf2933 chore(deps): Bump github.com/docker/cli (#1357)
8e93ff91c608299bf3585121849d8522664bc507 chore(deps): Bump github.com/googleapis/gax-go/v2 from 2.14.2 to 2.15.0 (#1352)
26b430cad2abe411d6fefc06f1118be8d4bcf767 chore(deps): Bump github.com/googleapis/gax-go/v2 from 2.15.0 to 2.16.0 (#1411)
9201bff06e1bb9dc1e1d6a69b21321cdcde6ad37 chore(deps): Bump github.com/onsi/gomega from 1.37.0 to 1.38.3 (#1406)
67ef3b15b1ca2948571e2f801f3e2a11e6186ce3 chore(deps): Bump github.com/prometheus/client_golang (#1386)
3ba6c2c4a5bc012c369f985ac3b0e8084560f808 chore(deps): Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 (#1407)
caf1c79d933b719b20aac687b2a8a5a83007d6e7 chore(deps): Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#1384)
d99ecc263d5ddd6d0d13bef4afee6caa704c5368 chore(deps): Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#1378)
6d98aba8c5154fa03d7fdafbe7288dc730824f35 chore(deps): Bump google.golang.org/protobuf from 1.36.6 to 1.36.8 (#1376)
3f0d440d09451a0551f26939dabc6386ba60db7f chore(deps): Bump helm.sh/helm/v3 from 3.18.3 to 3.18.6 (#1367)
4ee3c70566fe9830e3a9606706a4b8b8fcbf2f19 chore(deps): Bump sigs.k8s.io/kustomize/kyaml from 0.20.0 to 0.21.0 (#1412)
f6dd5a41fa50b3c50953bda334afb0a6f80d6313 chore(deps): Bump the aws-sdk group with 6 updates (#1377)
cdd5aa65903906707b6665420f23173b872474fb chore(deps): Bump the aws-sdk group with 6 updates (#1409)
334cdf6412a3a5a1819204d34b5175ab6be61938 chore(deps): Bump the azure-sdk group across 1 directory with 2 updates (#1362)
ca50daa9cd7c092bf81727f5916dac9f981d3c89 chore(deps): Bump the azure-sdk group with 2 updates (#1410)
855cc19f13cace96d6630aa2b1f77594201e85a5 chore(deps): Bump the golang-x group across 1 directory with 2 updates (#1373)
f7c37014455c7bc7cf2dd1663ab6066b8e18617e chore(deps): Bump the golang-x group with 4 updates (#1405)
3d3ba74e6938e464a50e12bf1701a5e37f9ac1b6 chore(deps): Bump the k8s-io group with 4 updates (#1361)
7ac4fa3a42de0f26fe369b2262ea2560325f4f24 chore(deps): Bump the k8s-io group with 4 updates (#1365)
67197ac94c816bcf1842d34c3c82be9263024a07 chore(deps): Bump the k8s-io group with 4 updates (#1374)
393a1907e03074dbbc5d7a29441b80b4dd479bea feat: Allow to ignore known hosts
7241aebb23d81ad90fe0da44e8ba591a054b25d8 feat: Expire ssh pool sessions in the background
0812479d65c3c97837eb7644090f08754209db18 feat: Implement kluct.io/ignore annotation (#1372)
a5218b4425bb9f6f5ffc7342f2c7f94f1190ffa2 feat: Introduce Delete() for MirroredGitRepo
75744d74da797be9df8897201ddff350a38eba39 feat: Introduce FindCommitByRef and remove compatibility code for old string based refs
25f6359ab97dad924c0640ac6cf7fb22f0ee99a9 feat: Remove deprecated support for string based git refs
ef169039f1191260a158607e12c43a9036babe0d fix: Deployments Dir only checked if "when" condition is true (#1397)
e0820b726a9db3b6cb56895be2d2058a81949d63 fix: Do not fetch unchanged mirrored git repos