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 container images #254

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 1, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Type Update Change
docker.io/oven/bun stage patch 1.1.29-alpine -> 1.1.38-alpine
docker/dockerfile-upstream syntax minor 1.10.0-labs -> 1.12.0-labs
ghcr.io/siderolabs/ca-certificates stage minor v1.8.0 -> v1.9.0
ghcr.io/siderolabs/fhs stage minor v1.8.0 -> v1.9.0

Release Notes

oven-sh/bun (docker.io/oven/bun)

v1.1.38

v1.1.37

v1.1.36: Bun v1.1.36

Bun v1.1.36 addresses a release process issue in Bun v1.1.35 that caused the Bun v1.1.35 binary to be published as a canary release instead of a stable release.

To install:

curl -fsSL https://bun.sh/install | bash

##### or you can use npm
##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.35:

bun upgrade
Read Bun v1.1.35's release notes on Bun's blog

v1.1.35: Bun v.1.1.35

To install:

curl -fsSL https://bun.sh/install | bash

##### or you can use npm
##### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.35:

bun upgrade
Read Bun v1.1.35's release notes on Bun's blog
Thanks to 16 contributors!

v1.1.34: Bun v1.1.34

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.34:

bun upgrade
Read Bun v1.1.34's release notes on Bun's blog
Thanks to 14 contributors!

v1.1.33: Bun v1.1.33

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.33:

bun upgrade
Read Bun v1.1.33's release notes on Bun's blog
Thanks to 10 contributors!

v1.1.32: Bun v1.1.32

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.32:

bun upgrade
Read Bun v1.1.32's release notes on Bun's blog
Thanks to 5 contributors!

v1.1.31: Bun v1.1.31

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.31:

bun upgrade
Read Bun v1.1.31's release notes on Bun's blog
Thanks to 19 contributors!

v1.1.30: Bun v1.1.30

To install:

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.30:

bun upgrade
Read Bun v1.1.30's release notes on Bun's blog
Thanks to 17 contributors!
siderolabs/pkgs (ghcr.io/siderolabs/ca-certificates)

v1.9.0

Compare Source

pkgs 1.9.0 (2024-11-29)

Welcome to the v1.9.0 release of pkgs!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/pkgs/issues.

Contributors
  • Noel Georgi
  • Andrey Smirnov
  • Andrey Smirnov
  • Andrey Smirnov
  • Andrew Rynhard
  • Andrew Rynhard
  • Spencer Smith
  • Dmitry Sharshakov
  • Serge Logvinov
  • Alexey Palazhchenko
  • Dmitriy Matrenichev
  • Spencer Smith
  • Seán C McCord
  • Nico Berlee
  • Alexey Palazhchenko
  • Artem Chernyshev
  • Utku Ozdemir
  • Jorik Jonker
  • Radosław Piliszek
  • Anthony ARNAUD
  • Drew Hess
  • Igor Rzegocki
  • Jean-Francois Roy
  • Konrad Eriksson
  • Steven Kreitzer
  • ndbrew
  • Alex Zero
  • Anastasios Papagiannis
  • Andrei Kvapil
  • Andrew LeCody
  • Andrian Zubovic
  • Anthony Rabbito
  • Artem Chernyshev
  • Bernard Gütermann
  • Branden Cash
  • Charlie Haley
  • Chris Hoffman
  • Chris van de Sande
  • DJAlPee
  • Dennis Marttinen
  • Devin Buhl
  • Eashwar Ranganathan
  • Enno Boland
  • Enrique Hernández Bello
  • Florian Ströger
  • Gabor Nyiri
  • Gerard de Leeuw
  • Guilhem Lettron
  • Hexoplon
  • JJGadgets
  • Jacob McSwain
  • Jacob McSwain
  • Jori Huisman
  • Judah Rand
  • Justin Garrison
  • Kris Reeves
  • Lance R. Vick
  • Marvin Drees
  • Matthias Riegler
  • Nick Meyer
  • Philip Schmid
  • Piotr Maksymiuk
  • Remko Molier
  • Roee Klinger
  • Skyler Mäntysaari
  • Steve Fan
  • Sébastien Bernard
  • Sébastien Bernard
  • Tim Jones
  • Victor Seva
  • Willem Monsuwe
  • blablu
Changes
724 commits

  • a0c92b1 feat: enable XFS online checks and repair in kernel
  • 2abcd4b feat: bump deps
  • 0272ad4 fix: enable memory cgroups v1
  • e8fda95 feat: enable CONFIG_NETKIT
  • 452298e feat: update systemd to 256.8, fix cpuset/cgroupsv1
  • c8c66b2 feat: add nt6755 driver
  • b08cc4c chore: drop the -f flag for rm for udev build
  • 653d423 feat: update Linux to 6.12
  • a463a50 feat: add e2fsprogs
  • bfd88f5 chore: fix make kernel-menuconfig completely
  • cee356e chore: fix menuconfig build
  • a5530cf feat: update Linux to 6.6.62, runc to 1.2.2
  • ac329c9 feat: enable CONFIG_INTEL_HFI_THERMAL + CONFIG_INTEL_TURBO_MAX_3
  • 567a14a fix: do not build unneeded utilities and man for SELinux libraries
  • b15a3d9 feat: bump dependencies
  • 6bdba41 feat: update Linux to 6.6.60
  • 4699763 feat: update gcc to 14.2
  • 9a98f73 feat: update containerd to v2.0.0
  • 20e1e08 feat: enable CONFIG_DM_CACHE
  • df45e16 feat: update Linux to 6.6.59
  • 2e733cc feat: bump dependencies
  • c92e123 fix: enable nvme and 2.5gbit ethernet on nanopi-r5s
  • b160184 feat: update runc to v1.2.1
  • e9950d9 chore: drop syslinux
  • fc2e8dc feat: update containerd to v2.0.0-rc.6
  • 38304a6 feat: update Linux to 6.6.58
  • 84b8df8 chore: do not use /usr/etc/udev
  • c9282c8 feat: update runc to 1.2.0
  • 38ad08e fix: default IOMMU mode to 'lazy'
  • be92da0 feat: update Linux to 6.6.57, update Linux firmware
  • 0b67a13 feat: bump dependencies
  • dd5f928 feat: update Linux 6.6.56 and protect /proc/mem
  • b1bf972 feat: enable CONFIG_XFRM_STATISTICS
  • c63beae feat: update Linux to 6.6.54
  • f474a55 fix: libselinux: support running without /etc/selinux
  • ba0341e fix: systemd-udevd: search for config in /usr/etc
  • 2b193f1 feat: add lpfc kernel module
  • 1adb946 feat: enable QEDF driver
  • dbbe3d0 feat: update containerd to v2.0.0-rc.5
  • f19590e feat: update Go to 1.23.2
  • e2a561f fix: drop the LVM2 udev lvm rule
  • ae205aa fix: force LVM to use /run as state directory
  • 232a153 feat: replace eudev with systemd-udevd
  • 40fb82a feat: add libselinux, libsepol, pcre2 and libcap
  • 6f40fbb feat: update xfsprogs 6.10.1
  • a1709c7 feat: enable module unloading and memory hotplug (for NVIDIA UVM)
  • 2c5785b feat: enable transparent huge pages in madvise mode
  • ca2e8c8 fix: lvm2 modprobe path
  • 6b334a6 feat: update Linux to 6.6.52
  • e90ae7e feat: update Linux firmware to 2024090
  • 79a4f92 feat: enable INET_DIAG
  • c9f7eb9 feat: update Linux to 6.6.51
  • 126b6a4 fix: add mpt3sas UBSAN patches
  • a09bf93 chore: drop UBSAN patch
  • 1ef6797 feat: update Go 1.22.7, other bumps
  • 2c6abb8 feat: bump releases
  • 6ee4e56 fix: reproducible build for ipmitool
  • 4ce5bc6 feat: add uio_pci_generic kernel module
  • 18d3b85 feat: add uinput kernel module
  • 4fd2541 feat: bump dependencies
  • 467d127 feat: enable Cisco FCoE HBA Driver (fnic)
  • 4e6dec2 feat: enable more PCI options
  • 5f919c5 fix: add virtio-net GSO issue patch
  • 7b2e46b feat: update Linux to 6.6.45
  • a6db229 fix: strip CNI plugins
  • 124d35b chore: bump deps
  • af6b4e6 chore: bump nvidia drivers
  • 5e8a15a chore: bump deps
  • 99650c8 fix: enable TPROXY for nftables
  • 75adbde feat: support lts and production nvidia modules
  • a97d58f feat: add Intel management engine modules for Intel Arc support
  • 4e940f8 feat: update Linux to 6.6.43
  • 7f9c802 fix(kernel): array-index-out-of-bounds error on bpf
  • 8cc6455 feat: add driver for Broadcom MPI3
  • d01fb35 feat: update Linux to 6.6.39
  • 25f3a99 fix: update ca-certificates in pkgs
  • 60a91b2 fix: enable CONFIG_PROC_CHILDREN for amd64 kernel
  • ce49757 feat: update flannel-cni plugin to v1.5.1
  • 289ed6b feat: bump deps
  • 8d6b19a feat: update Linux to 6.6.36
  • b671d46 feat: update containerd/runc to the next rc versions
  • c7e9591 feat: enable CONFIG_X86_AMD_PSTATE
  • 84bad89 feat: add 'apparmor' package
  • 4d9869a feat: update Linux to 6.6.33
  • e5990e8 feat: enable CONFIG_KSM
  • a37f382 fix: network for Rockchip boards like Rock64
  • 95218c7 fix: enable PAGE_TABLE_CHECK
  • cbd9cd7 feat: enable SCTP support
  • c309452 feat: bump dependencies
  • 3a56032 chore: rekres
  • db7f60c feat: bump Linux to 6.6.32
  • c647a05 feat: update ipxe to the latest
  • f350879 feat: update containerd to 2.0.0-rc.2, runc to 1.2.0-rc.1
  • f8392fb feat: update Linux firmware to 2024051
  • f414bbd fix: disable CONFIG_EFI_DISABLE_PCI_DMA option
  • 9ebfd1b feat: enable EDAC drivers
  • f9559de fix: drbd module installation
  • 492638d feat: update dependencies
  • bd70572 feat: update Go to 1.22.3
  • edb600a feat: update zfs package to v2.2.4
  • 6775002 feat: enable NFT FIB lookups
  • 28c5696 feat: update Linux to 6.6.29
  • 9c8a02c feat: update containerd to 1.7.16
  • ca6249b feat: compress amd64 Linux kernel using zstd
  • 718a7da feat: enable SELinux
  • 207481f feat(intel): add support for power management and ACPI options for Intel CPUs
  • dfa7dce feat: update Linux to 6.6.28
  • 7b30b61 fix: use proper EFI zBoot image
  • 010913b feat: update Linux 6.6.26, containerd 1.7.15
  • da397fa feat: enable BFQ IO scheduler
  • c839801 feat: enable zboot on arm64 with zstd compression
  • 1b28e2c feat: go 1.22.2, Linux 6.6.24
  • 05db2a8 fix: revert musl to 1.2.4
  • dd71e02 fix: xz vulnerability
  • 22c8dd4 chore: bump deps
  • aefe000 feat: configure kernel to include AppArmor LSM
  • 5ce8467 chore: drop efi runtime services test framework
  • 5861223 fix: kernel boot on arm64 metal
  • 6364d99 chore: kconfig cleanup
  • b65c085 feat: enable CONFIG_TLS as a module
  • bb981f8 feat: update GRUB to 2.12
  • 6f35841 chore: drop all sbc stuff from pkgs
  • f4335dc fix: kernel hardening check script
  • b61df1c feat: enable CONFIG_WATCHDOG_SYSFS
  • 4a9a027 feat: re-enable DRBD
  • c42c163 chore: remove unused vars
  • 8804a60 chore: update dependencies
  • a587b42 feat: enable most common amd64 watchdog drivers
  • 3aacf03 feat: update releases
  • e5c0c79 feat: build NVMe target module
  • cb39126 chore: re-enable zfs pkg
  • d9c1540 feat: update releases
  • 1904994 feat: enable VRF module
  • 87eb013 feat: disable PCI busmastering on bridges during boot
  • 30f18c8 chore: remove symlinks and broken binaries
  • 7811e5e chore: set PREEMPT_NONE as recommended for servers
  • 65006ed fix: enable KFD support in kernel
  • 510a3f9 feat: add support for Solarflare SFC9100 and SFC9200 family
  • 4340508 feat: enable CONFIG_SECURITY_PATH and CONFIG_BPF_LSM
  • 0ec4cc3 feat: update Go to 1.22
  • 36c08ae feat: enable PSI (pressure stall information)
  • 0853224 feat: update Linux to 6.6.16
  • 96cc841 chore: bump deps
  • 064fd58 feat: update Linux to 6.6.14, enable XDP
  • efbbd23 feat: update Linux to 6.6.13
  • dfb5026 chore: switch to git ref for raspberrypi firmware
  • 4af2d0f feat: update Linux to 6.1.74
  • 2358efe fix: enable FUSION_SPI driver
  • f376a53 chore: bump dependencies
  • 583e519 feat: add v4l usb video class (webcam) drivers
  • 2d3ca68 feat: enable NBD
  • f647edd feat: update Linux to 6.1.69
  • 6af1691 feat: enable VFIO also on amd64
  • d633cd6 feat: enable modules for mlx infiniband
  • 4c59641 fix: zfs module build
  • e325097 feat: enable nct6683 sensors as module
  • d6185ec feat: enable IRQ remapping on amd64
  • 814dc60 feat: update containerd to 1.7.11
  • dd71790 chore: rekres to fix 'failed' build on main
  • a36dec4 feat: split more device drivers into modules
  • 97270a2 feat: update Linux to 6.1.67
  • 8a73907 feat: update Go to 1.21.5
  • 8f0ffb9 feat: update zfs to v2.2.2
  • a084b9f feat: bump depenendencies
  • e61c784 feat: bump dependencies
  • 70919d8 fix: update grub to fix loading large initramfs
  • 3aea711 feat: bump dependencies
  • d59cb3e feat(lvm2): configure thin support
  • 252a59f feat: bump dependencies
  • 0bb2a79 feat: update Go to 1.21.4
  • f57b0a9 chore: fix kernel target to honor PLATFORM
  • 5f84302 chore: move to using kres
  • d7509f1 chore: bump deps
  • 3a66437 chore: add gh workflows
  • 2e892fd feat: update versions
  • 37348d6 feat: update Go to 1.21.3
  • 34f3c41 feat: add Solarflare SFC9000 support
  • 0c84090 feat: update releases
  • 19cdf71 feat: enable common sensors
  • acee18e chore: bump kernel to 6.1.54
  • 1d16fd2 feat: add Chelsio support
  • 4504f83 chore: rename kconfig-hardened-check
  • 847a9c3 chore: enable dm thin provisioning
  • 1401505 chore: drop -pkgs for upstream kernel modules
  • a62471d feat: add binfmt_misc support
  • 518c441 feat: add gVNIC support
  • 7d9e60e feat: update Go to 1.21.1
  • d3d7d29 chore: bump deps
  • 3b70656 chore: fix cacert perms
  • cca80b7 feat: update Linux to 6.1.46
  • 2e1c0b9 fix: nonfree kmod pkg name
  • cff5beb feat: add btrfs support
  • 7717b7e chore: bump deps
  • 2f19f18 feat: update containerd to 1.6.23
  • 30d4b74 feat: update Go to 1.21
  • eda123d feat: update runc to 1.1.9
  • 30cd584 chore: enable pushing of non-free packages
  • fb247b5 chore: update kernel and microcode
  • 2abca48 feat: update Go to 1.20.7, OpenSSL to 1.1.1v
  • 8144720 chore: bump dependencies
  • cb97daf chore: add dm_multipath to kernel
  • a65ac0d refactor: move device drivers out as kernel modules
  • 357bd67 feat: update Linux to 6.1.41
  • 41191cf feat: add alx drivers
  • fedfafa feat: add thunderbolt/USB4 module
  • 17d5b94 feat: enable NET_IPGRE kernel config
  • 84cdfb6 feat: add 'zfs' package
  • d0eaedc feat: enable DM_RAID kernel config
  • d5e0fad feat: update dependencies
  • c644633 feat: enable multi-gen lru by default
  • 75696ba feat: update Go to 1.20.6
  • 205cab6 chore: feat use new sd-boot
  • fb817fe fix: enable USB attached SCSI driver on x86 systems
  • 43451e6 chore: bump dependencies
  • eca94f8 feat: enable sriov
  • 5a8e8e5 feat: enable VMWARE/HYPERV vsockets
  • edd725a chore: bump deps
  • c0ac69b feat: enable CONFIG_NVME_{MULTIPATH|AUTH}
  • f7cd916 fix: bump drbd to 9.2.4
  • a56d15a fix: copy missing modules.* files
  • 1eefa66 feat: build isb modem drivers as module
  • a859f4f fix: build RDMA_RXE as a module
  • 5fb5e95 feat: bump dependencies
  • 39a64b2 feat: update Linux to 6.1.31, add GENEVE for arm64
  • 97177be feat: update Linux to 6.1.30
  • b1f9d4e chore: prevent unsigned kexec with secureboot
  • 9232a42 feat: add reproducibility pipelines
  • 702d7a7 chore: bump deps
  • 7958db1 chore: copy over sd-boot and sd-stub from tools
  • 813b3c3 chore: revert xfsprogs
  • 0cc78ab chore: bump kernel to 6.1.28
  • 70189e3 chore: bump deps
  • c5d3bf1 feat: add sd-stub and sd-boot
  • 30a7ac2 feat: update Linux 6.1.27, containerd 1.6.21
  • fbc6ee5 chore: bump deps
  • 82b9489 chore: bump dependencies
  • f37e520 feat: update Linux to 6.1.25
  • 3920b16 feat: add multi-gen LRU kernel support
  • 988f1ec feat: update Linux to 6.1.24
  • 5327d12 fix: remove FB_NVIDIA drivers, Linux 6.1.23
  • 4eae958 chore: copy over the kernel signing public key
  • 174f8fc chore: update Go to 1.20.3
  • 41629b0 chore: reorder pkgs for better kernel caching
  • b483a6b feat: build 'snp.efi' for iPXE
  • fb853ff feat: update containerd to 1.6.20
  • 5a7b33e chore: bump deps
  • 5d77814 fix: strip kernel modules when installing
  • c26b0b5 chore: bump deps
  • 7d8f5bd feat: enable Hyper-V dynamic memory driver
  • ea40205 chore: bump deps
  • 21e5a68 feat: update Go 1.20.2, Linux 6.1.15 and other
  • 1d7e60c feat: enable framebuffer drivers and console fonts
  • 0e63e95 chore: bump deps
  • 5dbce6b fix: xz url
  • 0097233 chore: re-enable drbd
  • 7493721 fix: sourcefourge url shasums
  • 185f482 feat: update containerd to 1.6.18
  • e3cab6c chore: bump deps
  • 18661b0 chore: bump deps
  • 885a68b chore: bump deps
  • c3a6e18 chore: bump dependencies
  • 1fae0b2 feat: virtio drivers as modules
  • 61d8ff4 chore: bump deps and disable un-needed kconfig
  • 15fe6d8 fix: kernel module tree files missing
  • 987d24a feat: mellanox drivers are modules
  • b82a015 feat: mellanox oped
  • 057d4f9 chore: bump deps
  • 4ac4138 feat: enable nvme support for raspberrypi cm4
  • ccb9d39 fix: disable magic sysrq
  • d33202d chore: bump u-boot to 2023.01
  • cb83e16 chore: bump dependencies
  • e561dcb feat: bump Go to 1.19.5
  • c7797c7 feat: update Linux to 6.1.4, restore RPi support
  • 5e8ebb0 feat: add AMD K10 sensor support
  • 73ac37d chore: disable provenance in buildx
  • 8965bee chore: use default symlinks to /bin in base
  • 325c9bf feat: bump dependencies
  • 165dff6 fix: patch ipmitool IANA URL
  • c542f39 feat: add kernel support for usb setrial console
  • f564f45 chore: bump tools, containerd
  • 268ea7c chore: bump deps
  • dcf3ceb feat: add nitro enclave support in kernel
  • 17ea5e6 chore: bump kernel to 5.15.81
  • cf4a2b6 chore: update releases
  • 1e8df44 chore: bump depencies
  • 8b975a7 chore: bump deps
  • b153ce6 chore: bump deps
  • 535b8f9 chore: update packages version
  • 66c77e9 feat: re-enable build kernel with BTF enabled
  • 98ef073 feat: enable INET_DIAG and FANOTFY_PERMISSIONS
  • 8fe5cbc chore: update dependencies
  • 554c0fe feat: add fanotify and kprobes kernel options
  • 54d7e5c fix: drbd package name
  • b4cb9e2 feat: add 'drbd' package
  • 91e73b3 feat: update dependencies
  • b6d0d96 chore: bump kernel to 5.15.72
  • b16dfe9 chore: bump go to 1.19.2
  • 861cc32 chore: bump kernel to 5.15.71
  • 0ac7773 chore: use generic raspberry pi u-boot
  • d5633d4 chore: bump kernel to 5.15.70
  • 39c0d43 feat: add generic rpi_arm64_defconfig configuration
  • ed269ca chore: bump kernel to 5.15.69
  • f2f8333 fix: no slack notifications on failure
  • 6f0af33 chore: disable drone slack pipeline for renovate
  • 32aea3f chore: disable drone for renovate/dependabot
  • 44579f0 fix: rollback xfsprogs to 5.18.0
  • 792c0e3 feat: add gasket driver package
  • 07f1898 chore: update deps
  • f78f410 chore: enable conntrack zones and timestamps
  • 049b3c6 chore: enable intel ice drivers
  • 606ff32 chore: bump deps
  • eee5c8a chore: disable irc in conntrack
  • 70e6c46 chore: bump kernel to 5.15.64
  • e510321 chore: update renovate config
  • d1fa510 feat: enable renovate bot
  • e427a77 chore: bump runc to v1.1.4
  • 40e1215 chore: enable nfsv4.2 client support
  • 15efada chore: bump kernel to 5.15.63
  • e70e3c1 fix: nvidia oss pkg name
  • 30b8d79 chore: bump kernel to 5.15.62
  • 862c392 chore: bump gcc to 12.2.0
  • 2ecd14e fix: containerd version
  • 01df058 feat: add NanoPi R4S configuration
  • d4cb33b chore: bump containerd to v1.6.8
  • a2c572d chore: use final tagged tools image
  • 8cb7fff feat: add nvidia open gpu kernel modules
  • 165c278 feat: revert build kernel with BTF enabled
  • b8062ef chore: bump nvidia drivers to 515.65.01
  • 737b510 chore: bump kernel to 5.15.60
  • 1ee594a feat(kernel): build kernel with BTF enabled
  • 7783ee3 chore: bump kernel to 5.15.59
  • 360d596 feat: update containerd to 1.6.7
  • 6feece4 feat: update Go to 1.19
  • 9ad3aeb chore: bump kernel to 5.15.58
  • dcc0311 chore: bump kernel to 5.15.57

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore: update docker.io/node docker tag to v21.6.2 chore: update docker.io/node docker tag to v21.6.2 - autoclosed Mar 1, 2024
@renovate renovate bot closed this Mar 1, 2024
@renovate renovate bot deleted the renovate/container-images branch March 1, 2024 09:02
@renovate renovate bot changed the title chore: update docker.io/node docker tag to v21.6.2 - autoclosed chore: update docker.io/node docker tag to v21.6.2 Mar 6, 2024
@renovate renovate bot reopened this Mar 6, 2024
@renovate renovate bot restored the renovate/container-images branch March 6, 2024 23:44
@renovate renovate bot changed the title chore: update docker.io/node docker tag to v21.6.2 chore: update container images Mar 9, 2024
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from 3046ffb to 40c3f21 Compare March 12, 2024 05:35
@renovate renovate bot force-pushed the renovate/container-images branch from 40c3f21 to 64bc23d Compare March 20, 2024 02:33
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from 7b35e26 to 40d81d5 Compare April 5, 2024 20:52
@renovate renovate bot force-pushed the renovate/container-images branch from 40d81d5 to b116bfd Compare April 12, 2024 23:40
@renovate renovate bot force-pushed the renovate/container-images branch from b116bfd to 0c0db6f Compare April 26, 2024 08:52
@renovate renovate bot force-pushed the renovate/container-images branch from 0c0db6f to c06166e Compare June 12, 2024 02:45
@renovate renovate bot force-pushed the renovate/container-images branch from c06166e to 864f6bc Compare June 19, 2024 20:45
@renovate renovate bot force-pushed the renovate/container-images branch from 864f6bc to 1d4d80d Compare July 12, 2024 11:52
@renovate renovate bot force-pushed the renovate/container-images branch from 1d4d80d to 89d5f34 Compare July 26, 2024 17:45
@renovate renovate bot force-pushed the renovate/container-images branch from 89d5f34 to 7feef0a Compare August 15, 2024 17:57
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from 8e41e1a to 2c40cb5 Compare September 10, 2024 17:52
@renovate renovate bot force-pushed the renovate/container-images branch from 2c40cb5 to 91de39b Compare October 10, 2024 13:45
@renovate renovate bot changed the title chore: update container images chore: update docker.io/oven/bun docker tag to v1.1.30 Oct 10, 2024
@renovate renovate bot changed the title chore: update docker.io/oven/bun docker tag to v1.1.30 chore: update docker.io/oven/bun docker tag to v1.1.31 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/container-images branch from 91de39b to d6ff78b Compare October 19, 2024 02:28
@renovate renovate bot changed the title chore: update docker.io/oven/bun docker tag to v1.1.31 chore: update docker.io/oven/bun docker tag to v1.1.32 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/container-images branch from d6ff78b to 6009f4b Compare October 22, 2024 20:43
@renovate renovate bot changed the title chore: update docker.io/oven/bun docker tag to v1.1.32 chore: update docker.io/oven/bun docker tag to v1.1.33 Oct 26, 2024
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from f966199 to 4f334ac Compare October 31, 2024 05:23
@renovate renovate bot changed the title chore: update docker.io/oven/bun docker tag to v1.1.33 chore: update container images Oct 31, 2024
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from 64aa251 to 2f09893 Compare November 8, 2024 11:40
@renovate renovate bot force-pushed the renovate/container-images branch 2 times, most recently from c20accc to 436fce1 Compare November 26, 2024 23:33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/container-images branch from 436fce1 to 93c421e Compare November 30, 2024 05:27
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