Skip to content

Commit

Permalink
feat(container): update image ghcr.io/siderolabs/installer to v1.9.0 (#…
Browse files Browse the repository at this point in the history
…1149)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/siderolabs/installer](https://redirect.github.com/siderolabs/talos)
| minor | `v1.8.4` -> `v1.9.0` |

---

> [!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.0`](https://redirect.github.com/siderolabs/talos/blob/HEAD/CHANGELOG.md#Changes-since-v190-alpha2)

[Compare
Source](https://redirect.github.com/siderolabs/talos/compare/v1.8.4...v1.9.0)

<details><summary>44 commits</summary>
<p>

-
[`af5d6b8c4`](https://redirect.github.com/siderolabs/talos/commit/af5d6b8c4166c7461f1774991e2896b11d503585)
fix: show SELinux labels on pseudo-fs
-
[`f46922fa9`](https://redirect.github.com/siderolabs/talos/commit/f46922fa9a815a2e9002c31dcc2793bf6dd93952)
chore: fix dockerfile warnings
-
[`a13f82c59`](https://redirect.github.com/siderolabs/talos/commit/a13f82c59456574238a75959ff395746c93f1cfa)
feat: udev: label device nodes
-
[`e899fb37f`](https://redirect.github.com/siderolabs/talos/commit/e899fb37fde7ec2b39d4b0fa77c7a6b1ac9d9f16)
feat: label created files in /etc
-
[`5f68c17ed`](https://redirect.github.com/siderolabs/talos/commit/5f68c17edab70451ec775e292222d9c634f4e863)
feat: implement image cache configuration
-
[`0ffb2187a`](https://redirect.github.com/siderolabs/talos/commit/0ffb2187a3e56744a6b67698882acf8281c147dd)
feat: registry proxy
-
[`77cf84fb5`](https://redirect.github.com/siderolabs/talos/commit/77cf84fb572213e59880a05edcc1b1b365987ac4)
feat: support generating iso with imagecache
-
[`5de6275b8`](https://redirect.github.com/siderolabs/talos/commit/5de6275b8f883f6c3e7a17c04b427c0ff8b9e3f5)
chore: image cache generator improvements
-
[`1a8cc5f8b`](https://redirect.github.com/siderolabs/talos/commit/1a8cc5f8b277faec7cf00a3acc8e91a31f99ce85)
feat: add SELinux labels to volumes
-
[`61b9129e0`](https://redirect.github.com/siderolabs/talos/commit/61b9129e0c29b2402235065f27888459e6054e7a)
fix: add directory entries and filemode to tarball
-
[`4caeae21e`](https://redirect.github.com/siderolabs/talos/commit/4caeae21e548039a6a03471d35405788515a8751)
refactor: optimize flags and SetLabel
-
[`6074a870a`](https://redirect.github.com/siderolabs/talos/commit/6074a870ad7c63775a39c84b72f79699976a4a1f)
feat: add e2fsprogs to talos rootfs
-
[`7ffcf5b93`](https://redirect.github.com/siderolabs/talos/commit/7ffcf5b932cc4064e5680efb20bf6fe6e7179cd4)
docs: update getting started
-
[`c4c1a0d7c`](https://redirect.github.com/siderolabs/talos/commit/c4c1a0d7c73d13e78bef935612cfdd593749a783)
fix: make vmware platform common code build on all arches
-
[`cc768037f`](https://redirect.github.com/siderolabs/talos/commit/cc768037f8d4bb022e98ddd4762f483ffd2a7a7f)
feat: implement block device wipe
-
[`6fb518ae5`](https://redirect.github.com/siderolabs/talos/commit/6fb518ae57a7cea0cf0959309167805c6f2582a5)
fix: don't activate LVM volumes in agent mode
-
[`0e3ed3072`](https://redirect.github.com/siderolabs/talos/commit/0e3ed307232eff54a42236489433eb8b6757cb6d)
fix: no longer leak `Close` reader
-
[`4dc58cfdf`](https://redirect.github.com/siderolabs/talos/commit/4dc58cfdf3ef99c67d6d1885216154d21294da74)
chore: small fixes
-
[`f400ae911`](https://redirect.github.com/siderolabs/talos/commit/f400ae911b49bd87b2c085ecc794ba44f0be0118)
fix: small fixes for image cache generation
-
[`93754b7de`](https://redirect.github.com/siderolabs/talos/commit/93754b7de6cec285e8e48d330be3c938dcd3e9c4)
fix: config and platform manifest generation
-
[`95b2fc946`](https://redirect.github.com/siderolabs/talos/commit/95b2fc946ec1d8166738d7bb2573e5d20d336afe)
feat: image cache gen
-
[`e4c6186c6`](https://redirect.github.com/siderolabs/talos/commit/e4c6186c63ea8faabf2feb82a997a7dbdd35d966)
chore: remove i915/amdgpu drivers
-
[`744ad12a6`](https://redirect.github.com/siderolabs/talos/commit/744ad12a6e59c57b88869c055d598244f25e2e38)
docs: update replicated-local-storage-with-openebs.md
-
[`fd713e451`](https://redirect.github.com/siderolabs/talos/commit/fd713e45140f08b69bf0c08a28ca734685cb7672)
feat: add permanent hardware addr to device selectors
-
[`d55a96e8c`](https://redirect.github.com/siderolabs/talos/commit/d55a96e8cbbc8d013b6258da304d5c63590e2679)
refactor: remove SELinux client_u and client_r
-
[`3a5b55fd2`](https://redirect.github.com/siderolabs/talos/commit/3a5b55fd2215f1b3b88868766f4220fcd1bdf1b5)
fix: allow CEL expressions config merge
-
[`f1b15f580`](https://redirect.github.com/siderolabs/talos/commit/f1b15f580eed5be808b6f657570540ae1906488a)
chore: remove replace for safchain/ethtool
-
[`f9697a9a0`](https://redirect.github.com/siderolabs/talos/commit/f9697a9a07316226e13aa0d9a659f67fedaf7f47)
fix: register controlplane node with NoSchedule taint
-
[`30f8b5a9f`](https://redirect.github.com/siderolabs/talos/commit/30f8b5a9f76441d933341b91d753ae141a9f4d10)
fix: registry mirror fallback handling
-
[`0f41e7743`](https://redirect.github.com/siderolabs/talos/commit/0f41e77434d6080270a3a18a8af0387791e8f282)
feat: allow for onlink directive (nocloud)
-
[`e26d0043e`](https://redirect.github.com/siderolabs/talos/commit/e26d0043e022eccf5ea9c9d9b4a57e4bff1f80cc)
chore: code cleanup
-
[`43fe3807a`](https://redirect.github.com/siderolabs/talos/commit/43fe3807a807a58ecf264f1628c5919f86d369b4)
feat: implement tracking of blockdevice secondaries
-
[`8a7476c3a`](https://redirect.github.com/siderolabs/talos/commit/8a7476c3ae1fdf5d4314d8915da72bc2cce19e38)
fix: install on non-empty disk
-
[`8b4253d18`](https://redirect.github.com/siderolabs/talos/commit/8b4253d18544318e55f4886782a41b0e74155101)
feat: update etcd to v3.5.17
-
[`5a0fd5b88`](https://redirect.github.com/siderolabs/talos/commit/5a0fd5b8829657f487db594d90c5b31841c78a66)
refactor: move early initialization functions to pre-initialize phase
-
[`9916e2cd8`](https://redirect.github.com/siderolabs/talos/commit/9916e2cd8a32706a32572f408dc313bbfa159539)
chore: update pkgs/tools/extras for Go 1.23.3
-
[`20bbf0235`](https://redirect.github.com/siderolabs/talos/commit/20bbf02355c1ab12084ba36b3d1bea151029c2d6)
docs: update vultr documentation
-
[`aea98940b`](https://redirect.github.com/siderolabs/talos/commit/aea98940b7047c9e7f343efbbb8315c1bc6226d2)
fix: arch linux search paths and names for QEMU provisioner
-
[`682718d4c`](https://redirect.github.com/siderolabs/talos/commit/682718d4c99ff0bbae7be8b82eb6548e9b939f41)
fix: use imager incoming version for extension validation
-
[`9a02ecc49`](https://redirect.github.com/siderolabs/talos/commit/9a02ecc49fa801d7282bba4733698b8d7d6c221e)
feat: rewrite install disk selector to use CEL expressions
-
[`eba35f441`](https://redirect.github.com/siderolabs/talos/commit/eba35f4413c732d351d82d5b646fc3053e6239e3)
docs: add note about PSP in Rook-Ceph guide
-
[`38b80fb1d`](https://redirect.github.com/siderolabs/talos/commit/38b80fb1dab586a9f14473d03415b793c2dfcda0)
docs: add missing `--talosconfig` parameter to end of Hetzner guide
-
[`a07f66c91`](https://redirect.github.com/siderolabs/talos/commit/a07f66c9187b7a99211d3f9af286844511d66954)
docs: gcp: fix controlplane nodes tags
-
[`4fe6dc8a0`](https://redirect.github.com/siderolabs/talos/commit/4fe6dc8a0a86e0096797b3ce433a627fb973c962)
chore: clean dns code

</p>
</details>

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
  • Loading branch information
spiceratops authored Dec 21, 2024
2 parents 6a78a75 + 902f2f7 commit 3cce631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion talos/talconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clusterSvcNets:
- 10.245.0.0/16

# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
talosVersion: v1.8.4
talosVersion: v1.9.0
# renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet
kubernetesVersion: v1.31.4

Expand Down

0 comments on commit 3cce631

Please sign in to comment.