Skip to content

v0.46.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 21:58
· 2 commits to main since this release
v0.46.0
2d5d063

What's Changed

  • feat: print warnings before confirm with slogger by @AustinAbro321 in #3325
  • chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #3326
  • chore(deps): bump github.com/fluxcd/pkg/apis/meta from 1.8.0 to 1.9.0 by @dependabot in #3328
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.8 to 1.15.9 by @dependabot in #3329
  • chore(deps): bump the k8s group across 1 directory with 3 updates by @dependabot in #3330
  • test: change e2e tests to use new log format by @AustinAbro321 in #3318
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp from 1.8.10 to 1.8.11 by @dependabot in #3331
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.9 to 1.15.10 by @dependabot in #3332
  • test: move lint e2e test to unit test by @AustinAbro321 in #3334
  • refactor: Create structs for each command to better isolate commands by @soltysh in #3322
  • chore(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.16.4 by @dependabot in #3336
  • chore(deps): bump github.com/anchore/syft from 1.18.0 to 1.18.1 by @dependabot in #3337
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault from 1.8.10 to 1.8.11 by @dependabot in #3333
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws from 1.8.10 to 1.8.11 by @dependabot in #3344
  • refactor: Create structs for each tools command to better isolate commands - cont'd by @soltysh in #3340
  • chore(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #3343
  • fix: check public key for signed packages during zarf package pull by @AustinAbro321 in #3347
  • fix: allow non-interactive package publish with signing key by @AustinAbro321 in #3348
  • chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure from 1.8.10 to 1.8.11 by @dependabot in #3345
  • chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #3350
  • chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.2 by @dependabot in #3353
  • fix: include key in nightly e2e pull from ecr test by @AustinAbro321 in #3351
  • chore(deps): bump github.com/moby/moby from 27.4.0+incompatible to 27.4.1+incompatible by @dependabot in #3355
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.10 to 1.15.11 by @dependabot in #3354
  • refactor: Create structs for each tools command to better isolate commands - cont'd by @soltysh in #3357
  • chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 by @dependabot in #3360
  • chore(deps): bump actions/create-github-app-token from 1.11.0 to 1.11.1 by @dependabot in #3359
  • chore: group cosign providers dependabot updates by @AustinAbro321 in #3352
  • chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1 by @dependabot in #3363
  • chore(deps): bump github.com/goccy/go-yaml from 1.15.11 to 1.15.13 by @dependabot in #3361
  • chore(deps): bump github.com/fairwindsops/pluto/v5 from 5.20.3 to 5.21.1 by @dependabot in #3369
  • chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #3370
  • docs: remove order and post hook templating by @AustinAbro321 in #3338
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 by @dependabot in #3368
  • chore(deps): bump astro from 4.16.10 to 4.16.18 in /site by @dependabot in #3371
  • chore: update hack/schema go mod and add ci check by @AustinAbro321 in #3372
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /site by @dependabot in #3373
  • chore: add stalebot by @schristoff in #3375
  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #3379
  • chore(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 by @dependabot in #3377
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.19.3 to 0.19.4 by @dependabot in #3385
  • Add support for import chains in packager2 by @phillebaba in #3381
  • fix: print image list without package yaml when using --image-list flag with inspect by @AustinAbro321 in #3384
  • chore: multi directory gomod dependabot by @AustinAbro321 in #3386
  • Revert "chore: add stalebot" by @schristoff in #3383
  • fix: properly delete invalid layers during image pull by @AustinAbro321 in #3358
  • chore(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 by @dependabot in #3378
  • chore(deps): bump github.com/anchore/stereoscope from 0.0.11 to 0.0.12 by @dependabot in #3388
  • fix: avoid erroring when $HOME is not defined by @AustinAbro321 in #3389

Full Changelog: v0.45.0...v0.46.0