Commit Graph

14 Commits

Author SHA1 Message Date
c1ce27d94a Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.10.0 (#2101)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/alex1989hu/kubelet-serving-cert-approver](https://github.com/alex1989hu/kubelet-serving-cert-approver) | minor | `0.9.3` -> `0.10.0` |

---

### Release Notes

<details>
<summary>alex1989hu/kubelet-serving-cert-approver (ghcr.io/alex1989hu/kubelet-serving-cert-approver)</summary>

### [`v0.10.0`](https://github.com/alex1989hu/kubelet-serving-cert-approver/blob/HEAD/CHANGELOG.md#v0100-2025-11-22)

[Compare Source](https://github.com/alex1989hu/kubelet-serving-cert-approver/compare/v0.9.3...v0.10.0)

##### Chore

- upgrade controller-runtime v0.22.4
- use same kubernetes version for worker nodes
- add namespace of the csr as a log field
- bump actions/checkout from 5 to 6
- bump sigstore/cosign-installer from 3.10.0 to 4.0.0
- bump github/codeql-action from 3 to 4
- bump docker/metadata-action from 5.8.0 to 5.9.0
- bump docker/setup-qemu-action from 3.6.0 to 3.7.0
- bump golangci/golangci-lint-action from 8 to 9
- upgrade golangci-lint v2.6.2
- upgrade golang.org/x/net v0.47.0
- upgrade go 1.25.4
- bump docker/login-action from 3.5.0 to 3.6.0
- bump anchore/scan-action from 6 to 7
- bump sigstore/cosign-installer from 3.9.2 to 3.10.0
- bump actions/setup-go from 5 to 6
- bump aquasecurity/trivy-action from 0.32.0 to 0.33.1
- bump actions/checkout from 4 to 5
- upgrade go 1.24.6
- bump docker/metadata-action from 5.7.0 to 5.8.0
- bump docker/login-action from 3.4.0 to 3.5.0
- bump sigstore/cosign-installer from 3.9.1 to 3.9.2
- upgrade go 1.24.5
- bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
- bump sigstore/cosign-installer from 3.9.0 to 3.9.1
- bump docker/setup-buildx-action from 3.11.0 to 3.11.1
- bump sigstore/cosign-installer from 3.8.2 to 3.9.0
- bump docker/setup-buildx-action from 3.10.0 to 3.11.0

##### Ci

- use lower codecov target due to atomic coverage change
- do not run nancy on pull requests
- authenticate against oss index
- remove obsolete GOEXPERIMENT

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #2101
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-11-24 17:50:15 +00:00
a8d917819f Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.9.3
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m2s
2025-06-15 22:01:11 +00:00
a7600f10e2 Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.9.2
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-17 10:20:41 +00:00
cb568263d5 update app-template chart 2025-05-16 22:09:25 -05:00
8b8829df3c update app-template chart 2025-05-16 22:07:36 -05:00
f74fc4da3b Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.9.1
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 43s
2025-04-23 05:01:06 +00:00
renovate[bot]
c720b08401 Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.9.0 (#1123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-20 15:58:01 -06:00
renovate[bot]
bdf7a141e7 Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.8.7 2024-10-15 13:01:12 +00:00
renovate[bot]
b98b61dcd8 Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.8.6 2024-09-17 22:26:20 +00:00
renovate[bot]
c2d6321a1e Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.8.5 2024-07-03 21:50:41 +00:00
renovate[bot]
0b68c3c708 Update ghcr.io/alex1989hu/kubelet-serving-cert-approver Docker tag to v0.8.4 2024-06-06 02:58:43 +00:00
3c89ba6142 change service ports 2024-05-29 13:40:36 -05:00
eb3e140218 fix image 2024-05-29 13:39:48 -05:00
3df9f363fc convert to use app-template 2024-05-29 12:03:01 -05:00