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

chore(container): update image 1337kavin/piped-proxy ( 9872edd β†’ c497d70 ) #1114

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

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Oct 14, 2024

This PR contains the following updates:

Package Update Change
1337kavin/piped-proxy digest 9872edd -> c497d70

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@kireque-bot kireque-bot bot added renovate/container Issue relates to a Renovate container update type/digest area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Oct 14, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 14, 2024

--- kubernetes/main/apps/media/piped/app Kustomization: flux-system/piped HelmRelease: media/piped

+++ kubernetes/main/apps/media/piped/app Kustomization: flux-system/piped HelmRelease: media/piped

@@ -88,13 +88,13 @@

         containers:
           app:
             command:
             - /app/piped-proxy
             image:
               repository: 1337kavin/piped-proxy
-              tag: latest@sha256:9872edd2c47c9c33dfa44c334e4cef4e2c6ec91638eb2dcf6ca36b7b3037fd59
+              tag: latest@sha256:c497d70e736a727930e539f5aed2b86047f2d14b2ab4402ce240d6942b75b0c9
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 14, 2024

--- HelmRelease: media/piped Deployment: media/piped-ytproxy

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

@@ -37,13 +37,13 @@

       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - command:
         - /app/piped-proxy
-        image: 1337kavin/piped-proxy:latest@sha256:9872edd2c47c9c33dfa44c334e4cef4e2c6ec91638eb2dcf6ca36b7b3037fd59
+        image: 1337kavin/piped-proxy:latest@sha256:c497d70e736a727930e539f5aed2b86047f2d14b2ab4402ce240d6942b75b0c9
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

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 cluster/main Issue relates to the "main" cluster renovate/container Issue relates to a Renovate container update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants