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 ) #5068

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves 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.

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/shlinkio/shlink | 4.4.1 | 4.4.2 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 29, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 29, 2025

--- kubernetes/main/apps/self-hosted/shlink Kustomization: self-hosted/shlink HelmRelease: self-hosted/shlink-api

+++ kubernetes/main/apps/self-hosted/shlink Kustomization: self-hosted/shlink HelmRelease: self-hosted/shlink-api

@@ -46,13 +46,13 @@

               TIMEZONE: America/Toronto
             envFrom:
             - secretRef:
                 name: shlink-secret
             image:
               repository: ghcr.io/shlinkio/shlink
-              tag: 4.4.1@sha256:cb8ba1c9ce2694b9db81b384932bcecafce4b87572609485c3853b7fb120146a
+              tag: 4.4.2@sha256:412eb1585fdb1e3f2006d49fd9ad1dd9cf20b1cc05624914e26c9feeea2a6b99
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: shlink-secret
             image:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 29, 2025

--- HelmRelease: self-hosted/shlink-api Deployment: self-hosted/shlink-api

+++ HelmRelease: self-hosted/shlink-api Deployment: self-hosted/shlink-api

@@ -64,9 +64,9 @@

           value: '8080'
         - name: TIMEZONE
           value: America/Toronto
         envFrom:
         - secretRef:
             name: shlink-secret
-        image: ghcr.io/shlinkio/shlink:4.4.1@sha256:cb8ba1c9ce2694b9db81b384932bcecafce4b87572609485c3853b7fb120146a
+        image: ghcr.io/shlinkio/shlink:4.4.2@sha256:412eb1585fdb1e3f2006d49fd9ad1dd9cf20b1cc05624914e26c9feeea2a6b99
         name: main
 

@szinn szinn merged commit f1a0014 into main Jan 29, 2025
22 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-shlinkio-shlink-4.x branch January 29, 2025 13:32
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