Skip to content

Add blog post about ESO and IBM Secrets Manager#3867

Merged
gusfcarvalho merged 1 commit intoexternal-secrets:mainfrom
sali2801:new-blog
Sep 4, 2024
Merged

Add blog post about ESO and IBM Secrets Manager#3867
gusfcarvalho merged 1 commit intoexternal-secrets:mainfrom
sali2801:new-blog

Conversation

@sali2801
Copy link
Copy Markdown
Contributor

@sali2801 sali2801 commented Sep 4, 2024

I've added my new blog post about using ESO with IBM Secrets Manager

@sali2801 sali2801 requested a review from a team as a code owner September 4, 2024 15:09
@sali2801 sali2801 requested a review from rogertuma September 4, 2024 15:09
@gusfcarvalho
Copy link
Copy Markdown
Member

Thanks for your contribution!!

@gusfcarvalho gusfcarvalho merged commit 103af07 into external-secrets:main Sep 4, 2024
dc-tec referenced this pull request in dc-tec/k8s-gitops Sep 12, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

#### What's Changed

- release: update helm charts to version v0.10.2 by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3846](https://redirect.github.com/external-secrets/external-secrets/pull/3846)
- Use Conjur API's built in JWT functions by
[@&#8203;szh](https://redirect.github.com/szh) in
[https://github.com/external-secrets/external-secrets/pull/3771](https://redirect.github.com/external-secrets/external-secrets/pull/3771)
- fix: set grpc resolver explicitly in yandex by
[@&#8203;stek29](https://redirect.github.com/stek29) in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- Add values.schema.json generation to Helm chart by
[@&#8203;PrateekKumar1709](https://redirect.github.com/PrateekKumar1709)
in
[https://github.com/external-secrets/external-secrets/pull/3774](https://redirect.github.com/external-secrets/external-secrets/pull/3774)
- fix: only replace data if it is in the middle of the path by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3852](https://redirect.github.com/external-secrets/external-secrets/pull/3852)
- fix: bitwarden API url to point to the correct default location by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3848](https://redirect.github.com/external-secrets/external-secrets/pull/3848)
- feat: update bitwarden server sdk chart version by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3850](https://redirect.github.com/external-secrets/external-secrets/pull/3850)
- chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3855](https://redirect.github.com/external-secrets/external-secrets/pull/3855)
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3856](https://redirect.github.com/external-secrets/external-secrets/pull/3856)
- chore(deps): bump mkdocs-material from 9.5.33 to 9.5.34 in
/hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3857](https://redirect.github.com/external-secrets/external-secrets/pull/3857)
- chore(deps): bump mkdocs from 1.6.0 to 1.6.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3858](https://redirect.github.com/external-secrets/external-secrets/pull/3858)
- chore(deps): bump watchdog from 4.0.2 to 5.0.0 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3861](https://redirect.github.com/external-secrets/external-secrets/pull/3861)
- chore(deps): bump certifi from 2024.7.4 to 2024.8.30 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3859](https://redirect.github.com/external-secrets/external-secrets/pull/3859)
- chore(deps): bump zipp from 3.20.0 to 3.20.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3860](https://redirect.github.com/external-secrets/external-secrets/pull/3860)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3862](https://redirect.github.com/external-secrets/external-secrets/pull/3862)
- Add blog post about ESO and IBM Secrets Manager by
[@&#8203;sali2801](https://redirect.github.com/sali2801) in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- Removed duplicate and deprecated API spec page by
[@&#8203;7Pawns](https://redirect.github.com/7Pawns) in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- Delinea provider is listed twice on the documentation page, and Delin…
by [@&#8203;oscerd](https://redirect.github.com/oscerd) in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- Updated supported versions table for 0.10 release by
[@&#8203;shazib-summar](https://redirect.github.com/shazib-summar) in
[https://github.com/external-secrets/external-secrets/pull/3873](https://redirect.github.com/external-secrets/external-secrets/pull/3873)
- feat: adds scarf to docs by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3876](https://redirect.github.com/external-secrets/external-secrets/pull/3876)
- docs: Update sponsors by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3877](https://redirect.github.com/external-secrets/external-secrets/pull/3877)
- chore: add eso tools page by
[@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)
- New Generator for UUIDs by
[@&#8203;aschaber1](https://redirect.github.com/aschaber1) in
[https://github.com/external-secrets/external-secrets/pull/3296](https://redirect.github.com/external-secrets/external-secrets/pull/3296)
- fix: update uuids.generator shortname by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3883](https://redirect.github.com/external-secrets/external-secrets/pull/3883)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3884](https://redirect.github.com/external-secrets/external-secrets/pull/3884)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3886](https://redirect.github.com/external-secrets/external-secrets/pull/3886)
- chore(deps): bump distroless/static from `ce46866` to `95eb83a` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3887](https://redirect.github.com/external-secrets/external-secrets/pull/3887)
- chore(deps): bump golang from 1.23.0 to 1.23.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3888](https://redirect.github.com/external-secrets/external-secrets/pull/3888)
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm in
/e2e by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3889](https://redirect.github.com/external-secrets/external-secrets/pull/3889)
- chore(deps): bump alpine from 3.20.2 to 3.20.3 in /e2e by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3890](https://redirect.github.com/external-secrets/external-secrets/pull/3890)
- chore(deps): bump watchdog from 5.0.0 to 5.0.2 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3891](https://redirect.github.com/external-secrets/external-secrets/pull/3891)
- chore(deps): bump platformdirs from 4.2.2 to 4.3.2 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3892](https://redirect.github.com/external-secrets/external-secrets/pull/3892)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3893](https://redirect.github.com/external-secrets/external-secrets/pull/3893)

#### New Contributors

- [@&#8203;stek29](https://redirect.github.com/stek29) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- [@&#8203;sali2801](https://redirect.github.com/sali2801) made their
first contribution in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- [@&#8203;7Pawns](https://redirect.github.com/7Pawns) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- [@&#8203;oscerd](https://redirect.github.com/oscerd) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- [@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)

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

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Sep 19, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

#### What's Changed

- release: update helm charts to version v0.10.2 by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3846](https://redirect.github.com/external-secrets/external-secrets/pull/3846)
- Use Conjur API's built in JWT functions by
[@&#8203;szh](https://redirect.github.com/szh) in
[https://github.com/external-secrets/external-secrets/pull/3771](https://redirect.github.com/external-secrets/external-secrets/pull/3771)
- fix: set grpc resolver explicitly in yandex by
[@&#8203;stek29](https://redirect.github.com/stek29) in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- Add values.schema.json generation to Helm chart by
[@&#8203;PrateekKumar1709](https://redirect.github.com/PrateekKumar1709)
in
[https://github.com/external-secrets/external-secrets/pull/3774](https://redirect.github.com/external-secrets/external-secrets/pull/3774)
- fix: only replace data if it is in the middle of the path by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3852](https://redirect.github.com/external-secrets/external-secrets/pull/3852)
- fix: bitwarden API url to point to the correct default location by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3848](https://redirect.github.com/external-secrets/external-secrets/pull/3848)
- feat: update bitwarden server sdk chart version by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3850](https://redirect.github.com/external-secrets/external-secrets/pull/3850)
- chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3855](https://redirect.github.com/external-secrets/external-secrets/pull/3855)
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3856](https://redirect.github.com/external-secrets/external-secrets/pull/3856)
- chore(deps): bump mkdocs-material from 9.5.33 to 9.5.34 in
/hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3857](https://redirect.github.com/external-secrets/external-secrets/pull/3857)
- chore(deps): bump mkdocs from 1.6.0 to 1.6.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3858](https://redirect.github.com/external-secrets/external-secrets/pull/3858)
- chore(deps): bump watchdog from 4.0.2 to 5.0.0 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3861](https://redirect.github.com/external-secrets/external-secrets/pull/3861)
- chore(deps): bump certifi from 2024.7.4 to 2024.8.30 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3859](https://redirect.github.com/external-secrets/external-secrets/pull/3859)
- chore(deps): bump zipp from 3.20.0 to 3.20.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3860](https://redirect.github.com/external-secrets/external-secrets/pull/3860)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3862](https://redirect.github.com/external-secrets/external-secrets/pull/3862)
- Add blog post about ESO and IBM Secrets Manager by
[@&#8203;sali2801](https://redirect.github.com/sali2801) in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- Removed duplicate and deprecated API spec page by
[@&#8203;7Pawns](https://redirect.github.com/7Pawns) in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- Delinea provider is listed twice on the documentation page, and Delin…
by [@&#8203;oscerd](https://redirect.github.com/oscerd) in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- Updated supported versions table for 0.10 release by
[@&#8203;shazib-summar](https://redirect.github.com/shazib-summar) in
[https://github.com/external-secrets/external-secrets/pull/3873](https://redirect.github.com/external-secrets/external-secrets/pull/3873)
- feat: adds scarf to docs by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3876](https://redirect.github.com/external-secrets/external-secrets/pull/3876)
- docs: Update sponsors by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3877](https://redirect.github.com/external-secrets/external-secrets/pull/3877)
- chore: add eso tools page by
[@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)
- New Generator for UUIDs by
[@&#8203;aschaber1](https://redirect.github.com/aschaber1) in
[https://github.com/external-secrets/external-secrets/pull/3296](https://redirect.github.com/external-secrets/external-secrets/pull/3296)
- fix: update uuids.generator shortname by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3883](https://redirect.github.com/external-secrets/external-secrets/pull/3883)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3884](https://redirect.github.com/external-secrets/external-secrets/pull/3884)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3886](https://redirect.github.com/external-secrets/external-secrets/pull/3886)
- chore(deps): bump distroless/static from `ce46866` to `95eb83a` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3887](https://redirect.github.com/external-secrets/external-secrets/pull/3887)
- chore(deps): bump golang from 1.23.0 to 1.23.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3888](https://redirect.github.com/external-secrets/external-secrets/pull/3888)
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm in
/e2e by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3889](https://redirect.github.com/external-secrets/external-secrets/pull/3889)
- chore(deps): bump alpine from 3.20.2 to 3.20.3 in /e2e by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3890](https://redirect.github.com/external-secrets/external-secrets/pull/3890)
- chore(deps): bump watchdog from 5.0.0 to 5.0.2 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3891](https://redirect.github.com/external-secrets/external-secrets/pull/3891)
- chore(deps): bump platformdirs from 4.2.2 to 4.3.2 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3892](https://redirect.github.com/external-secrets/external-secrets/pull/3892)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3893](https://redirect.github.com/external-secrets/external-secrets/pull/3893)

#### New Contributors

- [@&#8203;stek29](https://redirect.github.com/stek29) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- [@&#8203;sali2801](https://redirect.github.com/sali2801) made their
first contribution in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- [@&#8203;7Pawns](https://redirect.github.com/7Pawns) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- [@&#8203;oscerd](https://redirect.github.com/oscerd) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- [@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)

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

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
lumiere-bot bot referenced this pull request in coolguy1771/home-ops Sep 19, 2024
This PR contains the following updates:

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

---

### Release Notes

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

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

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

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

#### What's Changed

- release: update helm charts to version v0.10.2 by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3846](https://redirect.github.com/external-secrets/external-secrets/pull/3846)
- Use Conjur API's built in JWT functions by
[@&#8203;szh](https://redirect.github.com/szh) in
[https://github.com/external-secrets/external-secrets/pull/3771](https://redirect.github.com/external-secrets/external-secrets/pull/3771)
- fix: set grpc resolver explicitly in yandex by
[@&#8203;stek29](https://redirect.github.com/stek29) in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- Add values.schema.json generation to Helm chart by
[@&#8203;PrateekKumar1709](https://redirect.github.com/PrateekKumar1709)
in
[https://github.com/external-secrets/external-secrets/pull/3774](https://redirect.github.com/external-secrets/external-secrets/pull/3774)
- fix: only replace data if it is in the middle of the path by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3852](https://redirect.github.com/external-secrets/external-secrets/pull/3852)
- fix: bitwarden API url to point to the correct default location by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3848](https://redirect.github.com/external-secrets/external-secrets/pull/3848)
- feat: update bitwarden server sdk chart version by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3850](https://redirect.github.com/external-secrets/external-secrets/pull/3850)
- chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3855](https://redirect.github.com/external-secrets/external-secrets/pull/3855)
- chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3856](https://redirect.github.com/external-secrets/external-secrets/pull/3856)
- chore(deps): bump mkdocs-material from 9.5.33 to 9.5.34 in
/hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3857](https://redirect.github.com/external-secrets/external-secrets/pull/3857)
- chore(deps): bump mkdocs from 1.6.0 to 1.6.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3858](https://redirect.github.com/external-secrets/external-secrets/pull/3858)
- chore(deps): bump watchdog from 4.0.2 to 5.0.0 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3861](https://redirect.github.com/external-secrets/external-secrets/pull/3861)
- chore(deps): bump certifi from 2024.7.4 to 2024.8.30 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3859](https://redirect.github.com/external-secrets/external-secrets/pull/3859)
- chore(deps): bump zipp from 3.20.0 to 3.20.1 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3860](https://redirect.github.com/external-secrets/external-secrets/pull/3860)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3862](https://redirect.github.com/external-secrets/external-secrets/pull/3862)
- Add blog post about ESO and IBM Secrets Manager by
[@&#8203;sali2801](https://redirect.github.com/sali2801) in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- Removed duplicate and deprecated API spec page by
[@&#8203;7Pawns](https://redirect.github.com/7Pawns) in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- Delinea provider is listed twice on the documentation page, and Delin…
by [@&#8203;oscerd](https://redirect.github.com/oscerd) in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- Updated supported versions table for 0.10 release by
[@&#8203;shazib-summar](https://redirect.github.com/shazib-summar) in
[https://github.com/external-secrets/external-secrets/pull/3873](https://redirect.github.com/external-secrets/external-secrets/pull/3873)
- feat: adds scarf to docs by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3876](https://redirect.github.com/external-secrets/external-secrets/pull/3876)
- docs: Update sponsors by
[@&#8203;gusfcarvalho](https://redirect.github.com/gusfcarvalho) in
[https://github.com/external-secrets/external-secrets/pull/3877](https://redirect.github.com/external-secrets/external-secrets/pull/3877)
- chore: add eso tools page by
[@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)
- New Generator for UUIDs by
[@&#8203;aschaber1](https://redirect.github.com/aschaber1) in
[https://github.com/external-secrets/external-secrets/pull/3296](https://redirect.github.com/external-secrets/external-secrets/pull/3296)
- fix: update uuids.generator shortname by
[@&#8203;Skarlso](https://redirect.github.com/Skarlso) in
[https://github.com/external-secrets/external-secrets/pull/3883](https://redirect.github.com/external-secrets/external-secrets/pull/3883)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3884](https://redirect.github.com/external-secrets/external-secrets/pull/3884)
- chore(deps): bump alpine from `0a4eaa0` to `beefdbd` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3886](https://redirect.github.com/external-secrets/external-secrets/pull/3886)
- chore(deps): bump distroless/static from `ce46866` to `95eb83a` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3887](https://redirect.github.com/external-secrets/external-secrets/pull/3887)
- chore(deps): bump golang from 1.23.0 to 1.23.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3888](https://redirect.github.com/external-secrets/external-secrets/pull/3888)
- chore(deps): bump golang from 1.23.0-bookworm to 1.23.1-bookworm in
/e2e by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3889](https://redirect.github.com/external-secrets/external-secrets/pull/3889)
- chore(deps): bump alpine from 3.20.2 to 3.20.3 in /e2e by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3890](https://redirect.github.com/external-secrets/external-secrets/pull/3890)
- chore(deps): bump watchdog from 5.0.0 to 5.0.2 in /hack/api-docs by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3891](https://redirect.github.com/external-secrets/external-secrets/pull/3891)
- chore(deps): bump platformdirs from 4.2.2 to 4.3.2 in /hack/api-docs
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/external-secrets/external-secrets/pull/3892](https://redirect.github.com/external-secrets/external-secrets/pull/3892)
- chore: update dependencies by
[@&#8203;eso-service-account-app](https://redirect.github.com/eso-service-account-app)
in
[https://github.com/external-secrets/external-secrets/pull/3893](https://redirect.github.com/external-secrets/external-secrets/pull/3893)

#### New Contributors

- [@&#8203;stek29](https://redirect.github.com/stek29) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3838](https://redirect.github.com/external-secrets/external-secrets/pull/3838)
- [@&#8203;sali2801](https://redirect.github.com/sali2801) made their
first contribution in
[https://github.com/external-secrets/external-secrets/pull/3867](https://redirect.github.com/external-secrets/external-secrets/pull/3867)
- [@&#8203;7Pawns](https://redirect.github.com/7Pawns) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3868](https://redirect.github.com/external-secrets/external-secrets/pull/3868)
- [@&#8203;oscerd](https://redirect.github.com/oscerd) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3874](https://redirect.github.com/external-secrets/external-secrets/pull/3874)
- [@&#8203;Sn0rt](https://redirect.github.com/Sn0rt) made their first
contribution in
[https://github.com/external-secrets/external-secrets/pull/3870](https://redirect.github.com/external-secrets/external-secrets/pull/3870)

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

</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://redirect.github.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants