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.27 β†’ 2025.1.28 ) #7941

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

lab-assistant[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

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.28 )

| datasource | package                           | from      | to        |
| ---------- | --------------------------------- | --------- | --------- |
| docker     | ghcr.io/bjw-s-labs/piped-frontend | 2025.1.27 | 2025.1.28 |
@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 28, 2025
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 28, 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.27@sha256:4c14e0bce4a2b1d4d4472dc220923b958dc6689092cfd9559d1e8156f6d65b6b
+              tag: 2025.1.28@sha256:3b85edc4fa6d88af62faaee7097cf76745672dc142f76294483183b045662f2e
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Jan 28, 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.27@sha256:4c14e0bce4a2b1d4d4472dc220923b958dc6689092cfd9559d1e8156f6d65b6b
+        image: ghcr.io/bjw-s-labs/piped-frontend:2025.1.28@sha256:3b85edc4fa6d88af62faaee7097cf76745672dc142f76294483183b045662f2e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@bjw-s bjw-s merged commit bbdd749 into main Jan 28, 2025
15 checks passed
@bjw-s bjw-s deleted the renovate/ghcr.io-bjw-s-labs-piped-frontend-2025.1.x branch January 28, 2025 20:16
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