Skip to content

docs: update community meeting section#5364

Merged
Skarlso merged 4 commits intoexternal-secrets:mainfrom
webstradev:readme-meeting-section
Sep 25, 2025
Merged

docs: update community meeting section#5364
Skarlso merged 4 commits intoexternal-secrets:mainfrom
webstradev:readme-meeting-section

Conversation

@webstradev
Copy link
Copy Markdown
Contributor

@webstradev webstradev commented Sep 24, 2025

Problem Statement

There are some outdated links referring to how the meetings used to be run. The times were also incorrect (still referncing alternating timezones) but I've left that untouched as it is likely to change again soon.

Related Issue

N/A

Proposed Changes

update the links...

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
@github-actions github-actions Bot added kind/documentation Categorizes issue or PR as related to documentation. size/xs labels Sep 24, 2025
@webstradev
Copy link
Copy Markdown
Contributor Author

We should probably leave this open till and include any adjustments to the time/cadence of the meeting pending the doodle that @moolen was going to make.

Copy link
Copy Markdown
Contributor

@jakobmoellerdev jakobmoellerdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@Skarlso Skarlso moved this to In Review in External Secrets Sep 25, 2025
@Skarlso Skarlso merged commit c4485a1 into external-secrets:main Sep 25, 2025
6 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in External Secrets Sep 25, 2025
@sonarqubecloud
Copy link
Copy Markdown

SamuelMolling pushed a commit to SamuelMolling/external-secrets that referenced this pull request Oct 24, 2025
* tidy: capitalise like other sections.

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>

* fix: update bi-weekly development meeting section of README.md

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>

---------

Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
Co-authored-by: Jakob Möller <jakob.moeller@sap.com>
Co-authored-by: Gergely Brautigam <skarlso777@gmail.com>
Signed-off-by: Samuel Molling <samuelmolling@gmail.com>
schwarlex pushed a commit to la-demos/vcluster-workshop-prep that referenced this pull request Feb 11, 2026
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](external-secrets/external-secrets@v0.20.2...v0.20.3)

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

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### General

- chore: release helm chart for v0.20.2 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5403](external-secrets/external-secrets#5403)
- fix(ci): Remove PAUL by [@&#8203;evrardjp](https://github.com/evrardjp) in [#&#8203;5406](external-secrets/external-secrets#5406)
- docs: add note on Vault 1.21 audience requirement for roles by [@&#8203;AddRain1](https://github.com/AddRain1) in [#&#8203;5411](external-secrets/external-secrets#5411)
- docs: extend bitwarden example and integration to accomodate the ssh key feature by [@&#8203;luilegeant](https://github.com/luilegeant) in [#&#8203;5414](external-secrets/external-secrets#5414)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5427](external-secrets/external-secrets#5427)
- docs(getting-started): Change apply to use File (-f) instead of Kustomize (-k) by [@&#8203;smellems](https://github.com/smellems) in [#&#8203;5433](external-secrets/external-secrets#5433)
- docs(release): Resolve incorrect references in documentation samples by [@&#8203;blast-hardcheese](https://github.com/blast-hardcheese) in [#&#8203;5431](external-secrets/external-secrets#5431)
- docs: Update scaleway json doc by [@&#8203;RobinFrcd](https://github.com/RobinFrcd) in [#&#8203;5429](external-secrets/external-secrets#5429)
- chore(previder): Update Previder Provider dependency and fix ReadOnly token by [@&#8203;gkwmiddelkamp](https://github.com/gkwmiddelkamp) in [#&#8203;5327](external-secrets/external-secrets#5327)
- chore(linter): fix revive linter issues in `pkg` by [@&#8203;Lumexralph](https://github.com/Lumexralph) in [#&#8203;5412](external-secrets/external-secrets#5412)
- chore: move to new GCP account, temporarily disable delinea  by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5438](external-secrets/external-secrets#5438)
- chore(actions): always run helm test and update make check-diff by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5440](external-secrets/external-secrets#5440)
- fix: make port in the schema file either a string of an integer by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5439](external-secrets/external-secrets#5439)
- fix: use maps.Equal instead of bytes.Compare for JSON value by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5448](external-secrets/external-secrets#5448)
- chore(docs): update refresh interval format by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5447](external-secrets/external-secrets#5447)
- chore(docs): update ADOPTERS.md to include Criteo by [@&#8203;alikhil](https://github.com/alikhil) in [#&#8203;5446](external-secrets/external-secrets#5446)

##### Dependencies

- chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5417](external-secrets/external-secrets#5417)
- chore(deps): bump github/codeql-action from 3.30.5 to 3.30.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5420](external-secrets/external-secrets#5420)
- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5418](external-secrets/external-secrets#5418)
- chore(deps): bump golang from `6ad9415` to `c423747` in /e2e by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5423](external-secrets/external-secrets#5423)
- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5425](external-secrets/external-secrets#5425)
- chore(deps): bump certifi from 2025.8.3 to 2025.10.5 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5424](external-secrets/external-secrets#5424)
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5422](external-secrets/external-secrets#5422)
- chore(deps): bump actions/stale from 10.0.0 to 10.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5416](external-secrets/external-secrets#5416)
- chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5421](external-secrets/external-secrets#5421)
- chore(deps): bump golang from `b6ed3fd` to `b6ed3fd` by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5419](external-secrets/external-secrets#5419)

#### New Contributors

- [@&#8203;AddRain1](https://github.com/AddRain1) made their first contribution in [#&#8203;5411](external-secrets/external-secrets#5411)
- [@&#8203;luilegeant](https://github.com/luilegeant) made their first contribution in [#&#8203;5414](external-secrets/external-secrets#5414)
- [@&#8203;smellems](https://github.com/smellems) made their first contribution in [#&#8203;5433](external-secrets/external-secrets#5433)
- [@&#8203;blast-hardcheese](https://github.com/blast-hardcheese) made their first contribution in [#&#8203;5431](external-secrets/external-secrets#5431)
- [@&#8203;RobinFrcd](https://github.com/RobinFrcd) made their first contribution in [#&#8203;5429](external-secrets/external-secrets#5429)
- [@&#8203;alikhil](https://github.com/alikhil) made their first contribution in [#&#8203;5446](external-secrets/external-secrets#5446)

**Full Changelog**: <external-secrets/external-secrets@v0.20.2...v0.20.3>

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

[Compare Source](external-secrets/external-secrets@v0.20.1...v0.20.2)

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

<!-- Release notes generated using configuration in .github/release.yml at main -->

#### What's Changed

##### General

- fix(typo): Google misspelled by [@&#8203;evrardjp](https://github.com/evrardjp) in [#&#8203;5348](external-secrets/external-secrets#5348)
- chore: update helm charts v0.20.1 by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5352](external-secrets/external-secrets#5352)
- chore(docs): update stability and support table for 0.20.x by [@&#8203;jakobmoellerdev](https://github.com/jakobmoellerdev) in [#&#8203;5354](external-secrets/external-secrets#5354)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5349](external-secrets/external-secrets#5349)
- chore(docs): update the release flow by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5358](external-secrets/external-secrets#5358)
- feat: add support for decryption scheme from properties in senhasegura Devops Secrets Management (DSM) provider by [@&#8203;felipeosantos](https://github.com/felipeosantos) in [#&#8203;3895](external-secrets/external-secrets#3895)
- feat(ci): use separate github app for lgtm workflow. by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5365](external-secrets/external-secrets#5365)
- fix(ci): listing required roles should NOT mention/tag the roles, just name them. by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5363](external-secrets/external-secrets#5363)
- fix(ci): run lgtm label remover in pull\_request\_target context instead by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5366](external-secrets/external-secrets#5366)
- chore: update codeql action to also run for actions by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5360](external-secrets/external-secrets#5360)
- feat(oracle): switch provider to maintained status by [@&#8203;anders-swanson](https://github.com/anders-swanson) in [#&#8203;5367](external-secrets/external-secrets#5367)
- fix: liveness probe would include invalid value `enable` by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5369](external-secrets/external-secrets#5369)
- feat: introduce priorityPolicy in merge rewrite by [@&#8203;riccardomc](https://github.com/riccardomc) in [#&#8203;5329](external-secrets/external-secrets#5329)
- docs: update community meeting section by [@&#8203;webstradev](https://github.com/webstradev) in [#&#8203;5364](external-secrets/external-secrets#5364)
- docs: issue-5350: Updates CRD and docs with write-only limitation for github provider by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;5361](external-secrets/external-secrets#5361)
- fix: IBM Cloud Secrets Manager Imported Cert does not always require intermediate cert by [@&#8203;varksvader](https://github.com/varksvader) in [#&#8203;5370](external-secrets/external-secrets#5370)
- feat(gcp): get latest enabled secret by [@&#8203;itaispiegel](https://github.com/itaispiegel) in [#&#8203;5131](external-secrets/external-secrets#5131)
- feat(ci): zizmor github actions vuln scanner by [@&#8203;arielrahamim](https://github.com/arielrahamim) in [#&#8203;5368](external-secrets/external-secrets#5368)
- chore(docs): update pull request approval process by [@&#8203;Skarlso](https://github.com/Skarlso) in [#&#8203;5374](external-secrets/external-secrets#5374)
- fix(release): Validate GCP GetSecret json format by [@&#8203;Gabrielmadrid73](https://github.com/Gabrielmadrid73) in [#&#8203;5336](external-secrets/external-secrets#5336)
- fix(charts): exclude 'address' key from livenessProbe definition by [@&#8203;baprx](https://github.com/baprx) in [#&#8203;5377](external-secrets/external-secrets#5377)
- feat: add ngrok provider by [@&#8203;jonstacks](https://github.com/jonstacks) in [#&#8203;5160](external-secrets/external-secrets#5160)
- chore: update dependencies by [@&#8203;eso-service-account-app](https://github.com/eso-service-account-app)\[bot] in [#&#8203;5386](external-secrets/external-secrets#5386)
- docs(release): CyberArk Conjur name change updates by [@&#8203;akosasi](https://github.com/akosasi) in [#&#8203;5359](external-secrets/external-secrets#5359)
- chore: bump go, e2e: flux/argo & restructure e2e-bin build by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5333](external-secrets/external-secrets#5333)
- fix: remove unused secret by [@&#8203;moolen](https://github.com/moolen) in [#&#8203;5391](external-secrets/external-secrets#5391)
- feat(charts): add startupProbe to cert controller by [@&#8203;KyriosGN0](https://github.com/KyriosGN0) in [#&#8203;5297](external-secrets/external-secrets#5297)
- fix: issue-5388: Fixes GCP Workload Identity Federation auth issue by [@&#8203;bharath-b-rh](https://github.com/bharath-b-rh) in [#&#8203;5392](external-secrets/external-secrets#5392)
- chore(lint): fix revive lint errors `(pkg/providers)` by [@&#8203;Lumexralph](https://github.com/Lumexralph) in [#&#8203;5362](external-secrets/external-secrets#5362)
- feat: make cert auth mount path configurable by [@&#8203;shaxbee](https://github.com/shaxbee) in [#&#8203;5400](external-secrets/external-secrets#5400)

##### Dependencies

- chore(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5379](external-secrets/external-secrets#5379)
- chore(deps): bump pyyaml from 6.0.2 to 6.0.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5380](external-secrets/external-secrets#5380)
- chore(deps): bump actions/dependency-review-action from 4.7.3 to 4.8.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5381](external-secrets/external-secrets#5381)
- chore(deps): bump github/codeql-action from 3.30.3 to 3.30.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5384](external-secrets/external-secrets#5384)
- chore(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5383](external-secrets/external-secrets#5383)
- chore(deps): bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 in /hack/api-docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5385](external-secrets/external-secrets#5385)
- chore(deps): bump actions/cache from 4.2.4 to 4.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5382](external-secrets/external-secrets#5382)

#### New Contributors

- [@&#8203;evrardjp](https://github.com/evrardjp) made their first contribution in [#&#8203;5348](external-secrets/external-secrets#5348)
- [@&#8203;felipeosantos](https://github.com/felipeosantos) made their first contribution in [#&#8203;3895](external-secrets/external-secrets#3895)
- [@&#8203;varksvader](https://github.com/varksvader) made their first contribution in [#&#8203;5370](external-secrets/external-secrets#5370)
- [@&#8203;itaispiegel](https://github.com/itaispiegel) made their first contribution in [#&#8203;5131](external-secrets/external-secrets#5131)
- [@&#8203;arielrahamim](https://github.com/arielrahamim) made their first contribution in [#&#8203;5368](external-secrets/external-secrets#5368)
- [@&#8203;Gabrielmadrid73](https://github.com/Gabrielmadrid73) made their first contribution in [#&#8203;5336](external-secrets/external-secrets#5336)
- [@&#8203;baprx](https://github.com/baprx) made their first contribution in [#&#8203;5377](external-secrets/external-secrets#5377)
- [@&#8203;akosasi](https://github.com/akosasi) made their first contribution in [#&#8203;5359](external-secrets/external-secrets#5359)
- [@&#8203;Lumexralph](https://github.com/Lumexralph) made their first contribution in [#&#8203;5362](external-secrets/external-secrets#5362)
- [@&#8203;shaxbee](https://github.com/shaxbee) made their first contribution in [#&#8203;5400](external-secrets/external-secrets#5400)

**Full Changelog**: <external-secrets/external-secrets@v0.20.0...v0.20.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE0OC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://kubara.git.onstackit.cloud/STACKIT/kubara/pulls/124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/documentation Categorizes issue or PR as related to documentation. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants