Update chart external-secrets to 0.10.5 #776

Merged
jahanson merged 1 commit from renovate/external-secrets-0.x into main 2024-10-28 10:12:01 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
external-secrets patch 0.10.4 -> 0.10.5

Release Notes

external-secrets/external-secrets (external-secrets)

v0.10.5

Compare Source

Image: ghcr.io/external-secrets/external-secrets:v0.10.5
Image: ghcr.io/external-secrets/external-secrets:v0.10.5-ubi
Image: ghcr.io/external-secrets/external-secrets:v0.10.5-ubi-boringssl

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.10.4...v0.10.5


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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | patch | `0.10.4` -> `0.10.5` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.10.5`](https://github.com/external-secrets/external-secrets/releases/tag/v0.10.5) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.10.4...v0.10.5) Image: `ghcr.io/external-secrets/external-secrets:v0.10.5` Image: `ghcr.io/external-secrets/external-secrets:v0.10.5-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.10.5-ubi-boringssl` #### What's Changed - release: update helm charts to version v0.10.4 by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3957 - Webhook bugfix: ClusterSecretStore with caProvider type Secret does not pass the secret's namespace by [@&#8203;samwambach](https://github.com/samwambach) in https://github.com/external-secrets/external-secrets/pull/3960 - chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3966 - chore(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3967 - chore(deps): bump watchdog from 5.0.2 to 5.0.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3971 - chore(deps): bump pymdown-extensions from 10.9 to 10.11.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3972 - chore(deps): bump mkdocs-material from 9.5.36 to 9.5.39 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3973 - chore(deps): bump golang from `1a5326b` to `dba79eb` in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3968 - fix: fix slice init length by [@&#8203;cuishuang](https://github.com/cuishuang) in https://github.com/external-secrets/external-secrets/pull/3964 - chore(deps): bump golang from `ac67716` to `ac67716` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3969 - chore(deps): bump distroless/static from `b033683` to `69830f2` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3970 - chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app) in https://github.com/external-secrets/external-secrets/pull/3974 - feat: allow generators to be referenced from a PushSecret by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/3965 - chore(deps): bump golang from 1.23.1 to 1.23.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3984 - chore(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3985 - docs: add blog post about Pulumi ESC and ESO by [@&#8203;dirien](https://github.com/dirien) in https://github.com/external-secrets/external-secrets/pull/3996 - chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3986 - chore(deps): bump actions/cache from 4.0.2 to 4.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3987 - chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3989 - chore(deps): bump termcolor from 2.4.0 to 2.5.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3990 - chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3991 - fix cert auth without token fixed [#&#8203;3926](https://github.com/external-secrets/external-secrets/issues/3926) by [@&#8203;kaedwen](https://github.com/kaedwen) in https://github.com/external-secrets/external-secrets/pull/3952 - chore(deps): bump github/codeql-action from 3.26.9 to 3.26.12 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3997 - chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app) in https://github.com/external-secrets/external-secrets/pull/3993 - chore(deps): bump golang from 1.23.1-bookworm to 1.23.2-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3992 - Implement Kubernetes PushSecret metadata by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/3600 - feat: edit all required changes for recursive option by [@&#8203;Tchoupinax](https://github.com/Tchoupinax) in https://github.com/external-secrets/external-secrets/pull/3939 - chore(deps): bump charset-normalizer from 3.3.2 to 3.4.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4003 - chore(deps): bump mkdocs-macros-plugin from 1.2.0 to 1.3.5 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4004 - chore(deps): bump markupsafe from 2.1.5 to 3.0.1 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4005 - chore(deps): bump mkdocs-material from 9.5.39 to 9.5.40 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4006 - chore(deps): bump golang from `9dd2625` to `9dd2625` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4007 - chore(deps): bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4008 - chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4009 - chore(deps): bump actions/cache from 4.1.0 to 4.1.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4010 - chore(deps): bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4019 - chore(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4020 - chore(deps): bump mkdocs-material from 9.5.40 to 9.5.42 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4021 - chore(deps): bump markupsafe from 3.0.1 to 3.0.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4022 - chore(deps): bump mkdocs-macros-plugin from 1.3.5 to 1.3.6 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4023 - chore(deps): bump golang from `18d2f94` to `2341ddf` in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4024 - chore(deps): bump golang from `9dd2625` to `9dd2625` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/4025 - chore: upgrade beyondtrust go client library by [@&#8203;btfhernandez](https://github.com/btfhernandez) in https://github.com/external-secrets/external-secrets/pull/4027 #### New Contributors - [@&#8203;samwambach](https://github.com/samwambach) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3960 - [@&#8203;cuishuang](https://github.com/cuishuang) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3964 - [@&#8203;Tchoupinax](https://github.com/Tchoupinax) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3939 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.10.4...v0.10.5 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuNCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
smeagol-help added 1 commit 2024-10-25 00:32:37 -05:00
jahanson merged commit 95cc6d3a49 into main 2024-10-28 10:12:01 -05:00
jahanson deleted branch renovate/external-secrets-0.x 2024-10-28 10:12:01 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/theshire#776
No description provided.