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/diced/zipline ( 3.7.11 β†’ 3.7.12 ) #2016

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/diced/zipline patch 3.7.11 -> 3.7.12

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.

| datasource | package               | from   | to     |
| ---------- | --------------------- | ------ | ------ |
| docker     | ghcr.io/diced/zipline | 3.7.11 | 3.7.12 |
@mglants-bot
Copy link

mglants-bot bot commented Jan 31, 2025

--- kubernetes/subterra/apps/apps/zipline/app Kustomization: flux-system/cluster-apps-zipline HelmRelease: apps/zipline

+++ kubernetes/subterra/apps/apps/zipline/app Kustomization: flux-system/cluster-apps-zipline HelmRelease: apps/zipline

@@ -68,13 +68,13 @@

               URLS_ROUTE: /go
               WEBSITE_SHOW_FILES_PER_USER: 'false'
               WEBSITE_SHOW_VERSION: 'false'
               WEBSITE_TITLE: zipline
             image:
               repository: ghcr.io/diced/zipline
-              tag: 3.7.11
+              tag: 3.7.12
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 5m
                 memory: 256Mi

@mglants-bot
Copy link

mglants-bot bot commented Jan 31, 2025

--- HelmRelease: apps/zipline Deployment: apps/zipline

+++ HelmRelease: apps/zipline Deployment: apps/zipline

@@ -99,13 +99,13 @@

         - name: WEBSITE_SHOW_FILES_PER_USER
           value: 'false'
         - name: WEBSITE_SHOW_VERSION
           value: 'false'
         - name: WEBSITE_TITLE
           value: zipline
-        image: ghcr.io/diced/zipline:3.7.11
+        image: ghcr.io/diced/zipline:3.7.12
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

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.

0 participants