What's Changed
- fix: CVE-2024-3177, CVE-2023-45288 by @andyzhangx in #445
- docs: cleanup install with helm readme by @prasadkatti in #444
- docs cleanup: remove references to really old k8s versions by @prasadkatti in #448
- chore(deps): bump azure/setup-helm from 3.5 to 4 by @dependabot in #440
- test: fix trivy github action by @andyzhangx in #451
- chore(deps): bump azure/setup-helm from 4.1.0 to 4.2.0 by @dependabot in #450
- test: fix trivy github action by @andyzhangx in #453
- chore(deps): bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #452
- chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0 by @dependabot in #442
- fix: CVE-2024-5321 by @andyzhangx in #454
- Fix: [node-cleanup] Check node label to know if pv is linked to a deleted node by @Fricounet in #443
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #455
- feat: support applying tolerations to cleanup jobs by @twelho in #456
- chore: upgrade base image to bookworm:v1.0.4 by @andyzhangx in #457
- chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #460
- test: fix trivy action by @andyzhangx in #463
- Helmchart add imagePullSecrets by @lizzzcai in #461
- Update values.yaml by @darth-drew in #462
- helmchart: allow parameterize storageClass.provisioner by @lizzzcai in #466
- fix: Do not clean PV's with a deletion timestamp by @dobsonj in #465
- Update blkdiscard call in blkdiscard.sh by @lizzzcai in #464
- fix: CVE-2024-45337 by @andyzhangx in #468
- chore(deps): bump helm/kind-action from 1.10.0 to 1.11.0 by @dependabot in #469
- fix: CVE-2024-45338 by @andyzhangx in #470
- chore(deps): bump helm/kind-action from 1.11.0 to 1.12.0 by @dependabot in #472
- [Feature] Allow additional selector terms to be defined in storage config by @Omar007 in #446
- doc: update doc with 2.7.0 version by @andyzhangx in #473
- chore: upgrade to go1.23 by @andyzhangx in #474
- feat: add hostPID for linux daemonset container by @jamesalford in #449
- chore: upgrade to go1.22 by @andyzhangx in #475
- feat: add accessMode parameter in storageClassMap by @andyzhangx in #476
- test: fix trivy action failure due to CVE-2024-45336 by @andyzhangx in #481
- chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #480
- chore(deps): bump helm/chart-releaser-action from 1.6.0 to 1.7.0 by @dependabot in #477
- chore(deps): bump helm/chart-testing-action from 2.6.1 to 2.7.0 by @dependabot in #478
- chore(deps): bump azure/setup-helm from 4.2.0 to 4.3.0 by @dependabot in #484
- test: fix CVE-2025-22866 in trivy action by @andyzhangx in #482
- fix: CVE-2025-0426 by @andyzhangx in #483
- chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #485
- chore: fix image build failure by @andyzhangx in #486
- chore: use go1.24 by @andyzhangx in #487
- chore: use registry.k8s.io instead of gcr.io/google-containers by @liangyuanpeng in #488
- test: fix CVE-2025-22871 in trivy action by @andyzhangx in #489
- chore: bump to go1.23.8 to fix image build failure by @andyzhangx in #490
- doc: use official canary image in examples by @andyzhangx in #491
New Contributors
- @Fricounet made their first contribution in #443
- @twelho made their first contribution in #456
- @lizzzcai made their first contribution in #461
- @darth-drew made their first contribution in #462
- @Omar007 made their first contribution in #446
- @jamesalford made their first contribution in #449
- @liangyuanpeng made their first contribution in #488
Full Changelog: v2.7.0...v2.8.0