Skip to content
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

fix(container): update image ghcr.io/shlinkio/shlink ( 4.4.1 → 4.4.2 ) #1769

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/shlinkio/shlink patch 4.4.1 -> 4.4.2

Release Notes

shlinkio/shlink (ghcr.io/shlinkio/shlink)

v4.4.2

Compare Source

Added
  • Nothing
Changed
  • Nothing
Deprecated
  • Nothing
Removed
  • Nothing
Fixed
  • #​2346 Get back docker images for ARM architectures.

Configuration

📅 Schedule: 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.

Copy link

--- kubernetes/main/apps/hosted/shlink/server Kustomization: flux-system/shlink HelmRelease: hosted/shlink

+++ kubernetes/main/apps/hosted/shlink/server Kustomization: flux-system/shlink HelmRelease: hosted/shlink

@@ -35,13 +35,13 @@

               TIMEZONE: Europe/Berlin
             envFrom:
             - secretRef:
                 name: shlink
             image:
               repository: ghcr.io/shlinkio/shlink
-              tag: 4.4.1
+              tag: 4.4.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

--- HelmRelease: hosted/shlink Deployment: hosted/shlink

+++ HelmRelease: hosted/shlink Deployment: hosted/shlink

@@ -60,13 +60,13 @@

           value: 'true'
         - name: TIMEZONE
           value: Europe/Berlin
         envFrom:
         - secretRef:
             name: shlink
-        image: ghcr.io/shlinkio/shlink:4.4.1
+        image: ghcr.io/shlinkio/shlink:4.4.2
         livenessProbe:
           httpGet:
             path: /rest/health
             port: 8080
         name: app
         readinessProbe:

@renovate renovate bot force-pushed the renovate/main-ghcr.io-shlinkio-shlink-4.x branch from 9f392a6 to 7a22c0c Compare January 30, 2025 17:45
@cubic3d cubic3d merged commit 5fd95be into main Jan 31, 2025
10 checks passed
@cubic3d cubic3d deleted the renovate/main-ghcr.io-shlinkio-shlink-4.x branch January 31, 2025 08:17
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.

1 participant