Skip to content

Commit

Permalink
chore(deps): update helm release external-secrets to v0.10.7 (#323)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[external-secrets](https://redirect.github.com/external-secrets/external-secrets)
| patch | `0.10.6` -> `0.10.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>

###
[`v0.10.7`](https://redirect.github.com/external-secrets/external-secrets/releases/tag/v0.10.7)

[Compare
Source](https://redirect.github.com/external-secrets/external-secrets/compare/v0.10.6...v0.10.7)

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

##### What's Changed

- Release v0.10.6 helm chart docs by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/4133](https://redirect.github.com/external-secrets/external-secrets/pull/4133)
- fix: permissions on steps is not a thing by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/4134](https://redirect.github.com/external-secrets/external-secrets/pull/4134)
- fix(azure-keyvault): remove incorrect suffix from provider URL to fix
OpenID discovery call by
[@&#8203;weisdd](https://redirect.github.com/weisdd) in
[https://github.com/external-secrets/external-secrets/pull/4136](https://redirect.github.com/external-secrets/external-secrets/pull/4136)
- chore: add blog by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/4137](https://redirect.github.com/external-secrets/external-secrets/pull/4137)
- feat: add yaml based encoding for get secrets as map by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/4001](https://redirect.github.com/external-secrets/external-secrets/pull/4001)

##### New Contributors

- [@&#8203;weisdd](https://redirect.github.com/weisdd) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/4136](https://redirect.github.com/external-secrets/external-secrets/pull/4136)

**Full Changelog**:
external-secrets/external-secrets@v0.10.6...v0.10.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/lambchop4prez/network).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 66dcb29 commit 6b37686
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: external-secrets
version: 0.10.6
version: 0.10.7
interval: 30m
sourceRef:
kind: HelmRepository
Expand Down

0 comments on commit 6b37686

Please sign in to comment.