Update Helm release external-secrets to v0.9.10 #169

Merged
jahanson merged 1 commit from renovate/external-secrets-0.x into main 2023-12-20 11:29:10 -06:00
Contributor

This PR contains the following updates:

Package Update Change
external-secrets patch 0.9.9 -> 0.9.10

Release Notes

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

v0.9.10

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.9.9...v0.9.10


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.9.9` -> `0.9.10` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.9.10`](https://github.com/external-secrets/external-secrets/releases/tag/v0.9.10) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.9.9...v0.9.10) Image: `ghcr.io/external-secrets/external-secrets:v0.9.10` Image: `ghcr.io/external-secrets/external-secrets:v0.9.10-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.9.10-ubi-boringssl` #### What's Changed - Update PAUL.yaml to include roger by [@&#8203;knelasevero](https://github.com/knelasevero) in https://github.com/external-secrets/external-secrets/pull/2873 - bump 0.9.9 by [@&#8203;rogertuma](https://github.com/rogertuma) in https://github.com/external-secrets/external-secrets/pull/2872 - chore(deps): bump golang from 1.21.3-alpine to 1.21.4-alpine by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2870 - feat: AWS SecretsManager Config (allow ForceDeleteWithoutRecovery for PushSecret) by [@&#8203;korenyoni](https://github.com/korenyoni) in https://github.com/external-secrets/external-secrets/pull/2854 - docs: remove additional space in dockercreds example that causes the last curly brace to be removed by [@&#8203;visokoo](https://github.com/visokoo) in https://github.com/external-secrets/external-secrets/pull/2877 - docs: fix deprecation policy typo by [@&#8203;vsantos](https://github.com/vsantos) in https://github.com/external-secrets/external-secrets/pull/2875 - add validations for the remaining enum values by [@&#8203;lakhanjindam](https://github.com/lakhanjindam) in https://github.com/external-secrets/external-secrets/pull/2860 - chore(deps): bump actions/github-script from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2889 - 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/2890 - feat: allow pushing the whole secret to the provider by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/2862 - design: PushSecret generator integration by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/2665 - fix: `webhook` support more types when parsing response by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/2899 - docs: Recommend use of Workload Identity for Azure Key Vault by [@&#8203;mloskot](https://github.com/mloskot) in https://github.com/external-secrets/external-secrets/pull/2906 - Stop deleting all the Secret metadata by [@&#8203;shuheiktgw](https://github.com/shuheiktgw) in https://github.com/external-secrets/external-secrets/pull/2900 - Docs: Add details on how to use FilterPEM function by [@&#8203;arnoldrw](https://github.com/arnoldrw) in https://github.com/external-secrets/external-secrets/pull/2893 - 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/2903 - fix: Small typo in the 'templateFrom' guide by [@&#8203;pabrahamsson](https://github.com/pabrahamsson) in https://github.com/external-secrets/external-secrets/pull/2912 - Remove references to Prometheus in Helm chart by [@&#8203;sebagomez](https://github.com/sebagomez) in https://github.com/external-secrets/external-secrets/pull/2814 - fix: ACR access token generator with Workload Identity by [@&#8203;moolen](https://github.com/moolen) in https://github.com/external-secrets/external-secrets/pull/2913 - Feat/Adding support for PushSecret using HashiCorp Vault KV v1 by [@&#8203;tal-asulin](https://github.com/tal-asulin) in https://github.com/external-secrets/external-secrets/pull/2879 - feat(fake): deprecate ValueMap to use Value instead by [@&#8203;vsantos](https://github.com/vsantos) in https://github.com/external-secrets/external-secrets/pull/2884 - typo: ref:[#&#8203;2917](https://github.com/external-secrets/external-secrets/issues/2917) Fix typo in ExtermalSecretRewriteTransform by [@&#8203;Kiyo510](https://github.com/Kiyo510) in https://github.com/external-secrets/external-secrets/pull/2919 - 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/2922 - Add CONTRIBUTING.md file by [@&#8203;szh](https://github.com/szh) in https://github.com/external-secrets/external-secrets/pull/2925 - docs(alibaba): add access key authentication by [@&#8203;vsantos](https://github.com/vsantos) in https://github.com/external-secrets/external-secrets/pull/2934 - Update Helm snapshot by [@&#8203;leomichalski](https://github.com/leomichalski) in https://github.com/external-secrets/external-secrets/pull/2935 - feat: add custom user agent to scaleway provider by [@&#8203;luxifer](https://github.com/luxifer) in https://github.com/external-secrets/external-secrets/pull/2938 - chore(deps): bump actions/setup-go from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2943 - chore(deps): bump actions/stale from 8 to 9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2942 - chore(deps): bump actions/setup-python from 4.7.1 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2941 - chore(deps): bump golang from 1.21.4-alpine to 1.21.5-alpine by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/2944 - 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/2946 - Update contact email ([#&#8203;2948](https://github.com/external-secrets/external-secrets/issues/2948)) by [@&#8203;rrgodhorus](https://github.com/rrgodhorus) in https://github.com/external-secrets/external-secrets/pull/2949 #### New Contributors - [@&#8203;rogertuma](https://github.com/rogertuma) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2872 - [@&#8203;visokoo](https://github.com/visokoo) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2877 - [@&#8203;vsantos](https://github.com/vsantos) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2875 - [@&#8203;lakhanjindam](https://github.com/lakhanjindam) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2860 - [@&#8203;mloskot](https://github.com/mloskot) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2906 - [@&#8203;arnoldrw](https://github.com/arnoldrw) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2893 - [@&#8203;pabrahamsson](https://github.com/pabrahamsson) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2912 - [@&#8203;tal-asulin](https://github.com/tal-asulin) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2879 - [@&#8203;Kiyo510](https://github.com/Kiyo510) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2919 - [@&#8203;szh](https://github.com/szh) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2925 - [@&#8203;leomichalski](https://github.com/leomichalski) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2935 - [@&#8203;rrgodhorus](https://github.com/rrgodhorus) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2949 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.9.9...v0.9.10 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
smeagol-help added 1 commit 2023-12-16 12:00:51 -06:00
jahanson merged commit 405a3992f7 into main 2023-12-20 11:29:10 -06:00
jahanson deleted branch renovate/external-secrets-0.x 2023-12-20 11:29:10 -06:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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/valinor#169
No description provided.