Skip to content

chore(deps): update ghcr.io/theduffman85/crowdsec-web-ui docker tag to v2026.8.3 - #171

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-theduffman85-crowdsec-web-ui-2026.x
Open

chore(deps): update ghcr.io/theduffman85/crowdsec-web-ui docker tag to v2026.8.3#171
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-theduffman85-crowdsec-web-ui-2026.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/theduffman85/crowdsec-web-ui minor 2026.7.252026.8.3

Release Notes

TheDuffman85/crowdsec-web-ui (ghcr.io/theduffman85/crowdsec-web-ui)

v2026.8.3

Compare Source

Changes

  • Add first-class alert kind support (#​457)

Contributors

Full changelog

Docker

docker pull ghcr.io/TheDuffman85/crowdsec-web-ui:2026.8.3

v2026.8.2

Compare Source

Changes

  • Stabilize large alert cache search test (#​439)
  • Update Star History (#​440)
  • Keep dialogs open when a press starts inside and ends on the backdrop (#​454)
  • Add an audit log for user actions (#​454)
  • Fix audit outcome accuracy (#​454)
  • Fix alert detail card text overflow (#​455)
  • Add country filters for IP ban notifications (#​455)
  • Add combined CrowdSec metrics dashboard (#​455)
  • Add realistic multi-instance loadtest metrics (#​455)

Contributors

Full changelog

Docker

docker pull ghcr.io/TheDuffman85/crowdsec-web-ui:2026.8.2

v2026.8.1

Compare Source

Changes
  • Rework CrowdSec metrics presentation (#​437)
  • chore(deps): bump dependencies (#​438)
Contributors

Full changelog

Docker
docker pull ghcr.io/TheDuffman85/crowdsec-web-ui:2026.8.1

Configuration

📅 Schedule: (UTC)

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


  • 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

github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

Helm Template Diff — web-ui

8 changed lines
--- /tmp/old.yaml	2026-08-28 23:08:03.031460734 +0000
+++ /tmp/new.yaml	2026-08-28 23:08:02.265447174 +0000
@@ -26,7 +26,7 @@
     custom.network/mqtt-client: egress
     app.kubernetes.io/name: web-ui
     app.kubernetes.io/instance: web-ui
-    app.kubernetes.io/version: "2026.7.25"
+    app.kubernetes.io/version: "2026.8.3"
     app.kubernetes.io/managed-by: Helm
 spec:
   type: ClusterIP
@@ -50,7 +50,7 @@
     custom.network/mqtt-client: egress
     app.kubernetes.io/name: web-ui
     app.kubernetes.io/instance: web-ui
-    app.kubernetes.io/version: "2026.7.25"
+    app.kubernetes.io/version: "2026.8.3"
     app.kubernetes.io/managed-by: Helm
   name: web-ui
 spec:
@@ -80,7 +80,7 @@
           type: RuntimeDefault
       containers:
         - name: web-ui
-          image: ghcr.io/theduffman85/crowdsec-web-ui:2026.7.25
+          image: ghcr.io/theduffman85/crowdsec-web-ui:2026.8.3
           imagePullPolicy: IfNotPresent
           resources:
           securityContext:

lunarys commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Renovate Review: ghcr.io/theduffman85/crowdsec-web-ui 2026.7.25 → 2026.8.2 (minor, web-ui app)

Risk: 🟢 LOW

Check Result
Inputs Complete — ### Release Notes section present (2026.8.1 and 2026.8.2 entries) and a matching rendered-diff comment (03-apps-apps-crowdsec-web-ui).
Description vs. diff Consistent — 03_apps/apps/crowdsec/web-ui-values.yaml image.tag changed 2026.7.252026.8.2, exactly matching the table; single file, no scope creep.
Rendered diff Full, no truncation — 8 changed lines: two app.kubernetes.io/version labels (Service + Deployment) and the container image: tag. No resources added/removed, no error text.
Changelog vs. config No overlap — new items are an audit log for user actions, country filters for IP ban notifications, and a combined metrics dashboard, plus test/UI fixes; none touch the CONFIG_*/VITE_* env override mechanism this app relies on.

Details:

  • web-ui-values.yaml carries an explicit code comment tracking that the app persists LAPI config into /app/data/config.yaml on first boot since v2026.7.16 and that the CONFIG_* env override mechanism (added v2026.7.17) is what keeps CONFIG_INSTANCE_LAPI_* secret rotation working. Neither 2026.8.1 nor 2026.8.2 release notes mention any change to that mechanism, so this repo's override strategy should keep working as-is.
  • VITE_COMMIT_HASH/VITE_VERSION overrides (used here to disable the built-in update check) target server/config.ts behavior — not mentioned as changed in either release.

Worth noting (non-blocking): the new "Add combined CrowdSec metrics dashboard" and "Add an audit log for user actions" features (2026.8.2) are opt-in UI additions with no required config — nothing to adopt here, just flagging as available.

Why LOW: cosmetic-only rendered diff, no breaking changelog items, no intersection with this app's live config.


Generated by Claude Code

@renovate
renovate Bot force-pushed the renovate/ghcr.io-theduffman85-crowdsec-web-ui-2026.x branch from ddcd787 to 505c940 Compare August 28, 2026 23:07
@renovate renovate Bot changed the title chore(deps): update ghcr.io/theduffman85/crowdsec-web-ui docker tag to v2026.8.2 chore(deps): update ghcr.io/theduffman85/crowdsec-web-ui docker tag to v2026.8.3 Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant