Skip to content

feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.5 ) - #3192

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-freikin-dawarich-1.x
Open

feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.5 )#3192
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docker.io-freikin-dawarich-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
docker.io/freikin/dawarich minor 1.13.11.14.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Freika/dawarich (docker.io/freikin/dawarich)

v1.14.5

Compare Source

Added
  • Video Studio can select exact start and end times for map ranges.
  • Video Studio adds a Fog of War mode with adjustable overlay colour and opacity, independent route and marker visibility, and preview buttons for visualization modes and output formats.
  • Family members can consent to sharing location history recorded before they started sharing.
  • The import edit page can change or clear an import's source.
Changed
  • Visit detection no longer sends a notification for every new suggested visit.
  • Poster Studio waits for the map to load the selected date range and disables the studio switch while loading.
Fixed
  • Yearly digests for cloud-Lite users read seasonality and country time spent from the same data window as monthly distances and toponyms.
  • The per-email API login brute-force throttle now counts application/json request bodies, so password grinding against POST /api/v1/auth/login is bounded per account even when an attacker rotates source IPs.
  • API sign-in ignores leading and trailing spaces in the email address.
  • Manual OIDC configuration falls back to the default port when OIDC_PORT is blank, non-numeric or out of range.
  • OAuth account linking reports when a verification email was not re-sent because of rate limiting, with the real remaining wait.
  • Signing up through an OAuth provider without a name claim no longer saves the username or email as the first name.
  • SMTP_AUTHENTICATION=none no longer sends credentials when SMTP_USERNAME is set.
  • Cloud Lite subscribers in a paid Family can use the map features the Family plan includes.
  • Users whose trial has ended are no longer shown an import form they cannot submit.
  • GPX imports continue past recoverable XML errors instead of aborting.
  • OwnTracks .rec imports skip malformed lines instead of aborting.
  • Google Phone Timeline imports no longer drop or reorder points when groups of identical timestamps sit close together.
  • Transportation mode backfill uses activity data from Google Phone Timeline imports.
  • Track generation keeps each tracker's points on its own track when several tracks share a time window.
  • Reverse geocoding keeps the identity of places created by imports, so re-imports no longer duplicate them.
  • Visit names use nearby points of interest on Photon and Geoapify instead of falling back to addresses.
  • Place search results from Geoapify include OpenStreetMap IDs.
  • Restoring a user archive no longer fails or keeps empty records when the export could not include some raw data archive files.
  • The web digest page no longer generates a year-end digest for the year still in progress.
  • Unauthorized visits to Sidekiq no longer leave browsers caching a permanent redirect.
  • Map and trip pages handle timezones saved under legacy names such as Berlin.
  • The map's date range fields follow day navigation from the timeline.
  • Self-hosted registration settings apply to mobile app sign-ups, and a family invitation only admits the email address it was sent to.

v1.14.4

Compare Source

Fixed
  • Manual OIDC endpoints and signing keys can be configured without changing existing discovery setups.

  • Place tag filters remain applied after returning to the map or reloading it.

  • Nominatim and LocationIQ place and visit naming handle provider responses consistently.

  • Self-hosted photo integrations accept container host-gateway addresses while Cloud restrictions stay in place.

  • Hebrew and Arabic map labels render in the correct reading order.

  • Self-hosters can configure SMTP certificate verification for a local mail relay.

  • Live map updates respect a selected historical date range.

  • Statistics include valid segments crossing midnight and older calculations are scheduled for repair.

  • GPX imports work when the optional decimal elevation column is absent.

  • Map auto-centering keeps route points clear of the toolbar.

  • Simplified Chinese now covers the family, import, and integration flows added since 1.14.3.

  • Per-tracker migrations retry deferred track recalculation instead of reporting premature success.

  • User archive restoration enforces ZIP extraction limits against actual output size.

  • Family invitation acceptance uses the current subscription period even when background synchronization is delayed.

  • Legacy OwnTracks record imports preserve JSON values containing spaces.

  • Restoring a user archive preserves structured geodata and raw point data.

  • Polarsteps step-array exports with nested locations and numeric timestamps import their points correctly.

  • Overlapping track-generation chunks preserve point ownership and include single-point journey endpoints.

  • Historical Google Timeline activity hints are preserved when backfilling transportation modes.

  • Cloud Lite users are only offered digest years available within their data window.

  • Authentication and shared-link rate limits now apply consistently to requests with optional format suffixes.

  • Upgrades rebuild invalid statistics indexes left by interrupted migrations and restore duplicate protection.

  • Browser and API password sign-in now respect OIDC-only configuration.

  • Renamed imports download using their current name and client-wrapped files retain their original format.

  • Import download preparation is translated in every supported language.

  • Google Phone Timeline imports preserve fractional altitude and accuracy values instead of turning them into out-of-range integers.

  • Password-protected shared links now unlock on self-hosted HTTP servers.

  • Reverse geocoding resolves countries sharing an ISO code correctly and repairs historical links.

  • Video export falls back when a reported codec cannot encode frames.

  • Location search results stay visible after selecting a result repeatedly.

  • Existing users can link an OIDC account when automatic registration is disabled.

  • Long country lists in Insights now scroll beside the calendar on desktop.

  • Remember me now persists across two-factor sign-in.

  • Family map now opens without an undefined theme error.

v1.14.3

Compare Source

