Update Helm release external-secrets to v0.9.13 #63

Merged
jahanson merged 1 commit from renovate/external-secrets-0.x into main 2024-02-18 13:02:13 -06:00
Collaborator

This PR contains the following updates:

Package Update Change
external-secrets patch 0.9.12 -> 0.9.13

Release Notes

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

v0.9.13

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.9.12...v0.9.13


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.12` -> `0.9.13` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v0.9.13`](https://github.com/external-secrets/external-secrets/releases/tag/v0.9.13) [Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.9.12...v0.9.13) Image: `ghcr.io/external-secrets/external-secrets:v0.9.13` Image: `ghcr.io/external-secrets/external-secrets:v0.9.13-ubi` Image: `ghcr.io/external-secrets/external-secrets:v0.9.13-ubi-boringssl` #### What's Changed - bump 0.9.12 by [@&#8203;rogertuma](https://github.com/rogertuma) in https://github.com/external-secrets/external-secrets/pull/3125 - temporarily removing ossf checks for helm release by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/3128 - chore(deps): bump aquasecurity/trivy-action from [`f3d9851`](https://github.com/external-secrets/external-secrets/commit/f3d98514b056d8c71a3552e8328c225bc7f6f353) to [`84384bd`](https://github.com/external-secrets/external-secrets/commit/84384bd6e777ef152729993b8145ea352e9dd3ef) by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3142 - chore(deps): bump ubi8/ubi-minimal from `c9c8f91` to `6825946` by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3137 - feat: add push secret to e2e tests by [@&#8203;Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3017 - Implementation of Chef External Secrets Provider by [@&#8203;sourav977](https://github.com/sourav977) in https://github.com/external-secrets/external-secrets/pull/3127 - feat: add support for Pulumi ESC by [@&#8203;dirien](https://github.com/dirien) in https://github.com/external-secrets/external-secrets/pull/2997 - chore(deps): bump watchdog from 3.0.0 to 4.0.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3134 - chore(deps): bump certifi from 2023.11.17 to 2024.2.2 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3135 - chore(deps): bump mkdocs-material from 9.5.7 to 9.5.9 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3136 - chore(deps): bump golang from 1.21.6 to 1.22.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3138 - chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3140 - chore(deps): bump golang from 1.21.6-bookworm to 1.22.0-bookworm in /e2e by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3139 - chore(deps): bump helm/kind-action from 1.8.0 to 1.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3141 - 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/3143 - Start the helm workflow when files in deploy/crds change by [@&#8203;shuheiktgw](https://github.com/shuheiktgw) in https://github.com/external-secrets/external-secrets/pull/3098 - Implements Webhook Generator by [@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/3121 - Run unit tests on the main branch by [@&#8203;shuheiktgw](https://github.com/shuheiktgw) in https://github.com/external-secrets/external-secrets/pull/3126 - fix(docs): Fix indentation in `vault-pushsecret.yaml` by [@&#8203;mboutet](https://github.com/mboutet) in https://github.com/external-secrets/external-secrets/pull/3156 - issue/3153 - added missing snapshots for Pulumi and Chef crd tests by [@&#8203;fdberlking](https://github.com/fdberlking) in https://github.com/external-secrets/external-secrets/pull/3154 #### New Contributors - [@&#8203;sourav977](https://github.com/sourav977) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3127 - [@&#8203;dirien](https://github.com/dirien) made their first contribution in https://github.com/external-secrets/external-secrets/pull/2997 - [@&#8203;mboutet](https://github.com/mboutet) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3156 **Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.9.12...v0.9.13 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzQuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE3NC42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
smeagol-help added 1 commit 2024-02-17 09:00:42 -06:00
jahanson merged commit 86990505cd into main 2024-02-18 13:02:13 -06:00
jahanson deleted branch renovate/external-secrets-0.x 2024-02-18 13:02:13 -06: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#63
No description provided.