k8s-gitops
k8s-gitops copied to clipboard
fix: update helm chart external-secrets to 0.9.18
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| external-secrets | patch | 0.9.17 -> 0.9.18 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
external-secrets/external-secrets (external-secrets)
v0.9.18
Image: ghcr.io/external-secrets/external-secrets:v0.9.18
Image: ghcr.io/external-secrets/external-secrets:v0.9.18-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.9.18-ubi-boringssl
What's Changed
- bump helm charts for 0.9.17 by @gusfcarvalho in https://github.com/external-secrets/external-secrets/pull/3439
- Implemented
updatePolicy: IfNotExistsfor AWS Secret Store by @ppatel1604 in https://github.com/external-secrets/external-secrets/pull/3438 - Issue 3436 by @himasagaratluri in https://github.com/external-secrets/external-secrets/pull/3444
- Fixed docs nav bar and a couple of broken links by @ppatel1604 in https://github.com/external-secrets/external-secrets/pull/3445
- Add githubaccesstoken CRD to kustomization.yaml by @ljtfreitas in https://github.com/external-secrets/external-secrets/pull/3446
- chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3456
- chore(deps): bump pygments from 2.17.2 to 2.18.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3453
- chore(deps): bump jinja2 from 3.1.3 to 3.1.4 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3452
- chore(deps): bump babel from 2.14.0 to 2.15.0 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3451
- chore(deps): bump mkdocs-material from 9.5.19 to 9.5.21 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3450
- chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3455
- chore(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3454
- Update getting-started.md by @zioproto in https://github.com/external-secrets/external-secrets/pull/3464
- Use maps.Equal to compare maps by @shuheiktgw in https://github.com/external-secrets/external-secrets/pull/3460
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/3458
- fix(helm): remove git merge pointers by @cilindrox in https://github.com/external-secrets/external-secrets/pull/3467
- GitHub token gen doc by @mike-serchenia in https://github.com/external-secrets/external-secrets/pull/3463
- fix: add dnsPolicy to Deployment by @halilkaya in https://github.com/external-secrets/external-secrets/pull/3457
- Update .helmignore by @BobDu in https://github.com/external-secrets/external-secrets/pull/3472
- Start reconciliation when a secret has changed by @shuheiktgw in https://github.com/external-secrets/external-secrets/pull/3459
- Update getting-started.md by @BobDu in https://github.com/external-secrets/external-secrets/pull/3476
- Add support for Authentication against Azure Key Vault using Client Certificate by @lieberlois in https://github.com/external-secrets/external-secrets/pull/3469
- chore(deps): bump golang from 1.22.2 to 1.22.3 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3481
- chore(deps): bump ubi8/ubi-minimal from
f30dbf7to2fa47faby @dependabot in https://github.com/external-secrets/external-secrets/pull/3482 - chore(deps): bump mkdocs-material from 9.5.21 to 9.5.22 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3483
- chore(deps): bump golang from 1.22.2-bookworm to 1.22.3-bookworm in /e2e by @dependabot in https://github.com/external-secrets/external-secrets/pull/3485
- chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3487
- chore(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3488
- chore(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3489
- chore(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3490
- chore(deps): bump regex from 2024.4.28 to 2024.5.10 in /hack/api-docs by @dependabot in https://github.com/external-secrets/external-secrets/pull/3484
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in https://github.com/external-secrets/external-secrets/pull/3486
- chore: update dependencies by @eso-service-account-app in https://github.com/external-secrets/external-secrets/pull/3491
New Contributors
- @himasagaratluri made their first contribution in https://github.com/external-secrets/external-secrets/pull/3444
- @ljtfreitas made their first contribution in https://github.com/external-secrets/external-secrets/pull/3446
- @zioproto made their first contribution in https://github.com/external-secrets/external-secrets/pull/3464
- @cilindrox made their first contribution in https://github.com/external-secrets/external-secrets/pull/3467
- @halilkaya made their first contribution in https://github.com/external-secrets/external-secrets/pull/3457
- @BobDu made their first contribution in https://github.com/external-secrets/external-secrets/pull/3472
- @lieberlois made their first contribution in https://github.com/external-secrets/external-secrets/pull/3469
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.9.17...v0.9.18
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
🦙 MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ YAML | prettier | 2 | 0 | 0.33s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.