TrueCharts Bot
9e96576d01
chore(flux): update helm release openebs 4.1.2 → 4.1.3 (clustertool) ( #31366 )
2025-01-29 15:50:28 +01:00
TrueCharts Bot
8dda6925a7
chore(flux): update image prometheus-operator 10.1.3 → 10.1.4 (clustertool) ( #31368 )
2025-01-29 15:50:13 +01:00
TrueCharts Bot
fd981e9e80
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.3 (clustertool) ( #31342 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos )
| patch | `v1.9.2` -> `v1.9.3` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary>
###
[`v1.9.3`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.3 )
[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.2...v1.9.3 )
##### [Talos
1.9.3](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.3 )
(2025-01-28)
Welcome to the v1.9.3 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues .
##### Component Updates
- Linux: 6.12.11
- Kubernetes: 1.23.1
- etcd: 3.5.18
Talos is built with Go 1.23.5.
##### Contributors
- Andrey Smirnov
- Dmitriy Matrenichev
- Noel Georgi
##### Changes
<details><summary>12 commits</summary>
<p>
-
[@​`d40df43`](https://redirect.github.com/siderolabs/talos/commit/d40df438a )
release(v1.9.3): prepare release
-
[@​`41dd593`](https://redirect.github.com/siderolabs/talos/commit/41dd59300 )
test: bump timeout on rotate CA test
-
[@​`1abeaa3`](https://redirect.github.com/siderolabs/talos/commit/1abeaa33a )
feat: update Linux to 6.2.11
-
[@​`2894507`](https://redirect.github.com/siderolabs/talos/commit/2894507f5 )
feat: update etcd to 3.5.18
-
[@​`e3bd08b`](https://redirect.github.com/siderolabs/talos/commit/e3bd08b0a )
fix: bring back disk UUID
-
[@​`8fadd04`](https://redirect.github.com/siderolabs/talos/commit/8fadd042d )
fix: disks with 4k sector size and systemd-boot
-
[@​`b854ea9`](https://redirect.github.com/siderolabs/talos/commit/b854ea97f )
fix: abort node watch on hostname change
-
[@​`5c7b3ec`](https://redirect.github.com/siderolabs/talos/commit/5c7b3ec80 )
chore: update Go to 1.23.5
-
[@​`f72a155`](https://redirect.github.com/siderolabs/talos/commit/f72a155c8 )
fix: ignore forbidden error when waiting for pod eviction
-
[@​`9587d86`](https://redirect.github.com/siderolabs/talos/commit/9587d86e0 )
chore: clear cache after updating upstreams
-
[@​`885cb4c`](https://redirect.github.com/siderolabs/talos/commit/885cb4cb0 )
fix: make etc binds read-only
-
[@​`508cc7b`](https://redirect.github.com/siderolabs/talos/commit/508cc7bd0 )
feat: update Kubernetes to 1.32.1
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>4 commits</summary>
<p>
-
[siderolabs/pkgs@`2250843`](https://redirect.github.com/siderolabs/pkgs/commit/2250843 )
feat: update Linux to 6.12.11
-
[siderolabs/pkgs@`0f48ede`](https://redirect.github.com/siderolabs/pkgs/commit/0f48ede )
feat: bump NVIDIA driver versions
-
[siderolabs/pkgs@`164563f`](https://redirect.github.com/siderolabs/pkgs/commit/164563f )
feat: update Linux to 6.2.10
-
[siderolabs/pkgs@`17c292f`](https://redirect.github.com/siderolabs/pkgs/commit/17c292f )
feat: update Go to 1.23.5
</p>
</details>
##### Changes from siderolabs/tools
<details><summary>1 commit</summary>
<p>
-
[siderolabs/tools@`bf2085e`](https://redirect.github.com/siderolabs/tools/commit/bf2085e )
feat: update Go to 1.23.5
</p>
</details>
##### Dependency Changes
- **github.com/containerd/containerd/v2** v2.0.1 -> v2.0.2
- **github.com/containerd/platforms** v1.0.0-rc.0 -> v1.0.0-rc.1
- **github.com/opencontainers/runc** v1.2.3 -> v1.2.4
- **github.com/siderolabs/go-blockdevice/v2** v2.0.11 -> v2.0.13
- **github.com/siderolabs/pkgs** v1.9.0-21-gc1f06e5 ->
v1.9.0-25-g2250843
- **github.com/siderolabs/talos/pkg/machinery** v1.9.2 -> v1.9.3
- **github.com/siderolabs/tools** v1.9.0-1-geaad82f -> v1.9.0-2-gbf2085e
- **go.etcd.io/etcd/api/v3** v3.5.17 -> v3.5.18
- **go.etcd.io/etcd/client/pkg/v3** v3.5.17 -> v3.5.18
- **go.etcd.io/etcd/client/v3** v3.5.17 -> v3.5.18
- **go.etcd.io/etcd/etcdutl/v3** v3.5.17 -> v3.5.18
- **golang.org/x/net** v0.32.0 -> v0.34.0
- **golang.org/x/sys** v0.28.0 -> v0.29.0
- **golang.org/x/term** v0.27.0 -> v0.28.0
- **k8s.io/api** v0.32.0 -> v0.32.1
- **k8s.io/apiserver** v0.32.0 -> v0.32.1
- **k8s.io/client-go** v0.32.0 -> v0.32.1
- **k8s.io/component-base** v0.32.0 -> v0.32.1
- **k8s.io/kube-scheduler** v0.32.0 -> v0.32.1
- **k8s.io/kubectl** v0.32.0 -> v0.32.1
- **k8s.io/kubelet** v0.32.0 -> v0.32.1
- **k8s.io/pod-security-admission** v0.32.0 -> v0.32.1
Previous release can be found at
[v1.9.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2 )
##### Images
ghcr.io/siderolabs/flannel:v0.26.1
registry.k8s.io/coredns/coredns:v1.12.0
gcr.io/etcd-development/etcd:v3.5.18
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-scheduler:v1.32.1
registry.k8s.io/kube-proxy:v1.32.1
ghcr.io/siderolabs/kubelet:v1.32.1
ghcr.io/siderolabs/installer:v1.9.3
registry.k8s.io/pause:3.10
</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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-29 15:10:22 +01:00
TrueCharts Bot
516fa1695b
chore(flux): update image traefik 30.4.1 → 30.4.2 (clustertool) ( #31346 )
2025-01-29 02:55:06 +01:00
TrueCharts Bot
c37cc7c37c
chore(flux): update image kubernetes-dashboard 1.13.1 → 1.13.2 (clustertool) ( #31345 )
2025-01-29 02:55:02 +01:00
TrueCharts Bot
8d29cfe322
chore(flux): update image blocky 16.13.1 → 16.13.2 (clustertool) ( #31343 )
2025-01-29 02:54:51 +01:00
TrueCharts Bot
8833c65f10
chore(flux): update image volsync 2.8.0 → 2.8.1 (clustertool) ( #31308 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [volsync](https://truecharts.org/charts/system/volsync )
([source](https://redirect.github.com/backube/helm-charts )) | patch |
`2.8.0` -> `2.8.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-28 02:49:10 +01:00
TrueCharts Bot
658c7451a1
chore(flux): update image traefik-crds 3.5.0 → 3.5.1 (clustertool) ( #31306 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik-crds](https://truecharts.org/charts/system/traefik-crds )
([source](https://redirect.github.com/traefik/traefik )) | patch |
`3.5.0` -> `3.5.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-28 01:48:45 +00:00
TrueCharts Bot
8401e59886
chore(flux): update image spegel 3.1.0 → 3.1.1 (clustertool) ( #31305 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel )
([source](https://ghcr.io/spegel-org/spegel )) | patch | `3.1.0` ->
`3.1.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-28 02:48:41 +01:00
TrueCharts Bot
023921aefd
chore(flux): update image kubernetes-reflector 6.5.0 → 6.5.1 (clustertool) ( #31300 )
2025-01-28 02:48:06 +01:00
TrueCharts Bot
6b43197241
chore(flux): update image snapshot-controller 3.7.0 → 3.7.1 (clustertool) ( #31304 )
2025-01-28 02:48:03 +01:00
TrueCharts Bot
c45546dbda
chore(flux): update image metallb-config 8.5.0 → 8.5.1 (clustertool) ( #31301 )
2025-01-28 02:47:55 +01:00
TrueCharts Bot
44fa11ec9a
chore(flux): update image prometheus-operator 10.1.2 → 10.1.3 (clustertool) ( #31303 )
2025-01-28 02:47:39 +01:00
TrueCharts Bot
728f1eafee
chore(flux): update image kubernetes-dashboard 1.13.0 → 1.13.1 (clustertool) ( #31299 )
2025-01-28 02:47:10 +01:00
TrueCharts Bot
112a3378ce
chore(flux): update image kubelet-csr-approver 1.4.0 → 1.4.1 (clustertool) ( #31298 )
2025-01-28 02:47:02 +01:00
TrueCharts Bot
59622377be
chore(flux): update image clusterissuer 9.5.0 → 9.5.1 (clustertool) ( #31296 )
2025-01-28 02:46:19 +01:00
TrueCharts Bot
6d22a37cac
chore(flux): update image blocky 16.13.0 → 16.13.1 (clustertool) ( #31294 )
2025-01-28 02:45:59 +01:00
TrueCharts Bot
8802a0b029
chore(flux): update image cert-manager 6.5.1 → 6.5.2 (clustertool) ( #31295 )
2025-01-28 02:45:49 +01:00
TrueCharts Bot
22530e32d3
chore(flux): update image prometheus-operator 9.4.0 → 10.1.2 (clustertool) ( #31260 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[prometheus-operator](https://truecharts.org/charts/system/prometheus-operator )
([source](https://redirect.github.com/prometheus-operator )) | major |
`9.4.0` -> `10.1.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### 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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-27 11:35:22 +01:00
TrueCharts Bot
6459b5d8a0
chore(flux): update image spegel 2.2.2 → 3.1.0 (clustertool) ( #31261 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [spegel](https://truecharts.org/charts/system/spegel )
([source](https://ghcr.io/spegel-org/spegel )) | major | `2.2.2` ->
`3.1.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### 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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-01-27 11:06:44 +01:00
TrueCharts Bot
c5cabbfa36
chore(flux): update image blocky 16.12.0 → 16.13.0 (clustertool) ( #31250 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky )
([source](https://0xerr0r.github.io/blocky/ )) | minor | `16.12.0` ->
`16.13.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-27 03:03:54 +01:00
TrueCharts Bot
955bd964c2
chore(flux): update image metallb-config 8.4.1 → 8.5.0 (clustertool) ( #31203 )
2025-01-26 03:08:14 +01:00
TrueCharts Bot
093aa18446
chore(flux): update image volsync 2.7.0 → 2.8.0 (clustertool) ( #31209 )
2025-01-26 03:08:12 +01:00
TrueCharts Bot
b0eb46c429
chore(flux): update image snapshot-controller 3.6.0 → 3.7.0 (clustertool) ( #31205 )
2025-01-26 03:08:05 +01:00
TrueCharts Bot
d79b6d3c65
chore(flux): update image traefik-crds 3.4.0 → 3.5.0 (clustertool) ( #31207 )
2025-01-26 03:08:00 +01:00
TrueCharts Bot
3c4d944e13
chore(flux): update image traefik 30.3.2 → 30.4.1 (clustertool) ( #31206 )
2025-01-26 03:07:47 +01:00
TrueCharts Bot
c751abcd70
chore(flux): update image kubernetes-reflector 6.4.0 → 6.5.0 (clustertool) ( #31202 )
2025-01-26 03:07:35 +01:00
TrueCharts Bot
3b3ffd7ce4
chore(flux): update image kubelet-csr-approver 1.3.2 → 1.4.0 (clustertool) ( #31200 )
2025-01-26 03:07:32 +01:00
TrueCharts Bot
d5ceb5632c
chore(flux): update image kubernetes-dashboard 1.12.1 → 1.13.0 (clustertool) ( #31201 )
2025-01-26 03:07:28 +01:00
TrueCharts Bot
442baf8839
chore(flux): update image blocky 16.11.0 → 16.12.0 (clustertool) ( #31196 )
2025-01-26 03:07:17 +01:00
TrueCharts Bot
f14b4056a1
chore(flux): update image cert-manager 6.4.2 → 6.5.1 (clustertool) ( #31197 )
2025-01-26 03:07:10 +01:00
TrueCharts Bot
a47b25ef3b
chore(flux): update image clusterissuer 9.4.1 → 9.5.0 (clustertool) ( #31198 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer )
([source](https://cert-manager.io/ )) | minor | `9.4.1` -> `9.5.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-26 03:07:07 +01:00
TrueCharts Bot
1c8ffdc793
fix(deps): update module github.com/getsops/sops/v3 v3.9.3 → v3.9.4 (clustertool) ( #31194 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/getsops/sops/v3](https://redirect.github.com/getsops/sops )
| replace | patch | `v3.9.3` -> `v3.9.4` |
| [github.com/getsops/sops/v3](https://redirect.github.com/getsops/sops )
| require | patch | `v3.9.3` -> `v3.9.4` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>getsops/sops (github.com/getsops/sops/v3)</summary>
###
[`v3.9.4`](https://redirect.github.com/getsops/sops/releases/tag/v3.9.4 )
[Compare
Source](https://redirect.github.com/getsops/sops/compare/v3.9.3...v3.9.4 )
##### Installation
To install `sops`, download one of the pre-built binaries provided for
your platform from the artifacts attached to this release.
For instance, if you are using Linux on an AMD64 architecture:
```shell
##### Download the binary
curl -LO https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.linux.amd64
##### Move the binary in to your PATH
mv sops-v3.9.4.linux.amd64 /usr/local/bin/sops
##### Make the binary executable
chmod +x /usr/local/bin/sops
```
##### Verify checksums file signature
The checksums file provided within the artifacts attached to this
release is signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/ ) with GitHub OIDC.
To validate the signature of this file, run the following commands:
```shell
##### Download the checksums file, certificate and signature
curl -LO https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.checksums.txt
curl -LO https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.checksums.pem
curl -LO https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.checksums.sig
##### Verify the checksums file
cosign verify-blob sops-v3.9.4.checksums.txt \
--certificate sops-v3.9.4.checksums.pem \
--signature sops-v3.9.4.checksums.sig \
--certificate-identity-regexp=https://github.com/getsops \
--certificate-oidc-issuer=https://token.actions.githubusercontent.com
```
##### Verify binary integrity
To verify the integrity of the downloaded binary, you can utilize the
checksums file after having validated its signature:
```shell
##### Verify the binary using the checksums file
sha256sum -c sops-v3.9.4.checksums.txt --ignore-missing
```
##### Verify artifact provenance
The [SLSA provenance](https://slsa.dev/provenance/v0.2 ) of the binaries,
packages, and SBOMs can be found within the artifacts associated with
this release. It is presented through an [in-toto](https://in-toto.io/ )
link metadata file named `sops-v3.9.4.intoto.jsonl`. To verify the
provenance of an artifact, you can utilize the
[`slsa-verifier`](https://redirect.github.com/slsa-framework/slsa-verifier#artifacts )
tool:
```shell
##### Download the metadata file
curl -LO https://github.com/getsops/sops/releases/download/v3.9.4/sops-v3.9.4.intoto.jsonl
##### Verify the provenance of the artifact
slsa-verifier verify-artifact <artifact> \
--provenance-path sops-v3.9.4.intoto.jsonl \
--source-uri github.com/getsops/sops \
--source-tag v3.9.4
```
##### Container Images
The `sops` binaries are also available as container images, based on
Debian (slim) and Alpine Linux. The Debian-based container images
include any dependencies which may be required to make use of certain
key services, such as GnuPG, AWS KMS, Azure Key Vault, and Google Cloud
KMS. The Alpine-based container images are smaller in size, but do not
include these dependencies.
These container images are available for the following architectures:
`linux/amd64` and `linux/arm64`.
##### GitHub Container Registry
- `ghcr.io/getsops/sops:v3.9.4`
- `ghcr.io/getsops/sops:v3.9.4-alpine`
##### Quay.io
- `quay.io/getsops/sops:v3.9.4`
- `quay.io/getsops/sops:v3.9.4-alpine`
##### Verify container image signature
The container images are signed using
[Cosign](https://docs.sigstore.dev/cosign/overview/ ) with GitHub OIDC.
To validate the signature of an image, run the following command:
```shell
cosign verify ghcr.io/getsops/sops:v3.9.4 \
--certificate-identity-regexp=https://github.com/getsops \
--certificate-oidc-issuer=https://token.actions.githubusercontent.com \
-o text
```
##### Verify container image provenance
The container images include [SLSA
provenance](https://slsa.dev/provenance/v0.2 ) attestations. For more
information around the verification of this, please refer to the
[`slsa-verifier`
documentation](https://redirect.github.com/slsa-framework/slsa-verifier#containers ).
##### Software Bill of Materials
The Software Bill of Materials (SBOM) for each binary is accessible
within the artifacts enclosed with this release. It is presented as an
[SPDX](https://spdx.dev/ ) JSON file, formatted as
`<binary>.spdx.sbom.json`.
##### What's Changed
- build(deps): Bump the go group with 5 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1727 ](https://redirect.github.com/getsops/sops/pull/1727 )
- build(deps): Bump tempfile from 3.14.0 to 3.15.0 in /functional-tests
in the rust group by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1728 ](https://redirect.github.com/getsops/sops/pull/1728 )
- build(deps): Bump the go group with 16 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1732 ](https://redirect.github.com/getsops/sops/pull/1732 )
- build(deps): Bump the ci group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1730 ](https://redirect.github.com/getsops/sops/pull/1730 )
- build(deps): Bump serde_json from 1.0.134 to 1.0.135 in
/functional-tests in the rust group by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1731 ](https://redirect.github.com/getsops/sops/pull/1731 )
- build(deps): Bump the go group with 12 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1734 ](https://redirect.github.com/getsops/sops/pull/1734 )
- build(deps): Bump serde_json from 1.0.135 to 1.0.137 in
/functional-tests in the rust group by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1735 ](https://redirect.github.com/getsops/sops/pull/1735 )
- Fix ToString for AWS KMS to include role, context, and profile by
[@​felixfontein](https://redirect.github.com/felixfontein ) in
[https://github.com/getsops/sops/pull/1733 ](https://redirect.github.com/getsops/sops/pull/1733 )
- build(deps): Bump the ci group with 3 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1738 ](https://redirect.github.com/getsops/sops/pull/1738 )
- build(deps): Bump the go group with 6 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/getsops/sops/pull/1739 ](https://redirect.github.com/getsops/sops/pull/1739 )
- Release 3.9.4 by
[@​felixfontein](https://redirect.github.com/felixfontein ) in
[https://github.com/getsops/sops/pull/1740 ](https://redirect.github.com/getsops/sops/pull/1740 )
**Full Changelog**:
https://github.com/getsops/sops/compare/v3.9.3...v3.9.4
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-26 03:06:50 +01:00
TrueCharts Bot
4cd744dd52
chore(flux): update image cert-manager 6.4.1 → 6.4.2 (clustertool) ( #31165 )
2025-01-25 11:25:21 +01:00
TrueCharts Bot
30d7091d6c
fix(deps): update module sigs.k8s.io/controller-runtime v0.19.5 → v0.20.1 (clustertool) ( #31123 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime )
| require | minor | `v0.19.5` -> `v0.20.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>
###
[`v0.20.1`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.1 )
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1 )
#### What's Changed
- 🐛 Check to see if custom source implements fmt.Stringer when logging
by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3077 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3077 )
- 🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3079 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3079 )
- 🐛 support WaitForSync in custom TypedSyncingSource by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3086 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3086 )
- 🌱 Add debug logging for the state of the priority queue by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3088 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3088 )
- 🐛 Priorityqueue: Yet another queue_depth metric fix by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3089 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3089 )
**Full Changelog**:
https://github.com/kubernetes-sigs/controller-runtime/compare/v0.20.0...v0.20.1
###
[`v0.20.0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.20.0 )
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.20.0 )
#### Highlights
- Based on k8s.io/\* v1.32 libraries and minimum Go version is now v1.23
- New experimental priority queue feature
- More details in
[#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013 )
and
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374 )
- Can be enabled via manager.Options.Controller.UsePriorityQueue
- Please give it a try and provide feedback in
[#​2374](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2374 )
-
[AggregatedDiscovery](https://redirect.github.com/kubernetes/enhancements/issues/3352 )
is automatically used when available
([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901 ))
- As usual, many improvements to the fake client
#### Changes since v0.19.0
#### ⚠️ Breaking Changes
- Bump to k8s.io/\* v1.32 libraries
([#​2971](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2971 )
[#​2990](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2990 )
[#​3001](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3001 )
[#​3007](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3007 )
[#​3029](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3029 )
[#​3043](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3043 ))
- logging: Stop deduplicating API warnings by default
([#​2953](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2953 ))
- webhook: Stop deleting unknown fields in CustomDefaulter
([#​2982](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2982 )
[#​3056](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3056 ))
- webhook: Remove deprecated Defaulter and Validator
([#​2877](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2877 )
[#​2945](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2945 ))
- cluster: Remove deprecated SyncPeriod option
([#​2970](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2970 ))
#### ✨ New Features
- cache: Add EnableWatchBookmarks option (defaults to true)
([#​3017](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3017 ))
- cache: Export NewInformer option
([#​3061](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3061 ))
- cert-watcher: Add polling
([#​3020](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3020 )
[#​3050](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3050 ))
- controller: Add experimental priority queue (off per default)
([#​3013](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3013 )
[#​3014](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3014 )
[#​3060](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3060 )
[#​3066](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3066 ))
- fake client: Allow adding indexes at runtime
([#​3021](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3021 ))
- fake client: Add support for ServiceAccountToken subresource
([#​2969](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2969 ))
- restmapper: Use AggregatedDiscovery if available
([#​2901](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2901 ))
- util: Add HasOwnerReference func
([#​2882](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2882 ))
- webhook: Add custom path option
([#​2998](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2998 ))
#### 🐛 Bug Fixes
- controller: Error when source.Start() never returns
([#​2997](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2997 )
[#​3006](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3006 )
[#​3008](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3008 ))
- fake client: Don't return items on invalid selector
([#​3022](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3022 ))
- fake client: Fix TOCTOU races
([#​2980](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2980 ))
- fake client: Preserve TypeMeta during Get call with PartialObjectMeta
([#​2949](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2949 ))
- fake client: Preserve TypeMeta during List call with UnstructuredList
([#​3074](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3074 ))
- manager: Fix RenewDeadline typo in leader election
([#​3032](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3032 ))
- manager: Use leader elector with client timeout
([#​3028](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3028 )
[#​3034](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3034 ))
#### 🌱 Others
- cache: Switch to Go 1.23+ stdlib `maps`/`slices` packages
([#​3012](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3012 ))
- controller: Log the syncing source when WaitForSync fails
([#​3016](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3016 ))
- setup-envtest: drop support for GCS
([#​2915](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2915 ))
- Some fixes for typos
([#​3011](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3011 )
[#​3033](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3033 )
[#​2993](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2993 ))
#### 🌱 CI
- PR-verify: Verify PR titles with shell script
([#​2944](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2944 )
[#​2961](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2961 )
[#​2964](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2964 )
[#​2973](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2973 ))
- Remove gosec linter
([#​3064](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3064 ))
- Upgrade golangci-lint to v1.61.0
([#​2950](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2950 ))
📖 Additionally, there have been 7 contributions to our
documentation.
([#​2942](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2942 ),
[#​2985](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2985 ),
[#​2996](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/2996 ),
[#​3002](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3002 ),
[#​3039](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3039 ),
[#​3062](https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3062 ))
#### Dependencies
##### Added
*Nothing has changed.*
##### Changed
- cel.dev/expr: v0.15.0 → v0.18.0
- github.com/Azure/go-ansiterm: [d185dfc →
306776e](https://redirect.github.com/Azure/go-ansiterm/compare/d185dfc...306776e )
- github.com/go-openapi/jsonpointer: [v0.19.6 →
v0.21.0](https://redirect.github.com/go-openapi/jsonpointer/compare/v0.19.6...v0.21.0 )
- github.com/go-openapi/swag: [v0.22.4 →
v0.23.0](https://redirect.github.com/go-openapi/swag/compare/v0.22.4...v0.23.0 )
- github.com/google/btree: [v1.0.1 →
v1.1.3](https://redirect.github.com/google/btree/compare/v1.0.1...v1.1.3 )
- github.com/google/cel-go: [v0.20.1 →
v0.22.0](https://redirect.github.com/google/cel-go/compare/v0.20.1...v0.22.0 )
- github.com/google/pprof: [4bfdf5a →
d1b30fe](https://redirect.github.com/google/pprof/compare/4bfdf5a...d1b30fe )
- github.com/gregjones/httpcache: [9cad4c3 →
901d907](https://redirect.github.com/gregjones/httpcache/compare/9cad4c3...901d907 )
- github.com/jonboulle/clockwork: [v0.2.2 →
v0.4.0](https://redirect.github.com/jonboulle/clockwork/compare/v0.2.2...v0.4.0 )
- github.com/moby/spdystream: [v0.4.0 →
v0.5.0](https://redirect.github.com/moby/spdystream/compare/v0.4.0...v0.5.0 )
- github.com/onsi/ginkgo/v2: [v2.19.0 →
v2.21.0](https://redirect.github.com/onsi/ginkgo/compare/v2.19.0...v2.21.0 )
- github.com/onsi/gomega: [v1.33.1 →
v1.35.1](https://redirect.github.com/onsi/gomega/compare/v1.33.1...v1.35.1 )
- github.com/stoewer/go-strcase: [v1.2.0 →
v1.3.0](https://redirect.github.com/stoewer/go-strcase/compare/v1.2.0...v1.3.0 )
- github.com/xiang90/probing: [43a291a →
a49e3df](https://redirect.github.com/xiang90/probing/compare/43a291a...a49e3df )
- go.etcd.io/bbolt: v1.3.9 → v1.3.11
- go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.16
- go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.16
- go.etcd.io/etcd/client/v2: v2.305.13 → v2.305.16
- go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.16
- go.etcd.io/etcd/pkg/v3: v3.5.13 → v3.5.16
- go.etcd.io/etcd/raft/v3: v3.5.13 → v3.5.16
- go.etcd.io/etcd/server/v3: v3.5.13 → v3.5.16
- go.uber.org/zap: v1.26.0 → v1.27.0
- golang.org/x/crypto: v0.24.0 → v0.28.0
- golang.org/x/exp:
[`f3d0a9c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f3d0a9c )
→
[`8a7402a`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/8a7402a )
- golang.org/x/mod: v0.17.0 → v0.21.0
- golang.org/x/net: v0.26.0 → v0.30.0
- golang.org/x/oauth2: v0.21.0 → v0.23.0
- golang.org/x/sync: v0.7.0 → v0.8.0
- golang.org/x/sys: v0.21.0 → v0.26.0
- golang.org/x/telemetry:
[`f48c80b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f48c80b )
→
[`bda5523`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bda5523 )
- golang.org/x/term: v0.21.0 → v0.25.0
- golang.org/x/text: v0.16.0 → v0.19.0
- golang.org/x/time: v0.3.0 → v0.7.0
- golang.org/x/tools:
[`e35e4cc`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/e35e4cc )
→ v0.26.0
- golang.org/x/xerrors:
[`04be3eb`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/04be3eb )
→
[`5ec99f8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5ec99f8 )
- google.golang.org/genproto/googleapis/api:
[`5315273`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/5315273 )
→
[`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0 )
- google.golang.org/genproto/googleapis/rpc:
[`f6361c8`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6361c8 )
→
[`f6391c0`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/f6391c0 )
- google.golang.org/genproto:
[`b8732ec`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/b8732ec )
→
[`ef43131`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/ef43131 )
- google.golang.org/protobuf: v1.34.2 → v1.35.1
- k8s.io/api: v0.31.0 → v0.32.0
- k8s.io/apiextensions-apiserver: v0.31.0 → v0.32.0
- k8s.io/apimachinery: v0.31.0 → v0.32.0
- k8s.io/apiserver: v0.31.0 → v0.32.0
- k8s.io/client-go: v0.31.0 → v0.32.0
- k8s.io/code-generator: v0.31.0 → v0.32.0
- k8s.io/component-base: v0.31.0 → v0.32.0
- k8s.io/gengo/v2:
[`51d4e06`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/51d4e06 )
→
[`2b36238`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/2b36238 )
- k8s.io/kms: v0.31.0 → v0.32.0
- k8s.io/kube-openapi:
[`70dd376`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/70dd376 )
→
[`32ad38e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/32ad38e )
- k8s.io/utils:
[`18e509b`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/18e509b )
→
[`3ea5e8c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/3ea5e8c )
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.30.3 →
v0.31.0
- sigs.k8s.io/json:
[`bc3834c`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/bc3834c )
→
[`9aa6b5e`](https://redirect.github.com/kubernetes-sigs/controller-runtime/commit/9aa6b5e )
- sigs.k8s.io/structured-merge-diff/v4: v4.4.1 → v4.4.2
##### Removed
- github.com/golang/groupcache:
[41bb18b](https://redirect.github.com/golang/groupcache/tree/41bb18b )
- github.com/imdario/mergo:
[v0.3.6](https://redirect.github.com/imdario/mergo/tree/v0.3.6 )
*Thanks to all our contributors!* 😊
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-25 01:59:59 +00:00
TrueCharts Bot
0b265129fb
chore(flux): update image prometheus-operator 9.3.0 → 9.4.0 (clustertool) ( #31150 )
2025-01-25 02:44:19 +01:00
TrueCharts Bot
a1dccc96cb
chore(flux): update image blocky 16.10.1 → 16.11.0 (clustertool) ( #31149 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky )
([source](https://0xerr0r.github.io/blocky/ )) | minor | `16.10.1` ->
`16.11.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-25 02:44:05 +01:00
TrueCharts Bot
ff92b0ce2a
chore(flux): update image traefik 30.3.1 → 30.3.2 (clustertool) ( #31141 )
2025-01-25 02:43:00 +01:00
TrueCharts Bot
5c95ff4072
chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.2 (clustertool) ( #30992 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos )
| patch | `v1.9.1` -> `v1.9.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>siderolabs/talos (ghcr.io/siderolabs/installer)</summary>
###
[`v1.9.2`](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2 )
[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.9.1...v1.9.2 )
##### [Talos
1.9.2](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.2 )
(2025-01-16)
Welcome to the v1.9.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues .
##### auditd
Kernel parameter `talos.auditd.disabled=1` can be used to disable Talos
built-in `auditd` service.
##### kube-apiserver Authorization Config
When using `.cluster.apiServer.authorizationConfig` the user provided
order for the authorizers is honoured and `Node` and `RBAC` authorizers
are always added to the end if not explicitly specified.
Eg: If user provides only `Webhook` authorizer, the final order will be
`Webhook`, `Node`, `RBAC`.
To provide a specific order for `Node` or `RBAC` explicitly, user can
provide the authorizer in the order they want.
Eg:
```yaml
cluster:
apiServer:
authorizationConfig:
- type: Node
name: Node
- type: Webhook
name: Webhook
webhook:
connectionInfo:
type: InClusterConfig
...
- type: RBAC
name: rbac
```
Usage of `authorization-mode` CLI argument will not support this form of
customization.
##### Component Updates
- Linux: 6.12.9
- runc: 1.2.4
- containerd: 2.0.2
Talos is built with Go 1.23.4.
##### Contributors
- Andrey Smirnov
- Dmitry Sharshakov
- L.J. Hanson
- Noel Georgi
- Skyler Mäntysaari
- TomyLobo
##### Changes
<details><summary>18 commits</summary>
<p>
-
[@​`09758b3`](https://redirect.github.com/siderolabs/talos/commit/09758b3f6 )
release(v1.9.2): prepare release
-
[@​`207f863`](https://redirect.github.com/siderolabs/talos/commit/207f86320 )
feat: update containerd to 2.0.2
-
[@​`582064d`](https://redirect.github.com/siderolabs/talos/commit/582064d9c )
fix: add informer resync period for node status watcher
-
[@​`244fd6e`](https://redirect.github.com/siderolabs/talos/commit/244fd6e43 )
feat: add a kernel parameter to disable built-in auditd
-
[@​`28327e0`](https://redirect.github.com/siderolabs/talos/commit/28327e001 )
fix: kube-apiserver authorizers order
-
[@​`ff9aa80`](https://redirect.github.com/siderolabs/talos/commit/ff9aa806a )
fix: a couple of imager panics/crashes
-
[@​`44e2cc9`](https://redirect.github.com/siderolabs/talos/commit/44e2cc91a )
feat: update Linux to 6.12.9
-
[@​`9fd295b`](https://redirect.github.com/siderolabs/talos/commit/9fd295b5f )
fix: detect GPT before ZFS
-
[@​`7b59573`](https://redirect.github.com/siderolabs/talos/commit/7b59573de )
fix: extfs repair and resize
-
[@​`5f6bfe0`](https://redirect.github.com/siderolabs/talos/commit/5f6bfe02a )
fix: merge of VolumeConfig documents with sizes
-
[@​`0c05e1c`](https://redirect.github.com/siderolabs/talos/commit/0c05e1cd3 )
feat: update Linux to 6.12.8
-
[@​`b61ab0a`](https://redirect.github.com/siderolabs/talos/commit/b61ab0a3d )
fix: partition alignment on disks with 4k sectors
-
[@​`c4a69d3`](https://redirect.github.com/siderolabs/talos/commit/c4a69d386 )
fix: yet another dashboard panic
-
[@​`dec3c6e`](https://redirect.github.com/siderolabs/talos/commit/dec3c6e5b )
fix: disable NRI plugin in a different way
-
[@​`dfb54c8`](https://redirect.github.com/siderolabs/talos/commit/dfb54c872 )
fix: request previous IP address in discovery
-
[@​`6b1fe3d`](https://redirect.github.com/siderolabs/talos/commit/6b1fe3df3 )
fix: mount selinuxfs only when SELinux is enabled
-
[@​`5e893e1`](https://redirect.github.com/siderolabs/talos/commit/5e893e1f5 )
fix: update field name for bus path disk selector
-
[@​`9219fc0`](https://redirect.github.com/siderolabs/talos/commit/9219fc017 )
fix: exclude disks with empty transport for disk selector
</p>
</details>
##### Changes from siderolabs/pkgs
<details><summary>6 commits</summary>
<p>
-
[siderolabs/pkgs@`c1f06e5`](https://redirect.github.com/siderolabs/pkgs/commit/c1f06e5 )
feat: update containerd to v2.0.2
-
[siderolabs/pkgs@`ef38c38`](https://redirect.github.com/siderolabs/pkgs/commit/ef38c38 )
feat: update Linux to 6.12.9
-
[siderolabs/pkgs@`a7487d6`](https://redirect.github.com/siderolabs/pkgs/commit/a7487d6 )
fix: adjust kernel options around ACPI/PCI/EFI
-
[siderolabs/pkgs@`376259a`](https://redirect.github.com/siderolabs/pkgs/commit/376259a )
feat: update Linux to 6.12.8
-
[siderolabs/pkgs@`8e435cd`](https://redirect.github.com/siderolabs/pkgs/commit/8e435cd )
fix: update config-arm64 to add Rasperry Pi watchdog support
-
[siderolabs/pkgs@`daabb47`](https://redirect.github.com/siderolabs/pkgs/commit/daabb47 )
fix: dvb was missing I2C_MUX support and si2168 driver
</p>
</details>
##### Dependency Changes
- **github.com/siderolabs/go-blockdevice/v2** v2.0.9 -> v2.0.11
- **github.com/siderolabs/pkgs** v1.9.0-15-g45c4ba4 ->
v1.9.0-21-gc1f06e5
- **github.com/siderolabs/talos/pkg/machinery** v1.9.1 -> v1.9.2
Previous release can be found at
[v1.9.1](https://redirect.github.com/siderolabs/talos/releases/tag/v1.9.1 )
##### Images
ghcr.io/siderolabs/flannel:v0.26.1
registry.k8s.io/coredns/coredns:v1.12.0
gcr.io/etcd-development/etcd:v3.5.17
registry.k8s.io/kube-apiserver:v1.32.0
registry.k8s.io/kube-controller-manager:v1.32.0
registry.k8s.io/kube-scheduler:v1.32.0
registry.k8s.io/kube-proxy:v1.32.0
ghcr.io/siderolabs/kubelet:v1.32.0
ghcr.io/siderolabs/installer:v1.9.2
registry.k8s.io/pause:3.10
</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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-24 17:24:36 +01:00
TrueCharts Bot
45b9ad7982
chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.1 (clustertool) ( #30993 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet )
| patch | `v1.32.0` -> `v1.32.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>siderolabs/kubelet (ghcr.io/siderolabs/kubelet)</summary>
###
[`v1.32.1`](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.0...v1.32.1 )
[Compare
Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.32.0...v1.32.1 )
</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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJzeXN0ZW0tdXBncmFkZSIsInR5cGUvcGF0Y2giXX0=-->
2025-01-24 17:24:28 +01:00
TrueCharts Bot
ebe8a041d2
fix(deps): update module sigs.k8s.io/controller-runtime v0.19.4 → v0.19.5 (clustertool) ( #31094 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[sigs.k8s.io/controller-runtime](https://redirect.github.com/kubernetes-sigs/controller-runtime )
| require | patch | `v0.19.4` -> `v0.19.5` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>kubernetes-sigs/controller-runtime
(sigs.k8s.io/controller-runtime)</summary>
###
[`v0.19.5`](https://redirect.github.com/kubernetes-sigs/controller-runtime/releases/tag/v0.19.5 )
[Compare
Source](https://redirect.github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5 )
#### What's Changed
- 🐛 cache: clone maps to prevent data race when concurrently creating
caches using the same options by
[@​k8s-infra-cherrypick-robot](https://redirect.github.com/k8s-infra-cherrypick-robot )
in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3080 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3080 )
- 🐛 support WaitForSync in custom TypedSyncingSource by
[@​tareksha](https://redirect.github.com/tareksha ) in
[https://github.com/kubernetes-sigs/controller-runtime/pull/3087 ](https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3087 )
**Full Changelog**:
https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 16:02:55 +00:00
TrueCharts Bot
2e678bc8c6
fix(deps): update module sigs.k8s.io/kustomize/api v0.18.0 → v0.19.0 (clustertool) ( #30922 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[sigs.k8s.io/kustomize/api](https://redirect.github.com/kubernetes-sigs/kustomize )
| require | minor | `v0.18.0` -> `v0.19.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:10:39 +00:00
TrueCharts Bot
d77eaa266d
fix(deps): update module github.com/go-git/go-git/v5 v5.13.1 → v5.13.2 (clustertool) ( #31093 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/go-git/go-git/v5](https://redirect.github.com/go-git/go-git )
| require | patch | `v5.13.1` -> `v5.13.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>go-git/go-git (github.com/go-git/go-git/v5)</summary>
###
[`v5.13.2`](https://redirect.github.com/go-git/go-git/releases/tag/v5.13.2 )
[Compare
Source](https://redirect.github.com/go-git/go-git/compare/v5.13.1...v5.13.2 )
#### What's Changed
- plumbing: use the correct user agent string. Fixes
[#​883](https://redirect.github.com/go-git/go-git/issues/883 ) by
[@​uragirii](https://redirect.github.com/uragirii ) in
[https://github.com/go-git/go-git/pull/1364 ](https://redirect.github.com/go-git/go-git/pull/1364 )
- build: bump golang.org/x/sys from 0.28.0 to 0.29.0 in the golang-org
group by [@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1365 ](https://redirect.github.com/go-git/go-git/pull/1365 )
- build: bump the golang-org group with 2 updates by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1367 ](https://redirect.github.com/go-git/go-git/pull/1367 )
- build: bump github.com/ProtonMail/go-crypto from 1.1.3 to 1.1.4 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1368 ](https://redirect.github.com/go-git/go-git/pull/1368 )
- build: bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1378 ](https://redirect.github.com/go-git/go-git/pull/1378 )
- build: bump github/codeql-action from 3.28.0 to 3.28.1 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1376 ](https://redirect.github.com/go-git/go-git/pull/1376 )
- build: bump github.com/elazarl/goproxy from 1.2.3 to 1.4.0 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1377 ](https://redirect.github.com/go-git/go-git/pull/1377 )
- git: worktree, fix restoring dot slash files (backported to v5). Fixes
[#​1176](https://redirect.github.com/go-git/go-git/issues/1176 ) by
[@​BeChris](https://redirect.github.com/BeChris ) in
[https://github.com/go-git/go-git/pull/1361 ](https://redirect.github.com/go-git/go-git/pull/1361 )
- build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1392 ](https://redirect.github.com/go-git/go-git/pull/1392 )
- git: worktree_status, fix adding dot slash files to working tree
(backported to v5). Fixes
[#​1150](https://redirect.github.com/go-git/go-git/issues/1150 ) by
[@​BeChris](https://redirect.github.com/BeChris ) in
[https://github.com/go-git/go-git/pull/1359 ](https://redirect.github.com/go-git/go-git/pull/1359 )
- build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 by
[@​dependabot](https://redirect.github.com/dependabot ) in
[https://github.com/go-git/go-git/pull/1383 ](https://redirect.github.com/go-git/go-git/pull/1383 )
**Full Changelog**:
https://github.com/go-git/go-git/compare/v5.13.1...v5.13.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 14:44:54 +01:00
TrueCharts Bot
1ced9e0181
fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.14 → v3.0.16 (clustertool) ( #31092 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/budimanjojo/talhelper/v3](https://redirect.github.com/budimanjojo/talhelper )
| require | patch | `v3.0.14` -> `v3.0.16` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>budimanjojo/talhelper
(github.com/budimanjojo/talhelper/v3)</summary>
###
[`v3.0.16`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.16 )
[Compare
Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.15...v3.0.16 )
#### Changelog
-
[`0367148`](https://redirect.github.com/budimanjojo/talhelper/commit/0367148de6cb16b90df6275d5b97412a5b8cdded )
feat: update Scoop for talhelper version v3.0.15
-
[`43414c9`](https://redirect.github.com/budimanjojo/talhelper/commit/43414c92fcca8493b5e262a6aa5d415656587499 )
feat: update flake
([#​808](https://redirect.github.com/budimanjojo/talhelper/issues/808 ))
-
[`5084e42`](https://redirect.github.com/budimanjojo/talhelper/commit/5084e42f154ca1c87e111f517c96b46ffab7408c )
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.15
-
[`d4bd660`](https://redirect.github.com/budimanjojo/talhelper/commit/d4bd6600fcdc1b64be0616999add7623781c25b9 )
fix: use the commit where `busPath` is not broken
###
[`v3.0.15`](https://redirect.github.com/budimanjojo/talhelper/releases/tag/v3.0.15 )
[Compare
Source](https://redirect.github.com/budimanjojo/talhelper/compare/v3.0.14...v3.0.15 )
#### Changelog
-
[`7783fb2`](https://redirect.github.com/budimanjojo/talhelper/commit/7783fb21f4785aefad0fce9d6d5b971058698b2a )
chore(container): update alpine docker tag to v3.21.2
-
[`c1f69ec`](https://redirect.github.com/budimanjojo/talhelper/commit/c1f69ec68bf46fe35d082e7aef036f1263b5fd91 )
chore(container): update bitnami/kubectl docker tag to v1.32.1
-
[`fc7e91f`](https://redirect.github.com/budimanjojo/talhelper/commit/fc7e91f97eb44ae93f0f3abf754e3f17953402b8 )
chore(container): update ghcr.io/getsops/sops docker tag to v3.9.3
-
[`9278998`](https://redirect.github.com/budimanjojo/talhelper/commit/927899891b87f117a8d4785416b110057e4dba8e )
chore(container): update ghcr.io/siderolabs/talosctl docker tag to
v1.9.2
-
[`6e68ba9`](https://redirect.github.com/budimanjojo/talhelper/commit/6e68ba91953c0668d07a0ee8c7433d613b059dfc )
chore(container): update golangci/golangci-lint docker tag to v1.63.3
-
[`588bafa`](https://redirect.github.com/budimanjojo/talhelper/commit/588bafaddaee6621bdfcdf6e52cb896102e6947c )
chore(container): update golangci/golangci-lint docker tag to v1.63.4
-
[`2920825`](https://redirect.github.com/budimanjojo/talhelper/commit/2920825b232847f1aed10510a3eeba02c35952b6 )
chore(container): update goreleaser/goreleaser docker tag to v2.5.1
-
[`4972d55`](https://redirect.github.com/budimanjojo/talhelper/commit/4972d5583dad91892985e895c208146ffd3451e8 )
chore(deps): update dependency siderolabs/talos to v1.9.2
-
[`de942ea`](https://redirect.github.com/budimanjojo/talhelper/commit/de942ea79a2b1c6ee7ac8c36ed16a526b53cd39f )
chore(github-action): update renovatebot/github-action action to v41.0.8
-
[`5add3f2`](https://redirect.github.com/budimanjojo/talhelper/commit/5add3f2994c40d6b91f8b1a11712dd3e0b165e52 )
chore(github-action): update renovatebot/github-action action to v41.0.9
-
[`389f130`](https://redirect.github.com/budimanjojo/talhelper/commit/389f13086a9e8f25de82d0f52d704cc73833ecbe )
chore(schema): update talconfig.yaml JSON schema
([#​788](https://redirect.github.com/budimanjojo/talhelper/issues/788 ))
-
[`0d864a6`](https://redirect.github.com/budimanjojo/talhelper/commit/0d864a61e62b4c7b7f2e76c45ced1b484c87772a )
chore(schema): update talconfig.yaml JSON schema
([#​797](https://redirect.github.com/budimanjojo/talhelper/issues/797 ))
-
[`b6a4040`](https://redirect.github.com/budimanjojo/talhelper/commit/b6a4040e8c2fd4fe8c2bc316d9ddd355eb94bc5b )
chore(schema): update talos-extensions.yaml JSON schema
-
[`7efa54c`](https://redirect.github.com/budimanjojo/talhelper/commit/7efa54ca8b97fa72655695d06d51d742ec256aff )
chore(schema): update talos-extensions.yaml JSON schema
-
[`17b4c61`](https://redirect.github.com/budimanjojo/talhelper/commit/17b4c6130a6bc345e15d0a033d97e7554f0bbf5a )
chore(schema): update talos-extensions.yaml JSON schema
-
[`2364766`](https://redirect.github.com/budimanjojo/talhelper/commit/2364766ec80fdeb72cb5c551e392dd1ed0a46202 )
chore(schema): update talos-extensions.yaml JSON schema
([#​796](https://redirect.github.com/budimanjojo/talhelper/issues/796 ))
-
[`4101114`](https://redirect.github.com/budimanjojo/talhelper/commit/4101114e41b525a443c134594f3698e9e318d715 )
chore(schema): update talos-extensions.yaml JSON schema
([#​799](https://redirect.github.com/budimanjojo/talhelper/issues/799 ))
-
[`7fa9b87`](https://redirect.github.com/budimanjojo/talhelper/commit/7fa9b87d5be9dc459b4ea8fd40c78f7adc60e2c3 )
feat(config)!: rename `isoSchematic` to `imageSchematic`
-
[`51c2516`](https://redirect.github.com/budimanjojo/talhelper/commit/51c2516c67e97f638ad2aac2e886e2e25a47f20e )
feat(config): ad `volumes` field for `VolumeConfig` manifest
-
[`2566bb6`](https://redirect.github.com/budimanjojo/talhelper/commit/2566bb656c28fd00b10695a6570b647629cfec5e )
feat(genurl)!: replace `genurl iso` subcommand with `genurl image`
-
[`4609a14`](https://redirect.github.com/budimanjojo/talhelper/commit/4609a14824574a6593858626f5ca05a2af54420b )
feat(readme): thank you
[@​roachmanfp](https://redirect.github.com/roachmanfp ) for the
sponsor!
-
[`4e864b0`](https://redirect.github.com/budimanjojo/talhelper/commit/4e864b08383295f7eda97b738203aefdaec0143a )
feat: add v1.10 to supported version
-
[`5216fc9`](https://redirect.github.com/budimanjojo/talhelper/commit/5216fc925cf54960d3fab897190ecf59836805ba )
feat: update Scoop for talhelper version v3.0.14
-
[`8a66fb0`](https://redirect.github.com/budimanjojo/talhelper/commit/8a66fb0f75db0877ba9c5a41c78e25dd2ce26ea1 )
feat: update flake
([#​777](https://redirect.github.com/budimanjojo/talhelper/issues/777 ))
-
[`d642e01`](https://redirect.github.com/budimanjojo/talhelper/commit/d642e01d4c934eea58a5786633af20b109b77f2d )
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.14
-
[`6bc01d2`](https://redirect.github.com/budimanjojo/talhelper/commit/6bc01d25e4f462df2d67ff8af2ba1a559503b835 )
fix(deps): update module github.com/getsops/sops/v3 to v3.9.3
-
[`c6a2d12`](https://redirect.github.com/budimanjojo/talhelper/commit/c6a2d12a0aee8a0b47b9882a0de0fee4fc632029 )
fix(deps): update module github.com/google/go-containerregistry to
v0.20.3
-
[`161a46a`](https://redirect.github.com/budimanjojo/talhelper/commit/161a46a0b91341fb881a55ea48b50e5ccd02cfbd )
fix(deps): update module github.com/invopop/jsonschema to v0.13.0
-
[`96aef7c`](https://redirect.github.com/budimanjojo/talhelper/commit/96aef7c32c7535045c0014acf31f005c57158e83 )
fix(go): fix go refusing to run
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 14:43:40 +01:00
TrueCharts Bot
d3d9291ea4
chore(flux): update helm release longhorn 1.7.2 → 1.8.0 (clustertool) ( #31096 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [longhorn](https://redirect.github.com/longhorn/longhorn )
([source](https://redirect.github.com/longhorn/charts )) | minor |
`1.7.2` -> `1.8.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>longhorn/charts (longhorn)</summary>
###
[`v1.8.0`](https://redirect.github.com/longhorn/charts/releases/tag/longhorn-1.8.0 )
[Compare
Source](https://redirect.github.com/longhorn/charts/compare/longhorn-1.7.2...longhorn-1.8.0 )
Longhorn is a distributed block storage system for Kubernetes.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 14:40:49 +01:00
TrueCharts Bot
5e83495689
fix(deps): update kubernetes packages v0.32.0 → v0.32.1 (clustertool) (patch) ( #31091 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [k8s.io/api](https://redirect.github.com/kubernetes/api ) | require |
patch | `v0.32.0` -> `v0.32.1` |
|
[k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery )
| require | patch | `v0.32.0` -> `v0.32.1` |
| [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go ) |
require | patch | `v0.32.0` -> `v0.32.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>kubernetes/api (k8s.io/api)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1 )
[Compare
Source](https://redirect.github.com/kubernetes/api/compare/v0.32.0...v0.32.1 )
</details>
<details>
<summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1 )
[Compare
Source](https://redirect.github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1 )
</details>
<details>
<summary>kubernetes/client-go (k8s.io/client-go)</summary>
###
[`v0.32.1`](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1 )
[Compare
Source](https://redirect.github.com/kubernetes/client-go/compare/v0.32.0...v0.32.1 )
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 14:34:13 +01:00
TrueCharts Bot
e4f6300e26
chore(flux): update image metallb-config 8.4.0 → 8.4.1 (clustertool) ( #31068 )
2025-01-24 12:49:21 +01:00
TrueCharts Bot
63ae6a2b6a
chore(flux): update image spegel 2.2.1 → 2.2.2 (clustertool) ( #31069 )
2025-01-24 12:48:15 +01:00
TrueCharts Bot
5edd0795cb
chore(flux): update image traefik 30.3.0 → 30.3.1 (clustertool) ( #31070 )
2025-01-24 12:47:59 +01:00
TrueCharts Bot
3f03284d8d
chore(flux): update image clusterissuer 9.4.0 → 9.4.1 (clustertool) ( #31067 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [clusterissuer](https://truecharts.org/charts/premium/clusterissuer )
([source](https://cert-manager.io/ )) | patch | `9.4.0` -> `9.4.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-01-24 12:47:25 +01:00