Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependency siderolabs/talos to v1 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 15, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Update Change
siderolabs/talos major v0.13 -> v1.9
siderolabs/talos major v0.10 -> v1.9

Release Notes

siderolabs/talos (siderolabs/talos)

v1.9

Compare Source

44 commits

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

v1.8

Compare Source

113 commits

  • 6f7c3a8e5 fix: build of talosctl on non-Linux arches
  • f0a59cec7 release(v1.8.0-alpha.2): prepare release
  • c8aed3be4 fix: correctly add console args for ttyS0
  • b453385bd feat: support volume configuration, provisioning, etc
  • b6b16b35f chore: pause sequencer when talos installed and iso booted
  • eade0a9f2 chore: bring in uio modules
  • 81f9fcd9c fix: report errors correctly when pulling, fix EEXIST
  • b309e87b4 docs: fix invalid input in field user_data
  • c7474877a docs: kubeProxyReplacement from "disabled" to "false"
  • be2ebf6b4 chore: bump dependencies
  • 88601bff4 chore: drop calico from interactive installer
  • 106c17d0b chore: aarch64 qemu local secureboot support
  • da6263506 feat: update Flannel to v0.25.6
  • 19a44c2b0 chore: drop console ttyS0 argument
  • 75cecb421 feat: add Apache Cloudstack support
  • 951cf66fd feat: add Cisco fnic driver
  • 2d3bc94bf fix(ci): fix broken tests
  • a9551b7ca fix: host DNS access with firewall enabled
  • 4834a61a8 feat: report SELinux labels
  • 8fe39eacb chore: move csi tests as go test
  • e4f8cb854 fix: merge extension service config files by mountPath
  • 5ba1df469 chore: add java package to protos
  • 823480800 fix: add missing host/nvme-rdma
  • 5b4b64979 fix: bump go-smbios for broken SMIOS tables
  • f57d1f07e fix: add NVMe target kernel modules
  • 5ff6cf82c fix: drop /opt mount for containers/tink
  • 3c0db34d8 docs: update kubespan docs
  • 3041d9075 fix: always handle PermissionDenied in dashboard resource watches
  • 36f83eea9 chore: make qemu check flag consistent with code
  • fe52cb074 chore: update protoc-gen-doc
  • ee4290f68 fix: bind HostDNS to 169.254.x link-local address
  • c312a46f6 chore: restructure k8s component health checks
  • e193e7db9 docs: fix incorrect path for openebs in documentation
  • beadbac21 docs: update Oracle Cloud Talos custom image docs
  • 6f969e364 chore: improve cluster create UX on aarch64
  • 45cc8688a chore: replace if blocks with min/max functions
  • a5bd770bf fix: retry with another upstream if the previous failed
  • 82e19f38a docs: add high-level overlay development guide
  • 872599c9a chore: drop image assets from release
  • 3c36c41a9 feat: provide device extra settle timeout
  • 9e348ef35 feat: update Kubernetes to 1.31.0
  • 61a1c946b feat: bundle (some) CNI plugins with Talos core
  • 091da163b chore: support arm64 kexec from zboot kernel images
  • 73511c1ef chore: fix release notes
  • 2bf924c7b feat: update ISO VolumeID with Talos version
  • 9a33dce10 docs: fix the VMWare docs
  • 12562c2d5 docs: fix talos version in vmware.sh
  • ee67da14c feat: scaleway routed ip
  • eba5dafb9 fix: add dns-resolve-cache to the support bundle
  • d4f8100bd docs: fix default openebs folder
  • 60e163d54 docs: fix typo in doc
  • 98d9abdd0 chore(ci): fix cilium ci tests
  • beb9602e3 chore: bump github.com/docker/docker to v27.1.1+incompatible
  • 0698a4921 docs: aws getting started re-write
  • 4d7d7a589 chore(ci): update nvidia integration tests
  • 60e901c1d chore: document slim kubelet image
  • 622d66a98 chore: bump deps
  • f9f5e0ef5 chore: fix k8s tests
  • 2ac8d2274 chore: support unsupported flag for mkfs
  • 9b9159d1e docs: update support matrix for nvidia drivers
  • 9d3415850 fix: fix graph diffs in dashboard when node aliases are used
  • 9a126d70e chore: generate deepcopy for SecureBootAssets type
  • dff56d824 chore: remove arch-specific etcd image tag
  • c9f1dece5 feat: update Kubernetes to 1.31.0-rc.1
  • 49831c56f docs: replace removed Cilium/kubeProxyReplacement value
  • 33a316369 docs: update aws.md for loop
  • e02bd2093 feat: update Kubernetes to 1.31.0-rc.0
  • 64914b086 chore: add test for crun extension
  • 7a1c62b8b feat: publish installed extensions as node labels/annotations
  • 3f2058aba fix: update containerd configuration and settings
  • 81bd20f5a docs: remove deprecated jiva from openebs instructions
  • 480ffb88a docs: fix the amd64 PXE boot script URL
  • 20fe34dbd docs: fix docker getting started typo
  • 0fd7dfd2a docs: update Equinix Guide
  • 3d1474ac0 feat: update CoreDNS to 1.1.3
  • 50e5f37ef chore: add test for apparmor
  • 96492c097 docs: extend multus configuration for Cilium
  • 19aa44c54 fix: generate kubeconfig using proper types
  • 240104e45 feat: update Linux to 6.6.43
  • 32db8db60 chore: lock microsoft secureboot certs
  • 3ce5492f8 feat: runc memfd-bind service
  • 341b55cd3 docs: update vmware.sh
  • 117628aa6 chore: add test for gvisor extension with platform kvm
  • fd01571c4 feat: update Linux, enable Broadcom MPI3 driver
  • b333ec07d feat: update etcd to 3.5.15, Flannel to 0.25.5
  • 087290178 feat: use ethtool ioctl to get link status when netlink api not available
  • 395c64290 docs: update openebs-jiva helm repo
  • f132d3f40 chore(ci): remove artifacts directory prefix for checksums
  • fd54dc191 feat(talosctl): append microsoft secure boot certs
  • fd6ddd11e feat: provide POD_IP env var to scheduler and controller-manager
  • 407347a7a feat: update Kubernetes to 1.31.0-beta.0
  • 1b8c9ccbb fix: enforce secureboot enroll option only for supported releases
  • d52b89cb9 chore: ensure tls required on s3 buckets
  • c288ace7b fix: be more smart when merging DNS resolver config
  • d983e4430 fix: panic on shutdown
  • 01404edff chore: reduce memory requirement for contrplane nodes
  • 980f9ebc0 fix: fix log format in cluster provisioning
  • ea626a963 feat: add label 'exclude-from-external-load-balancers' for cp nodes
  • 1cf76cfbc docs: fix talosctl spelling
  • b07338f54 feat: provide machine config document to update trusted CA roots
  • f14c4795e fix: sort ports and merge adjacent ones in the nft rule
  • cf5effabb feat: provide an option to enforce SecureBoot for TPM enrollment
  • 736c1485e fix: change the UEFI firmware search path order
  • a727a1d97 chore: make using action tracker easier
  • 0aebeff35 docs: add missing backslashes
  • 398151e64 fix: remove host bind mount for /tmp for trustd
  • ce4c404e1 chore: redo FilterMessages as generic function
  • fbde9c556 chore: bump deps
  • 3bab15214 feat: update Kubernetes to 1.31.0-alpha.3
  • c2a5213ee docs: add note about mayastor nvme_tcp init container check
  • dad9c40c7 chore: simplify code
  • 963612bcc chore: redo EncodeString and EncodeBytes using buffer interface
  • d9db360ab fix: properly output multi-doc machine config in get mc

v1.7

Compare Source

80 commits

  • 403ad93c3 feat: update dependencies
  • 7376f34e8 fix: remove maintenance config when maintenance service is shut down
  • 952801d8b fix: handle overlay partition options
  • 465b9a4e6 fix: update discovery client with the fix for keepalive interval
  • 1e9f866ac feat: update Kubernetes to v1.30.0-beta.0
  • d118a852b feat: implement Install for imager overlays
  • cd5a5a447 chore: migrate to go-grpc-middleware/v2
  • e3c2a6398 feat: set default NTP server to time.cloudflare.com
  • 32e087760 chore: print all available logs containers in logs command completions
  • e89d755c5 fix: etcd config validation for worker
  • 1aa3c9182 docs: add DreeBot to ADOPTERS.md
  • 1bb6027cc fix: fix nil panic on maintenance upgrade with partial config
  • aa70bfb9d docs: add Redpill Linpro to adopters list
  • f02aeec92 fix: do not fail cluster create when input dir does not contain talosconfig
  • 1ec6683e0 chore: use go-copy
  • 3c8f51d70 chore: move cli formatters and version modules to machinery
  • 8152a6dd6 feat: update Go to 1.22.1
  • 8c7953991 docs: update replicated-local-storage-with-openebs-jiva.md
  • f23bd8144 fix: syslog parser
  • bbed07e03 feat: update Linux to 6.6.18
  • 8125e754b feat: imager overlay
  • 0b9b4da12 feat: update Kubernetes to 1.30.0-alpha.3
  • 3a764029e docs: fix typo in word governor
  • d81d49000 chore: update CoreDNS renovate source
  • b2ad5dc5f fix: workaround a race in CNI setup (talosctl cluster create)
  • 457507803 fix: provide auth when pulling images in the imager
  • e707175ab docs: update config patch in cilium docs
  • f8c556a1c chore: listen for dns requests on 127.0.0.53
  • 8872a7a21 fix: ignore 'no such device' in addition to 'no such file'
  • 1cb544353 chore: uki der certs in iso
  • 67ac6933d fix: handle errors to watch apid/trustd certs
  • c79d69c2e fix: only set gateway if set in context (opennebula)
  • 4575dd8e7 chore: allow not preallocated disks for QEMU cluster
  • 0bddfea81 chore: add oceanbox.io to adopters
  • 136427592 chore: use proper talos_version_contract for TF tests
  • 6bf50fdc1 chore: disable x/net/trace in gRPC to enable dead code elimination
  • 815a8e9cc feat: add partial config support to talosctl cluster create
  • 64e9703f8 chore: add tests for the Kata Containers extension
  • 9b6291925 feat: update pkgs
  • 66f3ffdd4 fix: ensure that Talos runs in a pod (container)
  • 9dbc33972 feat: add basic syslog implementation
  • 0b7a27e6a feat: allow access to all resources over siderolink in maintenance mode
  • 53721883d feat: support AWS KMS for the SecureBoot signing
  • 7ee999f8a fix: disable KubeSpan endpoint harvesting by default
  • 7b87c7fe9 chore: bump Go dependencies
  • 8e9596d3c docs: rpi talosctl install update
  • 493bb60f8 fix: correctly handle partial configs in DNSUpstreamController
  • 6deb10ae2 chore: deprecate environmentFile for extensions
  • f8b4ee82a chore: update extensions test
  • 1366ce14a feat: update Kubernetes to v1.30.0-alpha.2
  • 559308ef7 fix: use MachineStatus resource to check for boot done
  • 15e8bca2b feat: support environment in ExtensionServicesConfig
  • 3fe82ec46 feat: custom image settings for k8s upgrade
  • fa3b93370 chore: replace fmt.Errorf with errors.New where possible
  • d4521ee9c feat: update kernel with sfc driver and LSM updates
  • 2f0421b40 fix: run xfs_repair on invalid argument error
  • f868fb8e8 docs: update vmware tools url
  • fa2d34dd8 chore: enable v6 support on the same port
  • 83e0b0c19 chore: adjust dns sockets settings
  • a1ec1705b chore: update Go to 1.22.0
  • 76b50fcd4 chore: add Ænix to the Adopters list
  • 5324d3916 chore: bump stuff
  • 087b50f42 feat: support systemd-boot ISO enroll keys option
  • afa71d6b0 chore: use "handle-like" resource in DNSResolveCacheController
  • 013e13070 fix: error with decoding config document with wrong apiVersion
  • 1e77bb1c3 chore: allow custom pkgs to build talos
  • 3f8a85f1b fix: unlock the upgrade mutex properly
  • 61c3331b1 docs: update indentation in vip.md
  • 383e528df chore: allow uuid-based hostnames in talosctl cluster create
  • 1e6c8c4de feat: extensions services config
  • 989ca3ade feat: add OpenNebula platform support
  • 914f88778 docs: update nocloud.md Proxmox information
  • a04cc8015 fix: pass TTL when generating client certificate
  • 3fe8c12ca fix: add log line about controller runtime failing
  • ddbabc7e5 fix: use a separate cgroup for each extension service
  • 6ccdd2c09 chore: fix markdown-lint call
  • 4184e617a chore: add test for wasmedge runtime extension
  • 95ea3a6c6 chore: bump timeout in acquire tests
  • c19a505d8 chore: bump docker dind image
  • d7d4154d5 chore: remove channel blocking in qemu launch

