From this version onwards, the default image registry name will be oci.external-secrets.io. While GHCR.io will keep on working for the foreseeable future, this change is to allow an eventual migration away from GHCR.
deprecation of GHCR - if performed, will be announced previous to its implementation and switch.
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [external-secrets](https://github.com/external-secrets/external-secrets) | HelmChart | patch | `0.10.3` -> `0.10.4` |
---
### Release Notes
<details>
<summary>external-secrets/external-secrets (external-secrets)</summary>
### [`v0.10.4`](https://github.com/external-secrets/external-secrets/releases/tag/v0.10.4)
[Compare Source](https://github.com/external-secrets/external-secrets/compare/v0.10.3...v0.10.4)
**WARNING**: With this update, Pulumi has added `projectID` to it's required properties.
Image: `oci.external-secrets.io/external-secrets/external-secrets:v0.10.4`
Image: `oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubi`
Image: `oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubi-boringssl`
### Default image registry change
From this version onwards, the default image registry name will be oci.external-secrets.io. While GHCR.io will keep on working for the foreseeable future, this change is to allow an eventual migration away from GHCR.
deprecation of GHCR - if performed, will be announced previous to its implementation and switch.
#### What's Changed
- chore: bump helm chart version v0.10.3 by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3896
- fix: remove unnecessary err check by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3899
- chore: updates default oci by [@​gusfcarvalho](https://github.com/gusfcarvalho) in https://github.com/external-secrets/external-secrets/pull/3903
- fix: fix typo in provider name by [@​btfhernandez](https://github.com/btfhernandez) in https://github.com/external-secrets/external-secrets/pull/3900
- chore(deps): bump regex from 2024.7.24 to 2024.9.11 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3908
- chore(deps): bump urllib3 from 2.2.2 to 2.2.3 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3909
- chore(deps): bump zipp from 3.20.1 to 3.20.2 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3910
- chore(deps): bump idna from 3.8 to 3.10 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3911
- chore(deps): bump platformdirs from 4.3.2 to 4.3.3 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3912
- chore(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3913
- chore(deps): bump golang from `ac67716` to `ac67716` by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3914
- Fix: Update Label for Documentation by [@​KAZYPinkSaurus](https://github.com/KAZYPinkSaurus) in https://github.com/external-secrets/external-secrets/pull/3898
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app) in https://github.com/external-secrets/external-secrets/pull/3915
- Add support for Vault kvv1 by [@​nick-knowlson-alayacare](https://github.com/nick-knowlson-alayacare) in https://github.com/external-secrets/external-secrets/pull/3790
- enable dark theme by [@​andylim0221](https://github.com/andylim0221) in https://github.com/external-secrets/external-secrets/pull/3061
- RELEASE BLOCKER: fix: flux and e2e tests not using the right image names for caching on local kind cluster by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3923
- fix: build a second image to fix the flux managed and unmanaged test by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3931
- Add attached file support to all onepassword secrets by [@​titilambert](https://github.com/titilambert) in https://github.com/external-secrets/external-secrets/pull/3901
- Feature/asm 11630 akeyless push secret by [@​dan-akeyless](https://github.com/dan-akeyless) in https://github.com/external-secrets/external-secrets/pull/3907
- feat: update Pulumi provider for GA by [@​dirien](https://github.com/dirien) in https://github.com/external-secrets/external-secrets/pull/3917
- Implements Previder provider for Previder Secret Vault implementation by [@​gkwmiddelkamp](https://github.com/gkwmiddelkamp) in https://github.com/external-secrets/external-secrets/pull/3916
- chore(deps): bump mkdocs-material from 9.5.34 to 9.5.36 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3941
- chore(deps): bump importlib-metadata from 8.4.0 to 8.5.0 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3943
- chore(deps): bump importlib-resources from 6.4.4 to 6.4.5 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3945
- chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3946
- chore(deps): bump distroless/static from `95eb83a` to `b033683` by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3947
- docs(beyondtrust): fix provider indentation, smaller fixes by [@​dmpe](https://github.com/dmpe) in https://github.com/external-secrets/external-secrets/pull/3924
- chore: update dependencies by [@​eso-service-account-app](https://github.com/eso-service-account-app) in https://github.com/external-secrets/external-secrets/pull/3948
- chore(deps): bump platformdirs from 4.3.3 to 4.3.6 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3942
- chore(deps): bump mkdocs-macros-plugin from 1.0.5 to 1.2.0 in /hack/api-docs by [@​dependabot](https://github.com/dependabot) in https://github.com/external-secrets/external-secrets/pull/3944
- fix: pin to the right version for azure keyvault by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3949
- docs: pin CRDs version in FluxCD example, bump api versions by [@​malovme](https://github.com/malovme) in https://github.com/external-secrets/external-secrets/pull/3940
- Make CRD categories useful by [@​mindw](https://github.com/mindw) in https://github.com/external-secrets/external-secrets/pull/3929
- fix: uuid generator doc example links by [@​Skarlso](https://github.com/Skarlso) in https://github.com/external-secrets/external-secrets/pull/3955
#### New Contributors
- [@​KAZYPinkSaurus](https://github.com/KAZYPinkSaurus) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3898
- [@​nick-knowlson-alayacare](https://github.com/nick-knowlson-alayacare) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3790
- [@​andylim0221](https://github.com/andylim0221) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3061
- [@​dan-akeyless](https://github.com/dan-akeyless) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3907
- [@​gkwmiddelkamp](https://github.com/gkwmiddelkamp) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3916
- [@​dmpe](https://github.com/dmpe) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3924
- [@​malovme](https://github.com/malovme) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3940
- [@​mindw](https://github.com/mindw) made their first contribution in https://github.com/external-secrets/external-secrets/pull/3929
**Full Changelog**: https://github.com/external-secrets/external-secrets/compare/v0.10.3...v0.10.4
</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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4zIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
0.10.3->0.10.4Release Notes
external-secrets/external-secrets (external-secrets)
v0.10.4Compare Source
WARNING: With this update, Pulumi has added
projectIDto it's required properties.Image:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4Image:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubiImage:
oci.external-secrets.io/external-secrets/external-secrets:v0.10.4-ubi-boringsslDefault image registry change
From this version onwards, the default image registry name will be oci.external-secrets.io. While GHCR.io will keep on working for the foreseeable future, this change is to allow an eventual migration away from GHCR.
deprecation of GHCR - if performed, will be announced previous to its implementation and switch.
What's Changed
ac67716toac67716by @dependabot in https://github.com/external-secrets/external-secrets/pull/391495eb83atob033683by @dependabot in https://github.com/external-secrets/external-secrets/pull/3947New Contributors
Full Changelog: https://github.com/external-secrets/external-secrets/compare/v0.10.3...v0.10.4
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 MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #1
changed the description