Skip to content

chore(images): Update ghcr.io/librespeed/speedtest to v6.2.1 - #79

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/update/ghcr.io-librespeed-speedtest-6.x
Open

chore(images): Update ghcr.io/librespeed/speedtest to v6.2.1#79
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/update/ghcr.io-librespeed-speedtest-6.x

Conversation

@renovate

@renovate renovate Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/librespeed/speedtest patch 6.2.06.2.1

Release Notes

librespeed/speedtest (ghcr.io/librespeed/speedtest)

v6.2.1: LibreSpeed 6.2.1

Compare Source

Highlights

  • Fixed upload-speed results being inflated when an upload request receives an HTTP error response. The client now only starts a replacement upload after the completed request returns a successful status. #​820
  • Made the modern frontend work when the repository is served without rearranging its files. Docker now preserves the frontend/ asset directory, while settings.json and server-list.json are served from the web root. #​834

Deployment and reliability

  • Documented the request-body-size configuration required by IIS deployments.
  • Updated Docker, installation, and design-switch documentation to use the same layout as a non-Docker deployment.
  • Added end-to-end coverage for all runtime modes, Alpine standalone deployments, and the static modern-frontend asset layout.

Maintenance

  • Updated JavaScript dependencies and the actions/stale GitHub Action.

Full changelog


Configuration

📅 Schedule: (in timezone Europe/Rome)

  • 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.

@renovate renovate Bot added area/kubernetes Changes made in the kubernetes directory needs-review labels Aug 13, 2026
@sysadmin-cosplayer

Copy link
Copy Markdown
Contributor
--- kubernetes/apps Kustomization: flux-system/apps HelmRelease: librespeed/librespeed

+++ kubernetes/apps Kustomization: flux-system/apps HelmRelease: librespeed/librespeed

@@ -34,13 +34,13 @@

           librespeed:
             env:
               MODE: standalone
               WEBPORT: 8080
             image:
               repository: ghcr.io/librespeed/speedtest
-              tag: 6.2.0@sha256:199ddbb3543f7f988e99c9c3a7c4d31c1683d2adbba9597557ca4770082368ae
+              tag: 6.2.1@sha256:199ddbb3543f7f988e99c9c3a7c4d31c1683d2adbba9597557ca4770082368ae
             resources:
               limits:
                 memory: 100Mi
               requests:
                 cpu: 10m
                 memory: 50Mi

@sysadmin-cosplayer

Copy link
Copy Markdown
Contributor
--- HelmRelease: librespeed/librespeed Deployment: librespeed/librespeed

+++ HelmRelease: librespeed/librespeed Deployment: librespeed/librespeed

@@ -44,13 +44,13 @@

       containers:
       - env:
         - name: MODE
           value: standalone
         - name: WEBPORT
           value: '8080'
-        image: ghcr.io/librespeed/speedtest:6.2.0@sha256:199ddbb3543f7f988e99c9c3a7c4d31c1683d2adbba9597557ca4770082368ae
+        image: ghcr.io/librespeed/speedtest:6.2.1@sha256:199ddbb3543f7f988e99c9c3a7c4d31c1683d2adbba9597557ca4770082368ae
         name: librespeed
         resources:
           limits:
             memory: 100Mi
           requests:
             cpu: 10m

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

Labels

area/kubernetes Changes made in the kubernetes directory needs-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants