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 ghcr.io/bjw-s-labs/piped-frontend ( 2025.1.24 β†’ 2025.1.26 ) #7928

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Jan 26, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s-labs/piped-frontend (source) patch 2025.1.24 -> 2025.1.26

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 has been generated by Renovate Bot.

…→ 2025.1.26 )

| datasource | package                           | from      | to        |
| ---------- | --------------------------------- | --------- | --------- |
| docker     | ghcr.io/bjw-s-labs/piped-frontend | 2025.1.24 | 2025.1.26 |
@lab-assistant lab-assistant bot added renovate/container type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes labels Jan 26, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 26, 2025

--- kubernetes/apps/media/piped/app Kustomization: media/piped HelmRelease: media/piped

+++ kubernetes/apps/media/piped/app Kustomization: media/piped HelmRelease: media/piped

@@ -52,13 +52,13 @@

         containers:
           app:
             env:
               BACKEND_HOSTNAME: piped-api.bjw-s.dev
             image:
               repository: ghcr.io/bjw-s-labs/piped-frontend
-              tag: 2025.1.24@sha256:afa1282ccdb31cb46c9db550b3676f32eaaf3e4d7c3949dc811b4f700d7ebdca
+              tag: 2025.1.26@sha256:4073a688086d52dd01b9a865f2c29713499896c9cc57a12c1465be544e5e7d1e
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 26, 2025

--- HelmRelease: media/piped Deployment: media/piped-frontend

+++ HelmRelease: media/piped Deployment: media/piped-frontend

@@ -38,13 +38,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: BACKEND_HOSTNAME
           value: piped-api.bjw-s.dev
-        image: ghcr.io/bjw-s-labs/piped-frontend:2025.1.24@sha256:afa1282ccdb31cb46c9db550b3676f32eaaf3e4d7c3949dc811b4f700d7ebdca
+        image: ghcr.io/bjw-s-labs/piped-frontend:2025.1.26@sha256:4073a688086d52dd01b9a865f2c29713499896c9cc57a12c1465be544e5e7d1e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@bjw-s bjw-s merged commit 7a6c07d into main Jan 26, 2025
15 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-bjw-s-labs-piped-frontend-2025.1.x branch January 26, 2025 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes renovate/container type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant