Skip to content

fix(container): update penpot containers to v2.15.2#3489

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/penpot-containers
May 14, 2026
Merged

fix(container): update penpot containers to v2.15.2#3489
renovate[bot] merged 1 commit into
mainfrom
renovate/penpot-containers

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 14, 2026

This PR contains the following updates:

Package Update Change
penpotapp/backend patch 2.15.02.15.2
penpotapp/exporter patch 2.15.02.15.2
penpotapp/frontend patch 2.15.02.15.2

Release Notes

penpot/penpot (penpotapp/backend)

v2.15.2

Compare Source

🐛 Bugs fixed

v2.15.1

Compare Source

✨ New features & Enhancements

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9am every weekday,before 5pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

github-actions Bot commented May 14, 2026

--- HelmRelease: home/penpot Deployment: home/penpot-backend

+++ HelmRelease: home/penpot Deployment: home/penpot-backend

@@ -85,13 +85,13 @@

         - name: PENPOT_STORAGE_BACKEND
           value: fs
         - name: PENPOT_STORAGE_FS_DIRECTORY
           value: /opt/data/assets
         - name: PENPOT_TELEMETRY_ENABLED
           value: 'false'
-        image: penpotapp/backend:2.15.0
+        image: penpotapp/backend:2.15.2
         livenessProbe:
           failureThreshold: 5
           httpGet:
             path: /api/rpc/command/get-profile
             port: 6060
           initialDelaySeconds: 30
--- HelmRelease: home/penpot Deployment: home/penpot-exporter

+++ HelmRelease: home/penpot Deployment: home/penpot-exporter

@@ -53,13 +53,13 @@

           value: http://penpot-frontend.home.svc.cluster.local
         - name: PENPOT_SECRET_KEY
           valueFrom:
             secretKeyRef:
               key: secret-key
               name: penpot-secret
-        image: penpotapp/exporter:2.15.0
+        image: penpotapp/exporter:2.15.2
         name: app
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m
--- HelmRelease: home/penpot Deployment: home/penpot-frontend

+++ HelmRelease: home/penpot Deployment: home/penpot-frontend

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

           value: http://penpot-backend.home.svc.cluster.local:6060
         - name: PENPOT_EXPORTER_URI
           value: http://penpot-exporter.home.svc.cluster.local:6061
         - name: PENPOT_FLAGS
           value: enable-oidc disable-registration disable-email-verification disable-onboarding
             disable-onboarding-team
-        image: penpotapp/frontend:2.15.0
+        image: penpotapp/frontend:2.15.2
         livenessProbe:
           httpGet:
             path: /
             port: 80
           initialDelaySeconds: 10
           periodSeconds: 30
`

@renovate renovate Bot merged commit 7ef970c into main May 14, 2026
8 checks passed
@renovate renovate Bot deleted the renovate/penpot-containers branch May 14, 2026 09:10
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