Image: ghcr.io/external-secrets/external-secrets:v1.1.0
Image: ghcr.io/external-secrets/external-secrets:v1.1.0-ubi
Image: ghcr.io/external-secrets/external-secrets:v1.1.0-ubi-boringssl
What's Changed
!NOTE!: During last community meeting we discussed that we are retiring our scarf account. With that, we will be changing back to ghcr.io/external-secrets/external-secrets instead of oci.external-secrets.io/external-secrets/external-secrets.
For now, the old domain will live for a couple months to give people to change back. With this release , the helm chart switched back to ghcr.
General
- chore(chart): release helm chart 1.0.0 by @Skarlso in #5552
- feat(security): add support for ECDSA ssh keys by @bigjazzsound in #5559
- fix: minor typo in comment of KeeperSecurity example by @mdjong1 in #5573
- docs(gcp): update documentation for using WorkloadIdentityFederation in non-GKE cluster by @jennweir in #5556
- chore(release): add darwin_arm64 releases by @lbordowitz in #5583
- feat: support override IAM endpoint in IBM provider for APIkey auth by @fidel-ruiz in #5550
- feat(security): build tags for all the providers to disable them on d… by @ShimonDarshan in #5578
- fix: do not include the last element of the path in the iteration by @Skarlso in #5588
- fix(k8s): support deleting whole secret by @tiagolobocastro in #5538
- fix(provider): configure TLS for secret server provider by @Lumexralph in #5558
- chore(aws): remove any usage of aws-sdk-v1 by @Skarlso in #5590
- fix(gcp): check for secret version exists in PushSecret by @bpalko in #5593
- feat(vault): add GCP Workload Identity authentication support by @SamuelMolling in #5356
- chore: fix sonar cloud issues by @Skarlso in #5405
- chore(aws-sdk-v2): update dependencies to accept new aws regions by @damienpuig in #5577
- feat(chart): use ghcr.io instead of our own domain by @evrardjp in #5617
Dependencies
- chore(deps): bump golang from 1.25.3 to 1.25.4 by @dependabot[bot] in #5560
- chore(deps): bump golang from 1.25.3-bookworm to 1.25.4-bookworm in /e2e by @dependabot[bot] in #5568
- chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #5561
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #5564
- chore(deps): bump helm/chart-testing-action from 2.7.0 to 2.8.0 by @dependabot[bot] in #5565
- chore(deps): bump aws-actions/configure-aws-credentials from 0d00a56e021d460a2d2bb10b9d8f94f6693a71ad to 2475ef7675c7f555fe065dad4cbebafc7f953779 by @dependabot[bot] in #5562
- chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0 by @dependabot[bot] in #5563
- chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #5567
- chore(deps): bump regex from 2025.10.23 to 2025.11.3 in /hack/api-docs by @dependabot[bot] in #5570
- chore(deps): bump markdown from 3.9 to 3.10 in /hack/api-docs by @dependabot[bot] in #5569
- chore(deps): bump hashicorp/setup-terraform from 982f6f017c89db9dccac8593265de0c382e4c050 to 4c5fdabea201636fa7ea13d8babd1ed828687f5d by @dependabot[bot] in #5566
- chore(deps): bump golang from
d3f0cf7tod3f0cf7by @dependabot[bot] in #5595 - chore(deps): bump github/codeql-action from 4.31.2 to 4.31.3 by @dependabot[bot] in #5596
- chore(deps): bump click from 8.3.0 to 8.3.1 in /hack/api-docs by @dependabot[bot] in #5602
- chore(deps): bump ubi9/ubi from
dec374etodcd8128by @dependabot[bot] in #5594 - chore(deps): bump aws-actions/configure-aws-credentials from 2475ef7675c7f555fe065dad4cbebafc7f953779 to f2964c7281262753f549b15ae39f1cbbb033b9e4 by @dependabot[bot] in #5597
- chore(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in #5598
- chore(deps): bump pymdown-extensions from 10.16.1 to 10.17.1 in /hack/api-docs by @dependabot[bot] in #5599
- chore(deps): bump certifi from 2025.10.5 to 2025.11.12 in /hack/api-docs by @dependabot[bot] in #5600
- chore(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in /hack/api-docs by @dependabot[bot] in #5601
- chore(deps): bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 in /hack/api-docs by @dependabot[bot] in #5603
New Contributors
- @bigjazzsound made their first contribution in #5559
- @mdjong1 made their first contribution in #5573
- @jennweir made their first contribution in #5556
- @lbordowitz made their first contribution in #5583
- @fidel-ruiz made their first contribution in #5550
- @ShimonDarshan made their first contribution in #5578
- @bpalko made their first contribution in #5593
- @SamuelMolling made their first contribution in #5356
- @damienpuig made their first contribution in #5577
Full Changelog: v1.0.0...v1.1.0