Added
  • Dawarich can now be used in Simplified Chinese: pick it under Settings → General. Thanks @​AwHsR15 for the translation! (#​3354)
  • TeslaMateApi can now sync completed-drive positions from every configured car into Dawarich, manually or once a day. The integration supports reverse-proxy Basic authentication, optional bearer tokens, self-signed certificates, bounded retries, source-specific incremental checkpoints, serialized syncs, and idempotent historical imports that do not move live maps backwards.
  • GET /api/v1/users/me now returns a top-level features object, and GET /api/v1/families/mine answers 200 with lapsed: true when a family membership outlives its entitlement. Clients can now tell "never had family sharing" apart from "the subscription ran out" and offer renewal to the owner.
Fixed
  • Simplified Chinese now covers every user-facing string added in this release.
  • A Family plan owner whose subscription lapsed kept family sharing access. Entitlement now follows the subscription's expiry for the plan holder, as it already did for the other members.
  • Historical country and city statistics refresh after reverse geocoding without recalculating distances or map coverage; missed updates are repaired gradually (#​3499).
  • Stored monthly and daily stats are now rebuilt automatically after a calculation change, so historical distances no longer need a manual Update all stats. Changing your timezone rebuilds them too. (#​2069)
  • Track generation now refreshes surviving partial tracks from their assigned points, correcting stale time ranges, distance and elevation after buffered chunks overlap. Public links and manual transportation corrections are preserved. (#​3209)
  • Traccar latitude/longitude form uploads now save points, including Unix timestamps in seconds or milliseconds. Payloads that cannot be stored return an error instead of a false success; repeated valid uploads remain safe. (#​3299)
  • Immich photo enrichment now checks saved coordinates in the background and explains unconfirmed updates, including read-only external library and XMP permission problems (#​3065).
  • Public trip galleries include photos beyond the first hundred, load each day's images when expanded, and no longer show a misleading separator before daily distances. (#​3232)
  • Speed coloring in tiled maps now reflects individual route segments when zoomed in, instead of the average speed of the whole track. Segment speeds are rounded to the nearest km/h to keep long date ranges compact. (#​3425)
  • Hovering a transportation segment in the map timeline now animates only that segment and restores the existing track highlight on exit. (#​3497)
  • Trip Poster Studio previews and downloads now include enabled AirTrail flight arcs and preserve the map’s existing GPS masking. Video and server-rendered gallery posters retain their existing GPS source. (#​3330)
  • The video studio now draws your route when tiled rendering is on. It read the map's route data a moment before loading it, and under tiled rendering nothing else fills that in, so the video came out as a bare map with the distance and clock still running over it.
  • The poster studio now draws your route when tiled rendering is on. It never asked the map to load the route data, and under tiled rendering nothing else does, so the preview came up empty and Save was blocked with "No location data in this date range" even though the range had plenty.
  • The Add User form now displays and enforces the configured password length before submission (#​2688).
  • Pages no longer wait for GitHub when checking for a newer version; update checks now run only in the background and ignore stale releases cached before an upgrade (#​3485).
  • Idle background workers no longer repeatedly write locks for empty queues to Redis; newly queued work is picked up within the normal two-second polling interval. (#​3315)
  • TeslaMate syncs now stop when a Cloud account loses integration access or reaches its point limit, and imported historical months refresh their statistics.
  • Hourly statistics sweeps no longer miss delayed points or points saved while the sweep watermark advances.
  • Users with legacy non-object settings can save new settings without an error.

v1.14.2

Compare Source

Added
  • GPX waypoints are now imported as places, so a favourites.gpx exported from OsmAnd+ and similar apps no longer imports as nothing at all. Each waypoint's category becomes a tag, re-importing an updated file does not duplicate anything, and waypoints never become timeline points, so they do not affect your distance or statistics. (#​1261)
  • The API now accepts visits in batches: POST /api/v1/visits/batch takes up to 100 visits in one request and reports each one's outcome separately, so a single rejected visit no longer costs the whole sync. The mobile apps previously had to send one request per detected visit.
  • Starting a Family plan now creates your family automatically, with location sharing on, and the family page walks you through inviting your first member.
  • Family members you invite are set up on the Pro plan for as long as your plan runs, and are emailed an explanation when it ends. Changing your own plan does not cut them off early: they keep access until the period you have already paid for runs out.
Changed
  • The "Max Gap Between Points" setting has been removed. It existed to compensate for the city-duration bug fixed below, and its lowest values were the ones that hid cities; how long a tracking silence still counts as staying put is now handled consistently for everyone: a silence of up to seven days that starts and ends in the same city counts as time spent there, unless points recorded in between show you moving at flight speed, which ends the stay. "Min Minutes in City" is unchanged.
Fixed
  • Cities where you stayed but your phone reported infrequently are counted again. Time spent in a city was measured from how often your device sent points rather than from how long you were there, so a stationary phone saving battery could be credited no time at all and drop the city — including your home city — from statistics and from the map's visited-cities view. Recalculated months will generally show higher numbers than before. Existing months keep their old numbers until recalculated: press "Update stats" on the Stats page. (#​2207)
  • Changing "Min Minutes in City" now recalculates your existing statistics, instead of leaving old numbers in place until you refreshed them by hand (#​2207).
  • A GPX file holding only waypoints (such as an OsmAnd+ favourites.gpx) now says so when it imports 0 points, instead of reporting that the file lacks per-point timestamps. That advice was wrong: OsmAnd waypoints do carry a time, and adding more timestamps never helped. (#​1261)
  • Shared link addresses are now always three words. One hyphenated entry in the word list could produce a four-word address.
  • Photos are now matched to a trip or map range on the photo's UTC timestamp rather than its local wall-clock time. Previously a trip could hide photos taken in its final hours, drop one taken exactly on its start or end boundary, or — when it began or ended near midnight — lose photos before they were even fetched. A photo with a missing or unreadable timestamp is now skipped instead of failing the whole fetch. (#​1137)
  • A photo layer that fails to load now tells you so instead of quietly showing nothing. An unreachable or erroring Immich or PhotoPrism was previously indistinguishable from simply having no photos in range; when one of several sources fails, the photos that were retrieved are still shown alongside a warning. (#​1137)
  • Places created from a suggested visit now get their real address. Visits detected on a phone arrive with a generated name such as "Visited place"; that name is no longer locked, reverse geocoding is queued for the new place, and the resolved address now replaces the generated name on the visit as well as the place.
  • Stats recalculation no longer stops for every remaining user when one user's stats fail to calculate.
  • Hourly stats recalculation no longer fails outright for users whose time zone is stored as a descriptive name such as "Eastern Time (US & Canada)" — the value the settings page offers. The sweep now converts it to a zone Postgres understands before bucketing points into months.
  • Route videos now play forwards. When the map was showing Tracks rather than Routes, the video studio drew the day in the order the tracks API returns them — newest first — so the route animated from evening back to morning while the clock counted forwards.
  • Invited family members are no longer sent to the subscription checkout when signing up on the web or in the mobile app.
  • A GeoJSON file whose points carry no timestamp is now rejected at import with an explanation, instead of storing points that no date range could ever return.
  • Restoring a user-data export no longer reports success while importing nothing. An archive carrying a point column this version no longer has aborted every batch; unknown columns are now ignored and the points are restored.

v1.14.1

Compare Source

Changed
  • Point reads — the API responses, the map's point payloads and the user-data export — now serve the device and importer metadata (tracker, topic, connection, battery state and friends) through the point_sources reference table on rows linked to it, with the original columns still serving unlinked rows. Payloads are unchanged; this is groundwork for slimming the points table itself.
Added
  • OwnTracks in HTTP mode now shows your family members on its own map: every location upload is answered with the latest position of each family member sharing with you, so they appear as friends in the app alongside the Dawarich map.
  • AirTrail flights now show as their own figure on the monthly stats page and in the monthly digest. Flight distance is reported next to the distance Dawarich tracked rather than added into it, so neither number changes meaning.
Fixed
  • Importing a user-data export no longer mis-stores the OwnTracks region columns (inrids, in_regions): the export writes them in Postgres array notation, and the importer previously passed that notation through, which also linked such points to a device signature that matched nothing.
  • Track generation no longer reports a failure when its temporary progress session expires during finalization.
  • Trip distance recalculation no longer fails when the computed distance exceeds the 4-byte integer limit, which GPS noise on a long trip can produce.
  • Integration settings now show bounded connection errors instead of failing when an upstream service returns an oversized malformed response.
  • Enhanced import extraction now retries transient database deadlocks instead of failing immediately.
  • A malformed or truncated upload no longer returns a server error; the API now rejects it cleanly.
  • OAuth sign-in now shows clear retry guidance while an account with the same email is still being deleted.
  • Places you created and named yourself keep their manual attribution when reverse geocoding refreshes them, so they stay ranked ahead of auto-created address places and stay visible on the map (#​3418).
  • The map control cluster keeps Search, Create and Settings on phone-sized screens instead of hiding them; on short viewports it scrolls within the map area rather than running off the bottom (#​3421).
  • Trip note text now uses consistent left alignment on every line (#​3104).
  • Existing saved places now appear in Map v2 visit searches and can be assigned to visits (#​3083)
  • Orphaned track cleanup no longer removes a track that still owns points, and a database foreign key now backs that guarantee.
  • Raw data archival now rechecks each point under a row lock before linking it, preventing concurrent tracker updates from being attached to a stale archive snapshot. An archive that ends up matching no point is discarded, archival stops instead of re-reading points it cannot link, and restores ignore snapshots no longer linked to their source archive.
  • Google phone Timeline imports no longer fail when exports contain out-of-range altitude or accuracy metadata.

v1.14.0

Compare Source

Changed
  • PATCH /api/v1/settings/mobile now takes a row lock around its read-merge-write, so a mobile settings change no longer discards a concurrent write to another settings section or from another device.
Added
  • Dawarich can now be used in Polish: pick it under Settings → General. Thanks @​Kliiper for the translation! (#​3357)
  • Dawarich can now be used in Catalan: pick it under Settings → General. Thanks @​ArnyminerZ for the translation! (#​3349)
  • API for getting geodata extracted from mobile phone photos
  • Route replay videos: the new Video Studio turns the route on your map — or a trip — into an animated MP4 with a live distance and date readout and a summary frame. Open it from the map's toolbar or a trip page, pick one of the 17 map themes, a vertical, widescreen or square format, and a length between 8 and 30 seconds. The video is rendered on your own device and never uploaded anywhere until you press "Save to gallery"; rendering needs a current Chrome, Edge, Safari or Firefox.
  • The Share button on the map now also offers making a route video or a map poster, alongside the existing share links. The poster and video studios switch between each other in one click from their top-left corner.
  • Saved videos keep the settings they were made with, so a video whose file has been cleaned up can be rebuilt with one click. Video files are large, so by default only the 10 newest per account are kept and files older than 30 days are removed. Change that with VIDEO_MAX_PER_USER and VIDEO_RETENTION_DAYS, or set either to 0 to switch that limit off.
Fixed
  • Points geocoded in a handful of countries — most notably the United States — were never linked to their country record, because geocoders name them differently than Dawarich's country dataset does ("United States" vs "United States of America"; also Serbia, Tanzania, Vatican City, the Palestinian territories, Congo-Brazzaville, Eswatini and Côte d'Ivoire). Reverse geocoding now bridges the naming difference (and prefers the ISO code where the geocoder provides one), and the country-linking backfill re-runs once on self-hosted instances to repair existing points.
  • The action buttons in page headers — New trip, New import, New tag, Mark all as read and the rest — are now translated. They were asking for a key that no language file defines, so every language showed the English text.
  • The points page now counts its points in Polish, German and Spanish instead of falling back to an untranslated string.
  • A phone that replays a stale cached position after landing no longer bills the trip as dozens of instant intercontinental flights. Bursts of identical coordinates reached and left at impossible speed are now flagged however long they run, and monthly distance ignores any leg faster than 1,200 km/h. Stored anomaly flags, tracks and statistics are re-evaluated by a background job after upgrading; it runs on the lowest-priority queue and does not interrupt tracking, and your existing monthly totals will change once it reaches them. A track drawn through such a burst can still read longer than the day it belongs to, because the speed ceiling applies to distance totals rather than to stored tracks.
  • Every place is now permanently tied to an account at the database level. If your instance still had ownerless places left over from before the May 2026 ownership backfill, the upgrade now resolves them automatically instead of failing partway through db:migrate: each one is assigned to the account that visited it, and any that no account ever visited is deleted. The migration logs how many it assigned and deleted, and stops with a query listing the rows if anything is left unresolved.

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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 these updates again.


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

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

@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.0

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.0

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.0

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.0

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from ad1c5e6 to 0763266 Compare August 31, 2026 20:08
@renovate renovate Bot changed the title feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.0 ) feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.1 ) Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.1

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.1

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.1

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.1

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from 0763266 to 8003fa3 Compare September 3, 2026 01:48
@renovate renovate Bot changed the title feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.1 ) feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.2 ) Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.2

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.2

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.2

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.2

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from 8003fa3 to b9d05f4 Compare September 3, 2026 12:47
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.2

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.2

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.2

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.2

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from b9d05f4 to 3876bab Compare September 5, 2026 20:43
@renovate renovate Bot changed the title feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.2 ) feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.3 ) Sep 5, 2026
@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.3

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.3

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.3

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.3

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from 3876bab to ea58268 Compare September 6, 2026 21:14
@renovate renovate Bot changed the title feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.3 ) feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.4 ) Sep 6, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from ea58268 to 66972e2 Compare September 7, 2026 16:42
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from 66972e2 to 192f2b9 Compare September 10, 2026 17:14
@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.4

….14.5 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | docker.io/freikin/dawarich | 1.13.1 | 1.14.5 |
@renovate
renovate Bot force-pushed the renovate/docker.io-freikin-dawarich-1.x branch from 192f2b9 to 983b021 Compare September 13, 2026 13:32
@renovate renovate Bot changed the title feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.4 ) feat(container): update image docker.io/freikin/dawarich ( 1.13.1 → 1.14.5 ) Sep 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Changes
spec.values.controllers.dawarich.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.5

spec.values.controllers.sidekiq.containers.app.image.tag  (helm.toolkit.fluxcd.io/v2/HelmRelease/tools/dawarich)
  ± value change
    - 1.13.1
    + 1.14.5

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich-sidekiq)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.5

spec.template.spec.containers.app.image  (apps/v1/Deployment/tools/dawarich)
  ± value change
    - docker.io/freikin/dawarich:1.13.1
    + docker.io/freikin/dawarich:1.14.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants