Skip to content

Commit

Permalink
fix(helm): update external-secrets ( 0.10.1 → 0.10.2 ) (#5312)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare
Source](https://github.com/external-secrets/external-secrets/compare/v0.10.1...v0.10.2)

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

#### What's Changed

- release: update helm charts to version v0.10.1 by
[@&#8203;Skarlso](https://github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3842](https://github.com/external-secrets/external-secrets/pull/3842)
- fix: add watch to validatingwebhookconfigs by
[@&#8203;gusfcarvalho](https://github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3845](https://github.com/external-secrets/external-secrets/pull/3845)

**Full Changelog**:
external-secrets/external-secrets@v0.10.1...v0.10.2

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni40IiwidXBkYXRlZEluVmVyIjoiMzguNTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Aug 29, 2024
1 parent f5a5469 commit adc69e3
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.1
version: 0.10.2
sourceRef:
kind: HelmRepository
name: external-secrets
Expand Down

0 comments on commit adc69e3

Please sign in to comment.