This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [enix/x509-certificate-exporter](https://github.com/enix/x509-certificate-exporter) | minor | `3.15.0` -> `3.18.1` |
---
### Release Notes
<details>
<summary>enix/x509-certificate-exporter (enix/x509-certificate-exporter)</summary>
### [`v3.18.1`](https://github.com/enix/x509-certificate-exporter/releases/tag/v3.18.1)
[Compare Source](https://github.com/enix/x509-certificate-exporter/compare/v3.18.0...v3.18.1)
##### Bug Fixes
- **kubernetes:** fetch ConfigMaps when keys are configured ([77f58c1](https://github.com/enix/x509-certificate-exporter/commit/77f58c10c84021936778adf9f58f833baeddf481)), closes [#​368](https://github.com/enix/x509-certificate-exporter/issues/368)
### [`v3.18.0`](https://github.com/enix/x509-certificate-exporter/releases/tag/v3.18.0)
[Compare Source](https://github.com/enix/x509-certificate-exporter/compare/v3.17.0...v3.18.0)
##### Features
- read certificates from ConfigMap objects
- regex support for Secret types
- **build:** bump Golang to version 1.23.4 ([1d90a66](https://github.com/enix/x509-certificate-exporter/commit/1d90a66ebb80ba0d86d9c3ca51f057ea8229f64f))
- **build:** publish OpenVEX documents for new releases ([1ed09e5](https://github.com/enix/x509-certificate-exporter/commit/1ed09e50a2be75b91e8dcbd64536c1236cf40368))
- **build:** publish SBOM documents for new releases ([3bf4f4a](https://github.com/enix/x509-certificate-exporter/commit/3bf4f4ac39b1302f0527772cd4d4a3493adedb79))
- **container:** bump Alpine base image to version 3.21.0 ([476b093](https://github.com/enix/x509-certificate-exporter/commit/476b09364c9429a67d1a1c484448c871e852a08d))
### [`v3.17.0`](https://github.com/enix/x509-certificate-exporter/releases/tag/v3.17.0)
[Compare Source](https://github.com/enix/x509-certificate-exporter/compare/v3.16.0...v3.17.0)
##### Features
- **container:** switch Busybox images to glibc flavor (fix for RISC-V) ([8f97b98](https://github.com/enix/x509-certificate-exporter/commit/8f97b98c862f83d0c25c2994942b1ea90c6459da))
- **container:** switch to stable Alpine base images for RISC-V ([92860e2](https://github.com/enix/x509-certificate-exporter/commit/92860e287a63d823c5347b2a78bff5d331800c06))
### [`v3.16.0`](https://github.com/enix/x509-certificate-exporter/releases/tag/v3.16.0)
[Compare Source](https://github.com/enix/x509-certificate-exporter/compare/v3.15.0...v3.16.0)
**Note:** there is no container image or Helm release for this version. Please use 3.17.0 instead.
##### Features
- unify log format to use structured logs only ([645a3ca](https://github.com/enix/x509-certificate-exporter/commit/645a3cab43c5a97ee26e0d69bd4edb461e933202))
- **build:** bump Golang to version 1.23.2 ([756827c](https://github.com/enix/x509-certificate-exporter/commit/756827c6ac17ce7f7f64c7f68118c7e0a9d43074))
- **helm:** support custom TLS config ([ff99541](https://github.com/enix/x509-certificate-exporter/commit/ff9954126b5ecea0e550d013554c957e8b93f8aa))
- **container:** bump Alpine base image to version 3.20.2 ([3d2904a](https://github.com/enix/x509-certificate-exporter/commit/3d2904aa0b0cd49dcf2174fb624b27c5f62b9914))
- **container:** bump Busybox base image to version 1.37.0 ([bf1f613](https://github.com/enix/x509-certificate-exporter/commit/bf1f61308c143e18b849615b015822860d00fe73))
</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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjgzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
volker.raschek
was assigned by CSRBot2024-10-24 15:24:03 +02:00
CSRBot
changed title from chore(deps): update dependency enix/x509-certificate-exporter to v3.16.0 to chore(deps): update dependency enix/x509-certificate-exporter to v3.17.02024-10-24 18:23:44 +02:00
CSRBot
changed title from chore(deps): update dependency enix/x509-certificate-exporter to v3.17.0 to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.02024-12-19 00:25:04 +01:00
CSRBot
changed title from chore(deps): update dependency enix/x509-certificate-exporter to v3.18.0 to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.12024-12-27 15:23:52 +01:00
CSRBot
changed title from chore(deps): update dependency enix/x509-certificate-exporter to v3.18.1 to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.1 - autoclosed2024-12-29 15:22:50 +01:00
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 PR contains the following updates:
3.15.0->3.18.1Release Notes
enix/x509-certificate-exporter (enix/x509-certificate-exporter)
v3.18.1Compare Source
Bug Fixes
v3.18.0Compare Source
Features
v3.17.0Compare Source
Features
v3.16.0Compare Source
Note: there is no container image or Helm release for this version. Please use 3.17.0 instead.
Features
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
a356d579batoee989b6539chore(deps): update dependency enix/x509-certificate-exporter to v3.16.0to chore(deps): update dependency enix/x509-certificate-exporter to v3.17.0ee989b6539to8b0dae073d8b0dae073dto500e287807500e287807to8c503f98458c503f9845to30aa42acdcchore(deps): update dependency enix/x509-certificate-exporter to v3.17.0to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.030aa42acdctoc557a3eeb7chore(deps): update dependency enix/x509-certificate-exporter to v3.18.0to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.1chore(deps): update dependency enix/x509-certificate-exporter to v3.18.1to chore(deps): update dependency enix/x509-certificate-exporter to v3.18.1 - autoclosedPull request closed