Skip to content

fix(container): update image ghcr.io/szinn/bookboss (v0.8.27 → v0.8.28)#8150

Merged
szinn merged 1 commit into
mainfrom
renovate/main-ghcr.io-szinn-bookboss-0.x
May 14, 2026
Merged

fix(container): update image ghcr.io/szinn/bookboss (v0.8.27 → v0.8.28)#8150
szinn merged 1 commit into
mainfrom
renovate/main-ghcr.io-szinn-bookboss-0.x

Conversation

@szinn
Copy link
Copy Markdown
Owner

@szinn szinn commented May 14, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/szinn/bookboss patch v0.8.27v0.8.28

Release Notes

szinn/BookBoss (ghcr.io/szinn/bookboss)

v0.8.28: BookBoss v0.8.28

Compare Source

Refactor
  • (database) Make adapter pagination caller-owned - (9cc6bb2)
Testing
  • (core) BB-18 reproducer for compute_sync_diff - (2272d73)
  • (database) Add unbounded pagination regressions - (3657b70)

| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| docker     | ghcr.io/szinn/bookboss | v0.8.27 | v0.8.28 |
@szinn szinn added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump labels May 14, 2026
@repo-jeeves repo-jeeves Bot added cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels May 14, 2026
@repo-jeeves
Copy link
Copy Markdown
Contributor

repo-jeeves Bot commented May 14, 2026

--- HelmRelease: media/bookboss Deployment: media/bookboss

+++ HelmRelease: media/bookboss Deployment: media/bookboss

@@ -71,13 +71,13 @@

           value: DEBUG
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: bookboss-secret
-        image: ghcr.io/szinn/bookboss:v0.8.27@sha256:e7383e3332b8f539d5adceee2912c5dd0966f6118386192b6ce3781ed4858642
+        image: ghcr.io/szinn/bookboss:v0.8.28@sha256:829e2df5f025ac035bb9443f6622be50de87073ef7e162ea22fc7a0c599c9474
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8080
           initialDelaySeconds: 0

@repo-jeeves
Copy link
Copy Markdown
Contributor

repo-jeeves Bot commented May 14, 2026

--- kubernetes/main/apps/media/bookboss/app Kustomization: media/bookboss HelmRelease: media/bookboss

+++ kubernetes/main/apps/media/bookboss/app Kustomization: media/bookboss HelmRelease: media/bookboss

@@ -43,13 +43,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: bookboss-secret
             image:
               repository: ghcr.io/szinn/bookboss
-              tag: v0.8.27@sha256:e7383e3332b8f539d5adceee2912c5dd0966f6118386192b6ce3781ed4858642
+              tag: v0.8.28@sha256:829e2df5f025ac035bb9443f6622be50de87073ef7e162ea22fc7a0c599c9474
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@szinn szinn merged commit 6dbbde1 into main May 14, 2026
21 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-szinn-bookboss-0.x branch May 14, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant