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

feat(container): update ghcr.io/project-zot/zot-linux-amd64 ( v2.0.4 β†’ v2.1.0 ) #1096

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/project-zot/zot-linux-amd64 minor v2.0.4 -> v2.1.0

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann as a code owner July 9, 2024 19:31
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Jul 9, 2024
Copy link

github-actions bot commented Jul 9, 2024

kustomization changes in kubernetes/storage

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

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

@@ -34,13 +34,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           app:
             image:
               repository: ghcr.io/project-zot/zot-linux-amd64
-              tag: v2.0.4@sha256:e102152bbe51cc7aa6f14fcd71df094a761be240426a6bf0c72e7cd05e0e36c5
+              tag: v2.1.0@sha256:68395efc61db843b7d4081003378e959ea0081b54faedcfca87c707e47b3143e
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

Copy link

github-actions bot commented Jul 9, 2024

helmrelease changes in kubernetes/storage

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

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

@@ -40,13 +40,13 @@

           type: RuntimeDefault
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/project-zot/zot-linux-amd64:v2.0.4@sha256:e102152bbe51cc7aa6f14fcd71df094a761be240426a6bf0c72e7cd05e0e36c5
+      - image: ghcr.io/project-zot/zot-linux-amd64:v2.1.0@sha256:68395efc61db843b7d4081003378e959ea0081b54faedcfca87c707e47b3143e
         livenessProbe:
           httpGet:
             path: /v2/
             port: 5000
           initialDelaySeconds: 5
         name: app

@martinohmann martinohmann merged commit 275b2c2 into main Jul 10, 2024
7 checks passed
@martinohmann martinohmann deleted the renovate/storage-ghcr.io-project-zot-zot-linux-amd64-2.x branch July 10, 2024 13:49
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