v1.6

Compare Source

45 commits

  • 514e514ba feat: update Linux 6.1.63, containerd 1.7.9
  • aca8b5e17 fix: ignore kernel command line in container mode
  • 020a0eb63 docs: fix table formatting for bootstraprequest
  • 0eb245e04 docs: fix talosctl pcap example indentation
  • de6caf534 docs: fix table formatting for machineservice api
  • 27d208c26 feat: implement OAuth2 device flow for machine config
  • 5c8fa2a80 chore: start containerd early in boot
  • 95a252cfc docs: fix link in what is new page
  • 0d3c3ed71 feat: support kube scheduler config
  • 06941b7e5 fix: allow rootfs propagation configuration for extension services
  • 57dc796f3 docs: update lastRelease to v1.5.5 in _index.md
  • 21d944a64 docs: add timezone information
  • 4f1ad16c7 feat: support kubelet credentialprovider config
  • 71a3bf0e3 fix: allow extra kernel args for secureboot installer
  • f38eaaab8 feat: rework secureboot and PCR signing key
  • 6eade3d5e chore: add ability to rewrite uuids and set unique tokens for Talos
  • e9c7ac17a fix: set max msg recv size when proxying
  • e22ab440d feat: update Linux 6.1.61, containerd 1.7.8, runc 1.1.10
  • 8245361f9 feat: show first 32 bytes of response body on download error
  • 75d3987c0 chore: drop sha1 from genereated pcr json
  • 6f32d2990 feat: add .der output talosctl gen secureboot pcr
  • 87c40da6c fix: proper logging in machined on startup
  • a54da5f64 fix: image build for nanopi_4s
  • 6f3cd0593 refactor: update packet capture to use 'afpacket' interface
  • 813442dd7 fix: don't validate machine.install if installed
  • dff60069c feat: update Kubernetes to 1.29.0-alpha.3
  • c97db5dfe chore: bump Go dependencies
  • 807a9950a fix: use custom Talos/kernel version when generating UKI
  • eb94468a6 docs: add documentation for Image Factory
  • 2e78513e1 refactor: drop the dependency link platform -> network ctrl
  • 6dc776b8a fix: when writing to META in the installer/imager, use fixed name
  • 3703041e9 chore: remove uneeded code
  • cbe6e7622 fix: generate images for SBCs using imager
  • 5dff164f1 fix: fix error output of cli action tracker
  • ef5056122 feat: update etcd to 3.5.10
  • 45ae80873 chore: bump go-api-signature dependency to v0.3.1
  • ffa5e05cb fix: make Talos work on Rockpi 4c boards again
  • 8eba4c599 feat: generate secrets bundle from the machine config
  • c7de745f6 chore: drop deprecated code
  • cc0c3ab69 docs: update rpi_generic.md
  • a009f5c60 fix: accept sysctl paths with dots
  • 4919f6ee2 feat: add GOMEMLIMIT to shipped manifests with memory limits
  • 73ee576ea chore: update sonobuouy library, drop the fork
  • c23bc2f4a chore: support OCI layout as a source for profile input
  • 154bbd70f docs: fix talos version in guide for docker

v1.5

Compare Source

9 commits

  • d2f64af86 chore: disable cloud-images, pull in new kernel and gre module
  • 8edce4906 docs: improve proxmox install guide
  • c783458be docs: typo dhcp -> dhcp
  • 003cbd161 docs: warn about secretboxEncryptionSecret in kubeadm migration guide
  • 786e86f5b refactor: rewrite the way Talos acquires the machine configuration
  • 5e13cafe5 feat: enforce kernel lockdown for UKI
  • 4d96d642f feat: update default Kubernetes version to 1.28.0-beta.0
  • 170a73e16 chore: support creating qemu guest socket
  • 59ac38a6b docs: add docs for installing azure ccm and csi

v1.4

Compare Source

21 commits

  • 7ffabe0f1 feat: support network bond device selectors
  • cbab12e3a refactor: rename outbound to connectivity on dashboard
  • 07c3c5d59 feat: return disk subsystem in the Disks API
  • b8497b99e feat: update containerd to 1.6.20
  • aa1499353 feat: introduce network probes
  • 9dc1150e3 docs: update nvidia instructions
  • 7967ccfc1 feat: add config code entry screen to dashboard
  • ddb014cfd fix: udevd rules trigger
  • 0af8fe2fb feat: netstat pod support
  • 52e857f55 feat: linux 6.1.22, runc 1.1.5
  • aa662ff63 fix: apply small fixes on dashboard
  • 188560a33 fix: add a link-scope route if the cmdline gateway is not reachable
  • 45c5b47a5 feat: dhcpv4: send current hostname, fix spec compliance of renewals
  • 289b41fe4 fix: output of talosctl logs might be corruped
  • 02f0a4526 feat: allow writing initial META values into the image
  • ea0e9bdbe feat: environment variables via the kernel arguments
  • 94c24ca64 chore: add machine config version contract for v1.4
  • cefa9c3ec feat: update Kubernetes to 1.27.0-rc.0
  • 9e8603f53 feat: implement new download URL variable ${code}
  • d30cf9c86 test: fix misprint in e2e scripts
  • 0d0bb31cf fix: use stripped kernel modules

