Skip to content

feat(container): update image ghcr.io/umami-software/umami to postgresql-v2.18.1 #1720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 24, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/umami-software/umami minor postgresql-v2.17.0 -> postgresql-v2.18.1

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 github-actions bot added the area/kubernetes Changes made in the kubernetes directory label May 24, 2025
Copy link

--- HelmRelease: default/umami Deployment: default/umami

+++ HelmRelease: default/umami Deployment: default/umami

@@ -56,13 +56,13 @@

           value: 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16,127.0.0.1/32
         - name: TZ
           value: Europe/Stockholm
         envFrom:
         - secretRef:
             name: umami-secret
-        image: ghcr.io/umami-software/umami:postgresql-v2.17.0
+        image: ghcr.io/umami-software/umami:postgresql-v2.18.1
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/heartbeat
             port: 3000
           initialDelaySeconds: 0

Copy link

--- kubernetes/apps/default/umami/app Kustomization: flux-system/umami HelmRelease: default/umami

+++ kubernetes/apps/default/umami/app Kustomization: flux-system/umami HelmRelease: default/umami

@@ -47,13 +47,13 @@

               TZ: Europe/Stockholm
             envFrom:
             - secretRef:
                 name: umami-secret
             image:
               repository: ghcr.io/umami-software/umami
-              tag: postgresql-v2.17.0
+              tag: postgresql-v2.18.1
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot force-pushed the renovate/ghcr.io-umami-software-umami-2.x branch from 0f9e497 to e6dfda6 Compare May 31, 2025 21:26
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 renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants