1c6cd3fee6e028181fe5716c4da170489f1d3afe
41230 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
e8a44e295a |
chore(helm): update image docker.io/esphome/esphome 2024.12.4 → 2025.2.0 (#32420)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/esphome/esphome](https://esphome.io/) ([source](https://redirect.github.com/esphome/esphome)) | major | `fb17727` -> `00ca3a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (docker.io/esphome/esphome)</summary> ### [`v2025.2.0`](https://redirect.github.com/esphome/esphome/releases/tag/2025.2.0) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2024.12.4...2025.2.0) #### Full list of changes ##### New Components - \[es7210] add support for es7210 ADC [esphome#8007](https://redirect.github.com/esphome/esphome/pull/8007) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[audio_adc] Add new `audio_adc` component [esphome#8094](https://redirect.github.com/esphome/esphome/pull/8094) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[es8156] Add support for ES8156 audio DAC [esphome#8085](https://redirect.github.com/esphome/esphome/pull/8085) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[es7243e] Add support for ES7243E audio ADC [esphome#8098](https://redirect.github.com/esphome/esphome/pull/8098) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[esp32\_ble_server] Create custom services, characteristics and descriptors [esphome#7009](https://redirect.github.com/esphome/esphome/pull/7009) by [@​Rapsssito](https://redirect.github.com/Rapsssito) (new-integration) - \[resampler] Media Player Components PR7 [esphome#8169](https://redirect.github.com/esphome/esphome/pull/8169) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[mixer] Media Player Components PR8 [esphome#8170](https://redirect.github.com/esphome/esphome/pull/8170) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[xxtea] Extract encryption functions to separate component [esphome#8183](https://redirect.github.com/esphome/esphome/pull/8183) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-integration) - \[logger] Add runtime level select [esphome#8222](https://redirect.github.com/esphome/esphome/pull/8222) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-integration) - \[speaker] Media Player Components PR9 [esphome#8171](https://redirect.github.com/esphome/esphome/pull/8171) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) ##### New Platforms - \[uptime] Add text_sensor [esphome#8028](https://redirect.github.com/esphome/esphome/pull/8028) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-platform) - Add: Human Presence and Target Count to the Seeed Studio MR60BHA2 [esphome#8010](https://redirect.github.com/esphome/esphome/pull/8010) by [@​limengdu](https://redirect.github.com/limengdu) (new-platform) - \[sdl] Implement binary sensors from keystrokes [esphome#8207](https://redirect.github.com/esphome/esphome/pull/8207) by [@​bdm310](https://redirect.github.com/bdm310) (new-platform) ##### Breaking Changes - \[esp32\_rmt] Updates for IDF 5+ [esphome#7770](https://redirect.github.com/esphome/esphome/pull/7770) by [@​swoboda1337](https://redirect.github.com/swoboda1337) (breaking-change) - \[lvgl] remove default state [esphome#8038](https://redirect.github.com/esphome/esphome/pull/8038) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - \[nextion] Brightness control tweaks [esphome#8027](https://redirect.github.com/esphome/esphome/pull/8027) by [@​kbx81](https://redirect.github.com/kbx81) (breaking-change) - \[image] Transparency changes; code refactor [esphome#7908](https://redirect.github.com/esphome/esphome/pull/7908) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - \[ili9xxx] psram and 8 bit changes [esphome#8084](https://redirect.github.com/esphome/esphome/pull/8084) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - \[core] Remove old style platform configuration [esphome#8118](https://redirect.github.com/esphome/esphome/pull/8118) by [@​jesserockz](https://redirect.github.com/jesserockz) (breaking-change) - \[custom] Remove platforms [esphome#8119](https://redirect.github.com/esphome/esphome/pull/8119) by [@​kbx81](https://redirect.github.com/kbx81) (breaking-change) - Remove arm/v7 container image support [esphome#8194](https://redirect.github.com/esphome/esphome/pull/8194) by [@​jesserockz](https://redirect.github.com/jesserockz) (breaking-change) - \[esp32\_rmt] Set pull-up and open-drain modes based on pin schema [esphome#8178](https://redirect.github.com/esphome/esphome/pull/8178) by [@​swoboda1337](https://redirect.github.com/swoboda1337) (breaking-change) - \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds [esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) (breaking-change) ##### Beta Changes - \[online_image]Fix reset if buffer not allocated [esphome#8236](https://redirect.github.com/esphome/esphome/pull/8236) by [@​guillempages](https://redirect.github.com/guillempages) - \[core] Ignore dot-prefixed config entries when looking for target platform [esphome#8240](https://redirect.github.com/esphome/esphome/pull/8240) by [@​jesserockz](https://redirect.github.com/jesserockz) - Bump zeroconf to 0.144.1 [esphome#8238](https://redirect.github.com/esphome/esphome/pull/8238) by [@​bdraco](https://redirect.github.com/bdraco) - \[core] Fix `config_dir` for dashboard [esphome#8242](https://redirect.github.com/esphome/esphome/pull/8242) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[cse7766] Remove `stream` dependency [esphome#7720](https://redirect.github.com/esphome/esphome/pull/7720) by [@​gabest11](https://redirect.github.com/gabest11) - \[graph] Remove `stream` dependency [esphome#8243](https://redirect.github.com/esphome/esphome/pull/8243) by [@​kbx81](https://redirect.github.com/kbx81) - \[modbus_controller] Remove `stream` dependency [esphome#8244](https://redirect.github.com/esphome/esphome/pull/8244) by [@​kbx81](https://redirect.github.com/kbx81) - \[logger] Fix bug causing global log level to be overwritten [esphome#8248](https://redirect.github.com/esphome/esphome/pull/8248) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Add support for the DAC on the S2 [esphome#8030](https://redirect.github.com/esphome/esphome/pull/8030) by [@​maraid](https://redirect.github.com/maraid) - Fix crash when storage file doesnt exist yet [esphome#8249](https://redirect.github.com/esphome/esphome/pull/8249) by [@​jesserockz](https://redirect.github.com/jesserockz) - don't crash on null pages [esphome#8254](https://redirect.github.com/esphome/esphome/pull/8254) by [@​ssieb](https://redirect.github.com/ssieb) - \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds [esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) (breaking-change) - Bump zeroconf to 0.144.3 [esphome#8253](https://redirect.github.com/esphome/esphome/pull/8253) by [@​bdraco](https://redirect.github.com/bdraco) - DHT platform now supports modules with inbuilt external resistor [esphome#8257](https://redirect.github.com/esphome/esphome/pull/8257) by [@​deCodeIt](https://redirect.github.com/deCodeIt) - Replace glyphsets with esphome_glyphsets [esphome#8261](https://redirect.github.com/esphome/esphome/pull/8261) by [@​bdraco](https://redirect.github.com/bdraco) - Bump aioesphomeapi to 29.1.0 [esphome#8105](https://redirect.github.com/esphome/esphome/pull/8105) by [@​bdraco](https://redirect.github.com/bdraco) - Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds [esphome#8269](https://redirect.github.com/esphome/esphome/pull/8269) by [@​bdraco](https://redirect.github.com/bdraco) - Increase default repeat delay for Toto remote transmitter protocol [esphome#8265](https://redirect.github.com/esphome/esphome/pull/8265) by [@​G-Two](https://redirect.github.com/G-Two) - Bump zeroconf to 0.145.1 [esphome#8267](https://redirect.github.com/esphome/esphome/pull/8267) by [@​bdraco](https://redirect.github.com/bdraco) ##### All changes - \[rotary_encoder] Fix volatile increment/decrement deprecation warnings [esphome#7958](https://redirect.github.com/esphome/esphome/pull/7958) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[pulse_counter] Fix volatile increment/decrement deprecation warnings [esphome#7954](https://redirect.github.com/esphome/esphome/pull/7954) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[nextion] Publishes `is_connected()` [esphome#7961](https://redirect.github.com/esphome/esphome/pull/7961) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - Fix adc channel for ESP32-H2 [esphome#7964](https://redirect.github.com/esphome/esphome/pull/7964) by [@​luar123](https://redirect.github.com/luar123) - \[nextion] Remove `_internal` from non-protected functions [esphome#7656](https://redirect.github.com/esphome/esphome/pull/7656) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[opentherm] Message ordering, on-the-fly message editing, code improvements [esphome#7903](https://redirect.github.com/esphome/esphome/pull/7903) by [@​olegtarasov](https://redirect.github.com/olegtarasov) - \[debug] Detailed reset reason [esphome#7729](https://redirect.github.com/esphome/esphome/pull/7729) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[uart] Use `SOC_UART_NUM` as number of uarts instead of `UART_NUM_MAX` [esphome#7967](https://redirect.github.com/esphome/esphome/pull/7967) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[ci] Dont run main ci suite on docker files [esphome#7966](https://redirect.github.com/esphome/esphome/pull/7966) by [@​jesserockz](https://redirect.github.com/jesserockz) - Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 in the docker-actions group [esphome#7969](https://redirect.github.com/esphome/esphome/pull/7969) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[core] Add c6 and h2 to split default [esphome#7974](https://redirect.github.com/esphome/esphome/pull/7974) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[midea] Add Fahrenheit support to `midea_ac.follow_me` action [esphome#7762](https://redirect.github.com/esphome/esphome/pull/7762) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) - \[esp32\_rmt] Updates for IDF 5+ [esphome#7770](https://redirect.github.com/esphome/esphome/pull/7770) by [@​swoboda1337](https://redirect.github.com/swoboda1337) (breaking-change) - \[qspi_dbi] Bugfix and new features [esphome#7979](https://redirect.github.com/esphome/esphome/pull/7979) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[helpers] Provide calls to get free heap and largest available block. [esphome#7978](https://redirect.github.com/esphome/esphome/pull/7978) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Bump actions/upload-artifact from 4.4.3 to 4.5.0 [esphome#7981](https://redirect.github.com/esphome/esphome/pull/7981) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[esp32\_ble] do not skip events if queue is blocked [esphome#7960](https://redirect.github.com/esphome/esphome/pull/7960) by [@​tomaszduda23](https://redirect.github.com/tomaszduda23) - \[ble_client, bluetooth_proxy, esp32\_ble_client, esp32\_ble_tracker] fix ble proxy stop working [esphome#7901](https://redirect.github.com/esphome/esphome/pull/7901) by [@​tomaszduda23](https://redirect.github.com/tomaszduda23) - \[esp32\_rmt] IDF 5+ update fixes [esphome#8002](https://redirect.github.com/esphome/esphome/pull/8002) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Initialize esp32\_rmt_led_strip buffer [esphome#8036](https://redirect.github.com/esphome/esphome/pull/8036) by [@​pzich](https://redirect.github.com/pzich) - \[addressable_light] Remove rmt channel from idf tests [esphome#7987](https://redirect.github.com/esphome/esphome/pull/7987) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Remove rmt channel from idf tests [esphome#8054](https://redirect.github.com/esphome/esphome/pull/8054) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Fixed comment typo in light_color_values.h [esphome#8050](https://redirect.github.com/esphome/esphome/pull/8050) by [@​samunemeth](https://redirect.github.com/samunemeth) - Fix braceless else statements [esphome#7799](https://redirect.github.com/esphome/esphome/pull/7799) by [@​pzich](https://redirect.github.com/pzich) - Enable udp to work (on ipv4) when ipv6 is enabled [esphome#8060](https://redirect.github.com/esphome/esphome/pull/8060) by [@​HeMan](https://redirect.github.com/HeMan) - Update sprinkler.cpp [esphome#7996](https://redirect.github.com/esphome/esphome/pull/7996) by [@​jotaj91](https://redirect.github.com/jotaj91) - \[lvgl] remove default state [esphome#8038](https://redirect.github.com/esphome/esphome/pull/8038) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - \[lvgl] fix bg_image_src [esphome#8005](https://redirect.github.com/esphome/esphome/pull/8005) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lgvl] disp_bg_image and disp_bg_opa changes [esphome#8025](https://redirect.github.com/esphome/esphome/pull/8025) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[spi_led_strip] Fix priority [esphome#8021](https://redirect.github.com/esphome/esphome/pull/8021) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[config] Early check for required version [esphome#8000](https://redirect.github.com/esphome/esphome/pull/8000) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] Implement `lvgl.page.is_showing:` condition [esphome#8055](https://redirect.github.com/esphome/esphome/pull/8055) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[display] auto_clear_enabled defaults [esphome#7986](https://redirect.github.com/esphome/esphome/pull/7986) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Convert IPAddress to use Pythonmodule ipaddress [esphome#8072](https://redirect.github.com/esphome/esphome/pull/8072) by [@​HeMan](https://redirect.github.com/HeMan) - Add log level env var [esphome#7604](https://redirect.github.com/esphome/esphome/pull/7604) by [@​briancw](https://redirect.github.com/briancw) - \[spi] relay on KEY_TARGET_PLATFORM as the other platforms does [esphome#8066](https://redirect.github.com/esphome/esphome/pull/8066) by [@​tomaszduda23](https://redirect.github.com/tomaszduda23) - Bump actions/upload-artifact from 4.5.0 to 4.6.0 [esphome#8058](https://redirect.github.com/esphome/esphome/pull/8058) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 [esphome#8024](https://redirect.github.com/esphome/esphome/pull/8024) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the docker-actions group [esphome#8052](https://redirect.github.com/esphome/esphome/pull/8052) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump docker/build-push-action from 6.10.0 to 6.11.0 in /.github/actions/build-image [esphome#8053](https://redirect.github.com/esphome/esphome/pull/8053) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Allow CONF_RMT_CHANNEL parameter for IDF 4.X [esphome#8035](https://redirect.github.com/esphome/esphome/pull/8035) by [@​gnumpi](https://redirect.github.com/gnumpi) - \[esp32] Fix arch_get_cpu_freq_hz [esphome#8047](https://redirect.github.com/esphome/esphome/pull/8047) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Fix Waveshare 7in5bv3bwr image quality in BWR mode [esphome#8043](https://redirect.github.com/esphome/esphome/pull/8043) by [@​zbikmarc](https://redirect.github.com/zbikmarc) - \[json] use correct formatting [esphome#8039](https://redirect.github.com/esphome/esphome/pull/8039) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[nextion] Brightness control tweaks [esphome#8027](https://redirect.github.com/esphome/esphome/pull/8027) by [@​kbx81](https://redirect.github.com/kbx81) (breaking-change) - \[image] Transparency changes; code refactor [esphome#7908](https://redirect.github.com/esphome/esphome/pull/7908) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - Added VERY_VERBOSE dfplayer printing [esphome#8026](https://redirect.github.com/esphome/esphome/pull/8026) by [@​solarkennedy](https://redirect.github.com/solarkennedy) - \[core] fix comment for crc8 function in helpers.h [esphome#8016](https://redirect.github.com/esphome/esphome/pull/8016) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) - \[debug] Add framework type to debug info [esphome#8013](https://redirect.github.com/esphome/esphome/pull/8013) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[debug] Add ESP32 partition table logging to `dump_config` [esphome#8012](https://redirect.github.com/esphome/esphome/pull/8012) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - \[psram] Improve total PSRAM display in logs by using rounded KB values [esphome#8008](https://redirect.github.com/esphome/esphome/pull/8008) by [@​edwardtfn](https://redirect.github.com/edwardtfn) - Use ESPHome logo on readme page according to theme (light/dark) [esphome#7992](https://redirect.github.com/esphome/esphome/pull/7992) by [@​dougiteixeira](https://redirect.github.com/dougiteixeira) - Fix compile errors with pioarduino/platform-espressif32: wifi_component_esp32\_arduino.cpp [esphome#7998](https://redirect.github.com/esphome/esphome/pull/7998) by [@​bitflippersanonymous](https://redirect.github.com/bitflippersanonymous) - Include esp_mac.h and C++20 str_startswith/str_ends [esphome#7999](https://redirect.github.com/esphome/esphome/pull/7999) by [@​bitflippersanonymous](https://redirect.github.com/bitflippersanonymous) - \[esp32\_wifi] Enhance WiFi component with TCPIP core locking. [esphome#7997](https://redirect.github.com/esphome/esphome/pull/7997) by [@​bitflippersanonymous](https://redirect.github.com/bitflippersanonymous) - add missing include in base_automation.h [esphome#8001](https://redirect.github.com/esphome/esphome/pull/8001) by [@​nielsnl68](https://redirect.github.com/nielsnl68) - Fixed topic when mac is used [esphome#7988](https://redirect.github.com/esphome/esphome/pull/7988) by [@​Hadatko](https://redirect.github.com/Hadatko) - web_server: Adds REST API POST endpoints to arm and disarm [esphome#7985](https://redirect.github.com/esphome/esphome/pull/7985) by [@​heythisisnate](https://redirect.github.com/heythisisnate) - \[lvgl] fix tests [esphome#8075](https://redirect.github.com/esphome/esphome/pull/8075) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Allow external libraries to use ESP_LOGx macros [esphome#8078](https://redirect.github.com/esphome/esphome/pull/8078) by [@​kroimon](https://redirect.github.com/kroimon) - \[uptime] Add text_sensor [esphome#8028](https://redirect.github.com/esphome/esphome/pull/8028) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-platform) - \[image] Fix mdi images [esphome#8082](https://redirect.github.com/esphome/esphome/pull/8082) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[ili9xxx] psram and 8 bit changes [esphome#8084](https://redirect.github.com/esphome/esphome/pull/8084) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (breaking-change) - \[spi] Restore `SPIDelegateDummy` [esphome#8019](https://redirect.github.com/esphome/esphome/pull/8019) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[lvgl] fix lvgl.widget.update and friends [esphome#8087](https://redirect.github.com/esphome/esphome/pull/8087) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - fix(web_server/fan): send speed update values even when fan is off [esphome#8086](https://redirect.github.com/esphome/esphome/pull/8086) by [@​distante](https://redirect.github.com/distante) - \[es7210] add support for es7210 ADC [esphome#8007](https://redirect.github.com/esphome/esphome/pull/8007) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[event] Store `last_event_type` in class [esphome#8088](https://redirect.github.com/esphome/esphome/pull/8088) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[prometheus] Select, media_player, and number prometheus metrics [esphome#7895](https://redirect.github.com/esphome/esphome/pull/7895) by [@​jzucker2](https://redirect.github.com/jzucker2) - Bump docker/build-push-action from 6.11.0 to 6.12.0 in /.github/actions/build-image [esphome#8090](https://redirect.github.com/esphome/esphome/pull/8090) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Revert "Add resistance_sampler interface for config validation" [esphome#8093](https://redirect.github.com/esphome/esphome/pull/8093) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Fix running pre-commit on Windows [esphome#8095](https://redirect.github.com/esphome/esphome/pull/8095) by [@​stellar-aria](https://redirect.github.com/stellar-aria) - Remove black-formatter from pre-commit hooks [esphome#8097](https://redirect.github.com/esphome/esphome/pull/8097) by [@​stellar-aria](https://redirect.github.com/stellar-aria) - Increase Daly-BMS coltage cells from 16 to 18 cells [esphome#8057](https://redirect.github.com/esphome/esphome/pull/8057) by [@​j-sepul](https://redirect.github.com/j-sepul) - \[image]Rename option "use_transparency" [esphome#8113](https://redirect.github.com/esphome/esphome/pull/8113) by [@​guillempages](https://redirect.github.com/guillempages) - \[online_image] Use RAMAllocator [esphome#8114](https://redirect.github.com/esphome/esphome/pull/8114) by [@​guillempages](https://redirect.github.com/guillempages) - Fixed incorrect display dimension [esphome#8110](https://redirect.github.com/esphome/esphome/pull/8110) by [@​Duckle29](https://redirect.github.com/Duckle29) - Update defines.h for esp-idf 5.1.5 [esphome#8117](https://redirect.github.com/esphome/esphome/pull/8117) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[audio_adc] Add new `audio_adc` component [esphome#8094](https://redirect.github.com/esphome/esphome/pull/8094) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[uptime] Cosmetic improvements for uptime text_sensor [esphome#8101](https://redirect.github.com/esphome/esphome/pull/8101) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[es8156] Add support for ES8156 audio DAC [esphome#8085](https://redirect.github.com/esphome/esphome/pull/8085) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[esp32\_touch] Fix deprecated warning [esphome#8092](https://redirect.github.com/esphome/esphome/pull/8092) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[core] Remove old style platform configuration [esphome#8118](https://redirect.github.com/esphome/esphome/pull/8118) by [@​jesserockz](https://redirect.github.com/jesserockz) (breaking-change) - Bump actions/stale from 9.0.0 to 9.1.0 [esphome#8120](https://redirect.github.com/esphome/esphome/pull/8120) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[custom] Remove platforms [esphome#8119](https://redirect.github.com/esphome/esphome/pull/8119) by [@​kbx81](https://redirect.github.com/kbx81) (breaking-change) - Add: Human Presence and Target Count to the Seeed Studio MR60BHA2 [esphome#8010](https://redirect.github.com/esphome/esphome/pull/8010) by [@​limengdu](https://redirect.github.com/limengdu) (new-platform) - \[es7243e] Add support for ES7243E audio ADC [esphome#8098](https://redirect.github.com/esphome/esphome/pull/8098) by [@​kbx81](https://redirect.github.com/kbx81) (new-integration) - \[debug] fix debug_esp32 printf for partition size and address [esphome#8122](https://redirect.github.com/esphome/esphome/pull/8122) by [@​fightforlife](https://redirect.github.com/fightforlife) - \[esp32] Set logger default interface for C6 [esphome#8126](https://redirect.github.com/esphome/esphome/pull/8126) by [@​kbx81](https://redirect.github.com/kbx81) - \[core] add support for custom platform [esphome#7616](https://redirect.github.com/esphome/esphome/pull/7616) by [@​tomaszduda23](https://redirect.github.com/tomaszduda23) - Add verbose logging for pulse width calculation in pulse_meter [esphome#8124](https://redirect.github.com/esphome/esphome/pull/8124) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) - \[ads1115] Add sample rate control [esphome#8102](https://redirect.github.com/esphome/esphome/pull/8102) by [@​brambo123](https://redirect.github.com/brambo123) - Fix mqtt climate step rounding [esphome#8121](https://redirect.github.com/esphome/esphome/pull/8121) by [@​olemmela](https://redirect.github.com/olemmela) - \[spi] Fix data type in bitbash transfer\_() [esphome#8125](https://redirect.github.com/esphome/esphome/pull/8125) by [@​oliv3r](https://redirect.github.com/oliv3r) - \[online_image] Add binary bmp support [esphome#8116](https://redirect.github.com/esphome/esphome/pull/8116) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[online_image] Code Improvements [esphome#8130](https://redirect.github.com/esphome/esphome/pull/8130) by [@​guillempages](https://redirect.github.com/guillempages) - Update mdns for ESP-IDF [esphome#8145](https://redirect.github.com/esphome/esphome/pull/8145) by [@​HeMan](https://redirect.github.com/HeMan) - Include Bluetooth connection slot allocations in connections free message [esphome#8148](https://redirect.github.com/esphome/esphome/pull/8148) by [@​bdraco](https://redirect.github.com/bdraco) - \[esp32\_ble_server] Create custom services, characteristics and descriptors [esphome#7009](https://redirect.github.com/esphome/esphome/pull/7009) by [@​Rapsssito](https://redirect.github.com/Rapsssito) (new-integration) - \[online_image] Add JPEG support to online_image [esphome#8127](https://redirect.github.com/esphome/esphome/pull/8127) by [@​guillempages](https://redirect.github.com/guillempages) - \[logger] Ensure PRIu32 and friends are available [esphome#8155](https://redirect.github.com/esphome/esphome/pull/8155) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Fix forgotten uses of use_transparency [esphome#8115](https://redirect.github.com/esphome/esphome/pull/8115) by [@​kroimon](https://redirect.github.com/kroimon) - Add multicast support to udp component [esphome#8051](https://redirect.github.com/esphome/esphome/pull/8051) by [@​HeMan](https://redirect.github.com/HeMan) - \[display] Properly handle case of auto_clear_enabled: false [esphome#8156](https://redirect.github.com/esphome/esphome/pull/8156) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[esp32\_rmt] Increase default symbols in led strip and remove IRAM config [esphome#8133](https://redirect.github.com/esphome/esphome/pull/8133) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[climate] Accept °K as intended [esphome#8134](https://redirect.github.com/esphome/esphome/pull/8134) by [@​oliv3r](https://redirect.github.com/oliv3r) - Bump docker/build-push-action from 6.12.0 to 6.13.0 in /.github/actions/build-image [esphome#8136](https://redirect.github.com/esphome/esphome/pull/8136) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 [esphome#8137](https://redirect.github.com/esphome/esphome/pull/8137) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump actions/setup-python from 5.3.0 to 5.4.0 [esphome#8154](https://redirect.github.com/esphome/esphome/pull/8154) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - Bump actions/setup-python from 5.3.0 to 5.4.0 in /.github/actions/restore-python [esphome#8153](https://redirect.github.com/esphome/esphome/pull/8153) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[remote_transmitter] Fix issues with 32bit rollover on esp8266 and libretiny [esphome#8056](https://redirect.github.com/esphome/esphome/pull/8056) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Use abspath for config path dir [esphome#8044](https://redirect.github.com/esphome/esphome/pull/8044) by [@​NicoIIT](https://redirect.github.com/NicoIIT) - \[remote_base] Add default value for offset in is_valid [esphome#8159](https://redirect.github.com/esphome/esphome/pull/8159) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - feat(core): Add support for <...> includes [esphome#8132](https://redirect.github.com/esphome/esphome/pull/8132) by [@​Rapsssito](https://redirect.github.com/Rapsssito) - Bump zeroconf to 0.143.0 [esphome#8104](https://redirect.github.com/esphome/esphome/pull/8104) by [@​bdraco](https://redirect.github.com/bdraco) - \[i2s_audio] Media Player Components PR1 [esphome#8163](https://redirect.github.com/esphome/esphome/pull/8163) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[audio, i2s_audio, speaker] Media Player Components PR2 [esphome#8164](https://redirect.github.com/esphome/esphome/pull/8164) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[audio] Media Player Components PR3 [esphome#8165](https://redirect.github.com/esphome/esphome/pull/8165) by [@​kahrendt](https://redirect.github.com/kahrendt) - Add virtual get_flags() to GPIOPin and implementation in InternalGPIOPin derivatives [esphome#8151](https://redirect.github.com/esphome/esphome/pull/8151) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) - Make get_flags() in GPIOPin mandatory [esphome#8182](https://redirect.github.com/esphome/esphome/pull/8182) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) - \[audio] Media Player Components PR4 [esphome#8166](https://redirect.github.com/esphome/esphome/pull/8166) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[audio] Media Player Components PR5 [esphome#8167](https://redirect.github.com/esphome/esphome/pull/8167) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[audio] Media Player Components PR6 [esphome#8168](https://redirect.github.com/esphome/esphome/pull/8168) by [@​kahrendt](https://redirect.github.com/kahrendt) - Remove arm/v7 container image support [esphome#8194](https://redirect.github.com/esphome/esphome/pull/8194) by [@​jesserockz](https://redirect.github.com/jesserockz) (breaking-change) - \[resampler] Media Player Components PR7 [esphome#8169](https://redirect.github.com/esphome/esphome/pull/8169) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[mixer] Media Player Components PR8 [esphome#8170](https://redirect.github.com/esphome/esphome/pull/8170) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - \[CI] Consolidate some tests (A) [esphome#8184](https://redirect.github.com/esphome/esphome/pull/8184) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (B) [esphome#8185](https://redirect.github.com/esphome/esphome/pull/8185) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (C) [esphome#8186](https://redirect.github.com/esphome/esphome/pull/8186) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (D) [esphome#8189](https://redirect.github.com/esphome/esphome/pull/8189) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (E) [esphome#8191](https://redirect.github.com/esphome/esphome/pull/8191) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (F) [esphome#8195](https://redirect.github.com/esphome/esphome/pull/8195) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (G) [esphome#8196](https://redirect.github.com/esphome/esphome/pull/8196) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (H) [esphome#8198](https://redirect.github.com/esphome/esphome/pull/8198) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (K, L) [esphome#8201](https://redirect.github.com/esphome/esphome/pull/8201) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (M) [esphome#8202](https://redirect.github.com/esphome/esphome/pull/8202) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (I, J) [esphome#8200](https://redirect.github.com/esphome/esphome/pull/8200) by [@​kbx81](https://redirect.github.com/kbx81) - \[i2c] Workaround for i2c on s2 [esphome#8188](https://redirect.github.com/esphome/esphome/pull/8188) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[lvgl] add triggers for swipe gestures [esphome#8190](https://redirect.github.com/esphome/esphome/pull/8190) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[xxtea] Extract encryption functions to separate component [esphome#8183](https://redirect.github.com/esphome/esphome/pull/8183) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-integration) - \[lvgl] Make layouts work properly on base display [esphome#8193](https://redirect.github.com/esphome/esphome/pull/8193) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[preferences] Better handling of flash_write_interval [esphome#8199](https://redirect.github.com/esphome/esphome/pull/8199) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - \[CI] Consolidate some tests (N, O, P) [esphome#8204](https://redirect.github.com/esphome/esphome/pull/8204) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (Q, R) [esphome#8205](https://redirect.github.com/esphome/esphome/pull/8205) by [@​kbx81](https://redirect.github.com/kbx81) - \[prometheus] Add update entity to prometheus metrics [esphome#8173](https://redirect.github.com/esphome/esphome/pull/8173) by [@​jzucker2](https://redirect.github.com/jzucker2) - \[uponor_smatrix] add target temperature as sensor [esphome#7745](https://redirect.github.com/esphome/esphome/pull/7745) by [@​janschroeter](https://redirect.github.com/janschroeter) - \[sdl] Implement binary sensors from keystrokes [esphome#8207](https://redirect.github.com/esphome/esphome/pull/8207) by [@​bdm310](https://redirect.github.com/bdm310) (new-platform) - Bump the docker-actions group with 2 updates [esphome#8215](https://redirect.github.com/esphome/esphome/pull/8215) by [@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - \[esp32\_rmt] Set pull-up and open-drain modes based on pin schema [esphome#8178](https://redirect.github.com/esphome/esphome/pull/8178) by [@​swoboda1337](https://redirect.github.com/swoboda1337) (breaking-change) - Add Toto protocol to remote receiver and transmitter [esphome#8177](https://redirect.github.com/esphome/esphome/pull/8177) by [@​G-Two](https://redirect.github.com/G-Two) - Markdown tweaks/updates [esphome#8211](https://redirect.github.com/esphome/esphome/pull/8211) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (S) [esphome#8206](https://redirect.github.com/esphome/esphome/pull/8206) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (U, V, W, X, Y, Z) [esphome#8210](https://redirect.github.com/esphome/esphome/pull/8210) by [@​kbx81](https://redirect.github.com/kbx81) - \[CI] Consolidate some tests (T) [esphome#8208](https://redirect.github.com/esphome/esphome/pull/8208) by [@​kbx81](https://redirect.github.com/kbx81) - \[online_image]Pin specific version of JPEG library [esphome#8217](https://redirect.github.com/esphome/esphome/pull/8217) by [@​guillempages](https://redirect.github.com/guillempages) - \[logger] Add runtime level select [esphome#8222](https://redirect.github.com/esphome/esphome/pull/8222) by [@​clydebarrow](https://redirect.github.com/clydebarrow) (new-integration) - \[online_image] Set Accept header [esphome#8216](https://redirect.github.com/esphome/esphome/pull/8216) by [@​candrews](https://redirect.github.com/candrews) - \[waveshare_epaper] Rationalise and complete tests [esphome#8221](https://redirect.github.com/esphome/esphome/pull/8221) by [@​clydebarrow](https://redirect.github.com/clydebarrow) - Fix pref conflict of WiFi creds and fast_connect [esphome#8219](https://redirect.github.com/esphome/esphome/pull/8219) by [@​QRPp](https://redirect.github.com/QRPp) - Don't activate venv in devcontainer [esphome#8128](https://redirect.github.com/esphome/esphome/pull/8128) by [@​kroimon](https://redirect.github.com/kroimon) - Add ADC sampling method option [esphome#8131](https://redirect.github.com/esphome/esphome/pull/8131) by [@​blind-oracle](https://redirect.github.com/blind-oracle) - \[ota] Increase socket timeout earlier in OTA script [esphome#8129](https://redirect.github.com/esphome/esphome/pull/8129) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[speaker] Media Player Components PR9 [esphome#8171](https://redirect.github.com/esphome/esphome/pull/8171) by [@​kahrendt](https://redirect.github.com/kahrendt) (new-integration) - Add partial update of GDEW029T5 e-paper display [esphome#8162](https://redirect.github.com/esphome/esphome/pull/8162) by [@​mystster](https://redirect.github.com/mystster) - Add waveshare 2.9inch e-Paper HAT (D) [esphome#7906](https://redirect.github.com/esphome/esphome/pull/7906) by [@​TataGEEK](https://redirect.github.com/TataGEEK) - \[http_request]Use std::string for headers [esphome#8225](https://redirect.github.com/esphome/esphome/pull/8225) by [@​guillempages](https://redirect.github.com/guillempages) - \[online_image] Improve error handling [esphome#8212](https://redirect.github.com/esphome/esphome/pull/8212) by [@​guillempages](https://redirect.github.com/guillempages) - \[speaker] Bugfix: Ensure all audio is played after completely decoding a file [esphome#8231](https://redirect.github.com/esphome/esphome/pull/8231) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[voice_assistant] Add announce support [esphome#8232](https://redirect.github.com/esphome/esphome/pull/8232) by [@​kahrendt](https://redirect.github.com/kahrendt) - \[prometheus] Adding valve entity metrics [esphome#8223](https://redirect.github.com/esphome/esphome/pull/8223) by [@​jzucker2](https://redirect.github.com/jzucker2) - Added Waveshare e-paper display model "7.50inv2p" to the waveshare_epaper component. [esphome#7751](https://redirect.github.com/esphome/esphome/pull/7751) by [@​tmpeh](https://redirect.github.com/tmpeh) - added Waveshare BWR Mode for the 4.2in Display [esphome#7995](https://redirect.github.com/esphome/esphome/pull/7995) by [@​itpcc](https://redirect.github.com/itpcc) - Add GDEY029T94 support [esphome#7931](https://redirect.github.com/esphome/esphome/pull/7931) by [@​danielkoek](https://redirect.github.com/danielkoek) - GDEY042T81 e-paper displays support [esphome#8061](https://redirect.github.com/esphome/esphome/pull/8061) by [@​mgruener](https://redirect.github.com/mgruener) - Add support for Waveshare 7.3" ACeP 7-Color display [esphome#6380](https://redirect.github.com/esphome/esphome/pull/6380) by [@​NeilSCGH](https://redirect.github.com/NeilSCGH) - Bump esphome-dashboard to [`2025021`](https://redirect.github.com/esphome/esphome/commit/20250212).0 [esphome#8235](https://redirect.github.com/esphome/esphome/pull/8235) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[online_image]Fix reset if buffer not allocated [esphome#8236](https://redirect.github.com/esphome/esphome/pull/8236) by [@​guillempages](https://redirect.github.com/guillempages) - \[core] Ignore dot-prefixed config entries when looking for target platform [esphome#8240](https://redirect.github.com/esphome/esphome/pull/8240) by [@​jesserockz](https://redirect.github.com/jesserockz) - Bump zeroconf to 0.144.1 [esphome#8238](https://redirect.github.com/esphome/esphome/pull/8238) by [@​bdraco](https://redirect.github.com/bdraco) - \[core] Fix `config_dir` for dashboard [esphome#8242](https://redirect.github.com/esphome/esphome/pull/8242) by [@​jesserockz](https://redirect.github.com/jesserockz) - \[cse7766] Remove `stream` dependency [esphome#7720](https://redirect.github.com/esphome/esphome/pull/7720) by [@​gabest11](https://redirect.github.com/gabest11) - \[graph] Remove `stream` dependency [esphome#8243](https://redirect.github.com/esphome/esphome/pull/8243) by [@​kbx81](https://redirect.github.com/kbx81) - \[modbus_controller] Remove `stream` dependency [esphome#8244](https://redirect.github.com/esphome/esphome/pull/8244) by [@​kbx81](https://redirect.github.com/kbx81) - \[logger] Fix bug causing global log level to be overwritten [esphome#8248](https://redirect.github.com/esphome/esphome/pull/8248) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - Add support for the DAC on the S2 [esphome#8030](https://redirect.github.com/esphome/esphome/pull/8030) by [@​maraid](https://redirect.github.com/maraid) - Fix crash when storage file doesnt exist yet [esphome#8249](https://redirect.github.com/esphome/esphome/pull/8249) by [@​jesserockz](https://redirect.github.com/jesserockz) - don't crash on null pages [esphome#8254](https://redirect.github.com/esphome/esphome/pull/8254) by [@​ssieb](https://redirect.github.com/ssieb) - \[scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds [esphome#8256](https://redirect.github.com/esphome/esphome/pull/8256) by [@​DjordjeMandic](https://redirect.github.com/DjordjeMandic) (breaking-change) - Bump zeroconf to 0.144.3 [esphome#8253](https://redirect.github.com/esphome/esphome/pull/8253) by [@​bdraco](https://redirect.github.com/bdraco) - DHT platform now supports modules with inbuilt external resistor [esphome#8257](https://redirect.github.com/esphome/esphome/pull/8257) by [@​deCodeIt](https://redirect.github.com/deCodeIt) - Replace glyphsets with esphome_glyphsets [esphome#8261](https://redirect.github.com/esphome/esphome/pull/8261) by [@​bdraco](https://redirect.github.com/bdraco) - Bump aioesphomeapi to 29.1.0 [esphome#8105](https://redirect.github.com/esphome/esphome/pull/8105) by [@​bdraco](https://redirect.github.com/bdraco) - Bump openssh-client to 1:9.2p1-2+deb12u4 to fix docker builds [esphome#8269](https://redirect.github.com/esphome/esphome/pull/8269) by [@​bdraco](https://redirect.github.com/bdraco) - Increase default repeat delay for Toto remote transmitter protocol [esphome#8265](https://redirect.github.com/esphome/esphome/pull/8265) by [@​G-Two](https://redirect.github.com/G-Two) - Bump zeroconf to 0.145.1 [esphome#8267](https://redirect.github.com/esphome/esphome/pull/8267) by [@​bdraco](https://redirect.github.com/bdraco) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
9abac3eca7 |
chore(helm): update image docker 27.5.1 → 28.0.0 (#32419)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker | major | `aa3df78` -> `e0b121d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
88b4d06a59 |
chore(helm): update image ghcr.io/linuxserver/babybuddy 2.7.0 → 2.7.1 (#32429)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages) ([source](https://redirect.github.com/linuxserver/docker-babybuddy)) | patch | `50eb27c` -> `0dbbdf1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5d0c4c12e8 |
chore(helm): update rdesktop (#32425)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `b6acda2` -> `44fb3f7` | | lscr.io/linuxserver/rdesktop | digest | `d2d90a3` -> `ee41dcf` | | lscr.io/linuxserver/rdesktop | digest | `7fba33e` -> `30c1cfa` | | lscr.io/linuxserver/rdesktop | digest | `e81d771` -> `b8ec6bc` | | lscr.io/linuxserver/rdesktop | digest | `f508b97` -> `4db4a5a` | | lscr.io/linuxserver/rdesktop | digest | `357e673` -> `995cb4c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9be31ab061 |
chore(helm): update jupyter 2025-02-21 → 2025-02-22 (patch) (#32430)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `2bcb58a` -> `aa5cd84` | | quay.io/jupyter/base-notebook | patch | `36a939b` -> `31c5102` | | quay.io/jupyter/datascience-notebook | patch | `3e5abc8` -> `6556e9a` | | quay.io/jupyter/minimal-notebook | patch | `946403e` -> `55d02c1` | | quay.io/jupyter/pyspark-notebook | patch | `fbd1278` -> `6a07e1f` | | quay.io/jupyter/r-notebook | patch | `31b1489` -> `5994132` | | quay.io/jupyter/scipy-notebook | patch | `aaaa44d` -> `d4ad8b5` | | quay.io/jupyter/tensorflow-notebook | patch | `49013e2` -> `373dd06` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7d1d0e7d04 |
fix(deps): update module golang.org/x/crypto v0.33.0 → v0.34.0 (clustertool) (#32432)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | golang.org/x/crypto | require | minor | `v0.33.0` -> `v0.34.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
0cac4da74a |
chore(flux): update image prometheus-operator 11.1.0 → 11.1.1 (clustertool) (#32427)
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)) | patch | `11.1.0` -> `11.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
90c0c150cf |
chore(helm): update chart kube-prometheus-stack 69.4.0 → 69.4.1 (#32412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | patch | `69.4.0` -> `69.4.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary> ### [`v69.4.1`](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.4.0...kube-prometheus-stack-69.4.1) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-69.4.0...kube-prometheus-stack-69.4.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 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
57033572b1 |
chore(helm): update image public.ecr.aws/bitnami/mongodb 8.0.4 → 8.0.5 (#32415)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/mongodb](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/mongodb)) | patch | `10910a7` -> `e5f5d19` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
02447395fb |
chore(helm): update image ghcr.io/open-webui/open-webui digest to 4450eb0 (#32407)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/open-webui/open-webui | digest | `2448a89` -> `4450eb0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ff229fb4e4 |
chore(helm): update image ghcr.io/onedr0p/qbittorrent digest to 3b7e667 (#32406)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/qbittorrent](https://ghcr.io/onedr0p/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest | `a84f7f2` -> `3b7e667` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ff8aa3aec2 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to a804038 (#32405)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `db45b3f` -> `a804038` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d68b9d8146 |
chore(helm): update image ghcr.io/linuxserver/fleet digest to 8084624 (#32399)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/fleet](https://redirect.github.com/linuxserver/docker-fleet/packages) ([source](https://redirect.github.com/linuxserver/docker-fleet)) | digest | `21b65a3` -> `8084624` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
171c3aad54 |
chore(helm): update image ghcr.io/linuxserver/doublecommander digest to 7712fff (#32398)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `e4b6845` -> `7712fff` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b7dc0c0f77 |
chore(helm): update image docker.io/machines/filestash digest to f06cc37 (#32396)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `9ed5552` -> `f06cc37` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
76a84038ce |
chore(helm): update image docker.io/cthulhoo/ttrss-web-nginx digest to 17bbbfc (#32394)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cthulhoo/ttrss-web-nginx | digest | `997301a` -> `17bbbfc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b7d2d0a0dc |
chore(helm): update image ghcr.io/bakito/adguardhome-sync v0.6.17 → v0.7.0 (#32418)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/bakito/adguardhome-sync | minor | `5c872b7` -> `f4bc047` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ed39a4ca68 |
chore(helm): update image ghcr.io/linuxserver/znc digest to 917deab (#32404)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/znc](https://redirect.github.com/linuxserver/docker-znc/packages) ([source](https://redirect.github.com/linuxserver/docker-znc)) | digest | `2c2d7ae` -> `917deab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7f3a911f88 |
chore(helm): update image lscr.io/linuxserver/heimdall digest to 4530bb8 (#32409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/heimdall | digest | `6b36556` -> `4530bb8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bb0c04cba5 |
chore(helm): update image ghcr.io/linuxserver/smokeping digest to 95c3dcd (#32402)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages) ([source](https://redirect.github.com/linuxserver/docker-smokeping)) | digest | `fae29ee` -> `95c3dcd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
12a563bf7b |
chore(helm): update image ghcr.io/linuxserver/rsnapshot digest to 679513e (#32401)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/rsnapshot](https://redirect.github.com/linuxserver/docker-rsnapshot/packages) ([source](https://redirect.github.com/linuxserver/docker-rsnapshot)) | digest | `339cc11` -> `679513e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
83cdb8a906 |
chore(helm): update image ghcr.io/linuxserver/webgrabplus digest to 98b5343 (#32403)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/webgrabplus](https://redirect.github.com/linuxserver/docker-webgrabplus/packages) ([source](https://redirect.github.com/linuxserver/docker-webgrabplus)) | digest | `32d6e04` -> `98b5343` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b4ae906a3f |
chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to 3e3d3b6 (#32400)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/lazylibrarian | digest | `62fd836` -> `3e3d3b6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
cbb94d8a8e |
chore(helm): update image docker.io/dtjs48jkt/twonkyserver digest to 42ba51e (#32395)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/dtjs48jkt/twonkyserver | digest | `5bd7729` -> `42ba51e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9520112fd2 |
chore(helm): update image docker.io/searxng/searxng digest to 0da476f (#32397)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `00c9b06` -> `0da476f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
54af490756 |
chore(flux): update image renovate 1.12.0 → 1.13.0 (#32417)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate](https://truecharts.org/charts/stable/renovate) ([source](https://redirect.github.com/truecharts/charts/tree/HEAD/charts/stable/renovate)) | minor | `1.12.0` -> `1.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
49d69620f8 |
chore(helm): update image ghcr.io/pi-hole/pihole 2025.02.3 → 2025.02.4 (#32414)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/pi-hole/pihole](https://redirect.github.com/pi-hole/docker-pi-hole) | patch | `83af152` -> `d83cd1c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>pi-hole/docker-pi-hole (ghcr.io/pi-hole/pihole)</summary> ### [`v2025.02.4`](https://redirect.github.com/pi-hole/docker-pi-hole/releases/tag/2025.02.4) [Compare Source](https://redirect.github.com/pi-hole/docker-pi-hole/compare/2025.02.3...2025.02.4) No Docker specific changes in this image - tagged to include the latest FTL hotfix #### What's Changed (FTL v6.0.2) - Fix possible problems with case-encode bigmap array allocation. by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2230](https://redirect.github.com/pi-hole/FTL/pull/2230) - Update embedded dnsmasq to 2.91rc5 by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2241](https://redirect.github.com/pi-hole/FTL/pull/2241) - Improve dnsmasq syntax check edge case by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2231](https://redirect.github.com/pi-hole/FTL/pull/2231) - Increase compatibility with volumes on network shares by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2218](https://redirect.github.com/pi-hole/FTL/pull/2218) - Make <domain> in revServer *really* optional by [@​DL6ER](https://redirect.github.com/DL6ER) in [https://github.com/pi-hole/FTL/pull/2237](https://redirect.github.com/pi-hole/FTL/pull/2237) **Full Changelog**: https://github.com/pi-hole/FTL/compare/v6.0.1...v6.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
23a6e916ba |
chore(helm): update image lscr.io/linuxserver/blender digest to 34413d9 (#32408)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `6c3e6c4` -> `34413d9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7a464b5c19 |
chore(flux): update image kubelet-csr-approver 1.4.1 → 1.4.2 (clustertool) (#32411)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kubelet-csr-approver](https://truecharts.org/charts/system/kubelet-csr-approver) ([source](https://ghcr.io/postfinance/kubelet-csr-approver)) | patch | `1.4.1` -> `1.4.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
15b2ff88a0 |
chore(flux): update image blocky 16.13.5 → 16.13.6 (clustertool) (#32410)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blocky](https://truecharts.org/charts/premium/blocky) ([source](https://0xerr0r.github.io/blocky/)) | patch | `16.13.5` -> `16.13.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
234a3f3f17 |
chore(flux): update image prometheus-operator 11.0.1 → 11.1.0 (clustertool) (#32416)
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)) | minor | `11.0.1` -> `11.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
670e52a9be |
chore(helm): update chart redis 15.6.4 → 15.6.5 (#32387)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.4` -> `15.6.5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f0c30ad214 |
chore(helm): update image tccr.io/tccr/code-server v4.96.4 → v4.97.2 (#32393)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/tccr/code-server](https://redirect.github.com/truecharts/public) | minor | `e818431` -> `1f828b3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
194342d6c4 | chore(helm): update chart mongodb 15.3.3 → 15.3.4 (#32386) | ||
|
|
e2ebfb3f65 | chore(helm): update chart clickhouse 15.0.3 → 15.0.4 (#32385) | ||
|
|
192477e955 | chore(helm): update chart kube-prometheus-stack 69.3.3 → 69.4.0 (#32390) | ||
|
|
051fd6965f | chore(helm): update image ghcr.io/linuxserver/emulatorjs digest to 48a03f4 (#32380) | ||
|
|
686a272c56 |
chore(helm): update image docker.io/renovate/renovate 39.173.1 → 39.176.4 (#32391)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/renovate/renovate](https://renovatebot.com) ([source](https://redirect.github.com/renovatebot/renovate)) | minor | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>renovatebot/renovate (docker.io/renovate/renovate)</summary> ### [`v39.176.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.4) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.176.3...39.176.4) ##### Miscellaneous Chores - drop swc, we don't use it ([#​34337](https://redirect.github.com/renovatebot/renovate/issues/34337)) ([407829e](https://redirect.github.com/renovatebot/renovate/commit/407829e28846ed52c656f3b91a4d3358b6970707)) ##### Tests - **bazel-module:** do not rely on fragments to test rules ([#​34298](https://redirect.github.com/renovatebot/renovate/issues/34298)) ([14fd37f](https://redirect.github.com/renovatebot/renovate/commit/14fd37f98f63c6984d351d022122465c3a0b81b3)) ##### Build System - restrict postinstall scripts ([#​34339](https://redirect.github.com/renovatebot/renovate/issues/34339)) ([9e02ab6](https://redirect.github.com/renovatebot/renovate/commit/9e02ab69917893d67b777e2230a309dd38e07273)) ### [`v39.176.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.3) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.176.2...39.176.3) ##### Build System - **docker:** disable cache-from and don't allow to fail on release ([#​34334](https://redirect.github.com/renovatebot/renovate/issues/34334)) ([7b7a6a6](https://redirect.github.com/renovatebot/renovate/commit/7b7a6a60e3ab45e521b06b639510154b5a34e62b)) ### [`v39.176.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/39.176.2) [Compare Source](https://redirect.github.com/renovatebot/renovate/compare/39.173.1...39.176.2) ##### Bug Fixes - **build:** revert recent pnpmjs changes ([#​34330](https://redirect.github.com/renovatebot/renovate/issues/34330)) ([4017a4a](https://redirect.github.com/renovatebot/renovate/commit/4017a4a68c51c35441343e301e9a96802d0a4ca8)) ##### Miscellaneous Chores - **deps:** update dependency [@​swc/core](https://redirect.github.com/swc/core) to v1.10.16 ([#​34332](https://redirect.github.com/renovatebot/renovate/issues/34332)) ([f4bf1bf](https://redirect.github.com/renovatebot/renovate/commit/f4bf1bf6bc130983e173f2fc91809fd4ad9698f1)) ##### Code Refactoring - **bazel-module:** Move files that support parsing to ./parser ([#​34299](https://redirect.github.com/renovatebot/renovate/issues/34299)) ([ac782ba](https://redirect.github.com/renovatebot/renovate/commit/ac782ba07e5acaa8e4076977ef13c1afb1a7abba)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ce739cff9f |
chore(helm): update image ghcr.io/linuxserver/mstream digest to f549a5c (#32382)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/mstream](https://redirect.github.com/linuxserver/docker-mstream/packages) ([source](https://redirect.github.com/linuxserver/docker-mstream)) | digest | `14f49bf` -> `f549a5c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e604fc1158 |
chore(helm): update image ghcr.io/ix-ai/smtp v0.7.3 → v0.7.4 (#32388)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ix-ai/smtp](https://gitlab.com/ix.ai/smtp) | patch | `3197e36` -> `a4a08d1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ix.ai/smtp (ghcr.io/ix-ai/smtp)</summary> ### [`v0.7.4`](https://gitlab.com/ix.ai/smtp/tags/v0.7.4) [Compare Source](https://gitlab.com/ix.ai/smtp/compare/v0.7.3...v0.7.4) #### Release v0.7.4 * d314470 Switch from docker.io to ecr.aws </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
15015fac18 | chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to 5b06913 (#32378) | ||
|
|
3ddb10d944 | chore(helm): update image ghcr.io/linuxserver/medusa digest to cb3c0c3 (#32381) | ||
|
|
fcc51b58b1 |
chore(helm): update image ghcr.io/linuxserver/boinc digest to 554c299 (#32379)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `efdfecb` -> `554c299` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
379a4f8214 |
chore(helm): update image docker.io/iyuucn/iyuuplus digest to 9d420fd (#32377)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/iyuucn/iyuuplus | digest | `b5a6fb2` -> `9d420fd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6ee487b7e5 |
chore(helm): update image ghcr.io/linuxserver/piwigo 15.3.0 → 15.4.0 (#32392)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://redirect.github.com/linuxserver/docker-piwigo/packages) ([source](https://redirect.github.com/linuxserver/docker-piwigo)) | minor | `9e4df32` -> `507cfff` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c13664e93f |
chore(helm): update image ghcr.io/postfinance/kubelet-csr-approver v1.2.5 → v1.2.6 (#32389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/postfinance/kubelet-csr-approver](https://images.chainguard.dev/directory/image/static/overview) ([source](https://redirect.github.com/chainguard-images/images/tree/HEAD/images/static)) | patch | -> | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
fa64e492ef |
chore(helm): update image ghcr.io/linuxserver/sickchill digest to 66e4b47 (#32383)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/sickchill](https://redirect.github.com/linuxserver/docker-sickchill/packages) ([source](https://redirect.github.com/linuxserver/docker-sickchill)) | digest | `3cb3394` -> `66e4b47` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3d6289d3a7 |
chore(flux): update image jackett 23.3.26 → 23.3.27 (#32384)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.26` -> `23.3.27` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
9cabe13163 |
docs(miniflux) remove docs (#32376)
**Description** There is absolutely no need to document anything for this app. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
||
|
|
441c70c8f3 |
docs(jellyseerr) update docs (#32375)
**Description** remove scale refs ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [x] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |