8000
kluctl-v2.27.0-devel
Pre-release
Pre-release
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.27.0-devel
Changelog
- d659f6a Merge pull request #1253 from kluctl/fix-jinja2-extract
- 6e01d67 Merge pull request #1287 from kluctl/dependabot/go_modules/lib/all-353eb149ab
- 97e9527 Merge pull request #1300 from kluctl/chore-update-go
- 93aa9c7 Merge pull request #1311 from kluctl/tests-fix-flakiness
- 7ae135b Merge pull request #1316 from kluctl/chore-update-deps
- 0812685 chore(deps): Bump filippo.io/age from 1.2.0 to 1.2.1 (#1256)
- 854de09 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ecr (#1325)
- 062ec2d chore(deps): Bump github.com/distribution/distribution/v3 (#1293)
- 5350408 chore(deps): Bump github.com/docker/cli (#1297)
- e617ff5 chore(deps): Bump github.com/ohler55/ojg from 1.26.3 to 1.26.4 (#1323)
- d1cff30 chore(deps): Bump sigs.k8s.io/kustomize/api from 0.18.0 to 0.19.0 (#1305)
- c8424c0 chore(deps): Bump the all group across 1 directory with 11 updates
- f82049f chore(deps): Bump the aws-sdk group with 6 updates (#1301)
- 09d4fff chore(deps): Bump the azure-sdk group with 3 updates (#1302)
- 4dc8f58 chore(deps): Bump the golang-x group across 1 directory with 4 updates (#1291)
- 61e924f chore(deps): Bump the k8s-io group across 1 directory with 4 updates (#1279)
- d764e41 feat(metrics): add last deploy start time metric (#1296)
- b24fc2e fix: Fix errors about non-constant format strings
- 7e363ba fix: Fix non-constant format strings
- f56ba0f fix: Immediately patch lastPrepareError instead of doing it at the end of the reconciliation (#1315)
- 72805eb fix: Return error instead of nil when command result can't be found (#1309)
- bfa8376 fix: Store deployment name/namespace for results in annotations instead of labels (#1310)
- 1d10c64 fix: Use ReadBytes instead of ReadLine