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/project-zot/zot-linux-amd64 to v2.0.2 #2140

Merged

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Mar 13, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/project-zot/zot-linux-amd64 patch v2.0.1 -> v2.0.2

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner March 13, 2024 22:06
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 13, 2024

--- kubernetes/apps/storage/default/zot/app Kustomization: flux-system/cluster-apps-zot HelmRelease: default/zot

+++ kubernetes/apps/storage/default/zot/app Kustomization: flux-system/cluster-apps-zot HelmRelease: default/zot

@@ -33,13 +33,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: ghcr.io/project-zot/zot-linux-amd64
-              tag: v2.0.1
+              tag: v2.0.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 6

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Mar 13, 2024

--- HelmRelease: default/zot Deployment: default/zot

+++ HelmRelease: default/zot Deployment: default/zot

@@ -39,13 +39,13 @@

         - 100
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/project-zot/zot-linux-amd64:v2.0.1
+      - image: ghcr.io/project-zot/zot-linux-amd64:v2.0.2
         livenessProbe:
           failureThreshold: 6
           httpGet:
             path: /v2/
             port: 5000
           initialDelaySeconds: 30

@kashalls kashalls merged commit 83cb9b4 into main Mar 14, 2024
10 checks passed
@layla-bot layla-bot bot deleted the renovate/storage-ghcr.io-project-zot-zot-linux-amd64-2.x branch March 14, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant