What's Changed
- feat: add CloudEvents webhook support for AWS ECR by @audacioustux in #1370
- chore(deps): bump argo-cd from v3.1.9 to v3.2.1 by @chengfang in #1337
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #1361
- chore(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #1314
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.3 by @dependabot[bot] in #1316
- chore(deps): bump envtest from 0.19 to 0.22 to align with controller-runtime dependency by @chengfang in #1404
- chore(deps): sync up deps in registry-scanner with the main module by @chengfang in #1405
- test(e2e): create infrastructure for git write-back policy by @dkarpele in #1392
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #1429
- chore(ci): remove push event from ci-tests and codeql to avoid post-pr-merge run; remove cron from codeql; remove pr activity types from image.yml to use defaults by @chengfang in #1431
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1428
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #1426
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1427
- chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #1420
- chore(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 by @dependabot[bot] in #1422
- chore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 in /registry-scanner and main module by @dependabot[bot] in #1430
- chore(deps): bump alpine from 3.22 to 3.23 by @dependabot[bot] in #1425
- chore(deps): bump sigs.k8s.io/kustomize/api from 0.20.1 to 0.21.0 by @dependabot[bot] in #1423
- chore(deps): bump argo-cd from v3.2.1 to v3.2.3 and sync up deps in registry-scanner to the main module by @chengfang in #1434
- chore(deps): bump dependency versions in test/ginkgo module by @chengfang in #1436
- fix(kustomize): git write-back adds duplicate images in target kustomization file by @chengfang in #1440
- doc: Update Azure registry doc to patch new deployment name by @rminderhoud in #1442
- fix(write-back): support multi-sources containing both kustomize and helm by @chengfang in #1443
- test(e2e): add e2e test for git write-back to the single helm source by @chengfang in #1447
- test(e2e): add e2e test for multi-source app with both kustomize and helm sources by @chengfang in #1444
- chore(deps): bump argo-cd from 3.2.3 to 3.2.6 by @chengfang in #1449
- feat: ImageUpdater CR with Legacy Annotation Reading by @dkarpele in #1441
- fix: Helm Manifest Targets name/tag should not be required when spec is set by @dkarpele in #1452
- tests: E2E Tests for ImageUpdater CR with Legacy Annotation Reading by @dkarpele in #1453
- docs: correctly display code blocks in installation.md by @dkarpele in #1454
- fix: string comparison for Harbor webhook secret by @dkarpele in #1456
- fix: improve webhook processing with non-existing or empty type by @dkarpele in #1458
- fix: remove validation for HelmTarget params by @dkarpele in #1467
- chore(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 in /registry-scanner by @dependabot[bot] in #1464
- chore(deps): bump argo-cd from 3.2.6 to 3.3.0 by @chengfang in #1468
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #1462
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.1 to 4.10.0 by @dependabot[bot] in #1461
- chore(deps): bump github.com/onsi/gomega from 1.38.2 to 1.39.1 by @dependabot[bot] in #1459
- bump registry-scanner version to v1.1.0 by @dkarpele
- Release 1.1.0 by @dkarpele in #1470
New Contributors
- @audacioustux made their first contribution in #1370
- @rminderhoud made their first contribution in #1442
Full Changelog: v1.0.2...v1.1.0