v1.3

Compare Source

23 commits

  • aa56aed79 feat: publish discovered public IP as one of the KubeSpan endpoint
  • 9382443ba feat: update Kubernetes to v1.26.0-rc.0
  • 6ffc381c5 feat: implement CRI configuration customization
  • e1e340bdd feat: expose Talos node labels as a machine configuration field
  • c78bbbfda docs: specify that only XFS partitions are detected
  • b881a9a79 chore: bump dependencies
  • 5bfd7dbfa test: fix assertion on reboot test
  • 1cfb6188b feat: implement support for cgroupsv1
  • 3866d0e33 feat: update Kubernetes to v1.26.0-beta.0
  • e1590ba7b fix: lifecycle action tracking
  • 804762c59 feat: add timeout to cli action tracking, track by default & refactor
  • 4e114ca12 feat: use the etcd member id for etcd operations instead of hostname
  • 06fea2441 feat: expand platform metadata resources
  • 03a20da9d fix: filter up duplicate IPs out of NodeAddresses
  • 6b771bc73 chore: bump deps
  • 96aa9638f chore: rename talos-systems/talos to siderolabs/talos
  • 30bbf6463 refactor: use siderolabs/net version with netip.Addr
  • 343c55762 chore: replace talos-systems Go modules with siderolabs
  • 0301bbe93 fix: check if processes is nil to avoid panic
  • 08e7e49a2 test: update versions for upgrade tests
  • 0b41923c3 fix: restore the StaticPodStatus resource
  • 1947092ae chore: introduce a healthcheck for machined service
  • 3333cd93c fix: generate correct Flannel config for IPv6-only clusters

v1.2

Compare Source

35 commits

  • 5dd1b4002 feat: disable Kubernetes discovery backend by default
  • b62b18a97 feat: bump k8s to v1.25.0-beta.0
  • 7b80a747b feat: add protobuf encoding/decoding for Go structs
  • 00c3ee3ac docs: remove obsolete references to init nodes
  • 6eefa9d9c fix: properly filter resources in maintenance server
  • fa5aad01a docs: fix issues in GCP docs
  • 98f056603 chore: bump dependencies
  • 84e712a9f feat: introduce Talos API access from Kubernetes
  • d7be30892 chore: bump kernel to 5.15.59
  • c2c2d65bc refactor: use COSI access filter for resource access
  • 1dee0579e feat: add support for proxying one-to-one to apid
  • 86eb01cd6 docs: add missing dev tools
  • 4fd676c04 docs: fix typo in theila name
  • 856beb21c feat: containerd 1.6.7, Flannel 1.19.1
  • e97b9f6d3 feat: support dhcp options for vlan
  • 92314e47b refactor: use controllers/resources to feed trustd with data
  • 80d298abf feat: support skipping node registration
  • 7795de313 fix: use controllers/resources for etcd configuration
  • f9b664c94 fix: reload trusted CA list when client is recreated
  • 8847ccd03 fix: shutdown some streaming API calls when machined API is shuting down
  • f95b53726 fix: allow files in extension spec
  • 1a8f6ec8e fix: don't advertise Kubernetes pod networks over KubeSpan by default
  • e3d4a0e4d fix: make reset work even if the node is not bootstrapped/not joined
  • a6b010a8b chore: update Go to 1.19, Linux to 5.15.58
  • fb058a7c9 test: use T.TempDir to create temporary test directory
  • 6fc38bae6 fix: iterate over etcd members endpoints for member promotion
  • c70b692fb fix: update default address if removed from the host
  • cf620d473 feat: read talosco

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-releases branch from 81792aa to 9c04d79 Compare April 19, 2024 14:50
@renovate renovate bot force-pushed the renovate/major-releases branch from 9c04d79 to 852904c Compare September 24, 2024 05:51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-releases branch from 852904c to 2ee8d3e Compare December 18, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants