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 docker.io/kopia/kopia ( 0.18.1 β†’ 0.18.2 ) #1621

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Update Change
docker.io/kopia/kopia patch 0.18.1 -> 0.18.2

Configuration

πŸ“… Schedule: Branch creation - "on monday,on wednesday,on friday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

Copy link

kustomization changes in kubernetes/storage

--- kubernetes/storage/apps/default/kopia/local Kustomization: flux-system/kopia-local HelmRelease: default/kopia-local

+++ kubernetes/storage/apps/default/kopia/local Kustomization: flux-system/kopia-local HelmRelease: default/kopia-local

@@ -43,13 +43,13 @@

             - 0.0.0.0:8080
             envFrom:
             - secretRef:
                 name: kopia-local-secret
             image:
               repository: docker.io/kopia/kopia
-              tag: 0.18.1
+              tag: 0.18.2
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:
--- kubernetes/storage/apps/default/kopia/b2 Kustomization: flux-system/kopia-b2 HelmRelease: default/kopia-b2

+++ kubernetes/storage/apps/default/kopia/b2 Kustomization: flux-system/kopia-b2 HelmRelease: default/kopia-b2

@@ -43,13 +43,13 @@

             - 0.0.0.0:8080
             envFrom:
             - secretRef:
                 name: kopia-b2-secret
             image:
               repository: docker.io/kopia/kopia
-              tag: 0.18.1
+              tag: 0.18.2
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

Copy link

helmrelease changes in kubernetes/storage

--- HelmRelease: default/kopia-b2 Deployment: default/kopia-b2

+++ HelmRelease: default/kopia-b2 Deployment: default/kopia-b2

@@ -50,13 +50,13 @@

         - mohmann
         - --metrics-listen-addr
         - 0.0.0.0:8080
         envFrom:
         - secretRef:
             name: kopia-b2-secret
-        image: docker.io/kopia/kopia:0.18.1
+        image: docker.io/kopia/kopia:0.18.2
         name: app
         resources:
           requests:
             cpu: 5m
             memory: 128Mi
         securityContext:
--- HelmRelease: default/kopia-local Deployment: default/kopia-local

+++ HelmRelease: default/kopia-local Deployment: default/kopia-local

@@ -50,13 +50,13 @@

         - mohmann
         - --metrics-listen-addr
         - 0.0.0.0:8080
         envFrom:
         - secretRef:
             name: kopia-local-secret
-        image: docker.io/kopia/kopia:0.18.1
+        image: docker.io/kopia/kopia:0.18.2
         name: app
         resources:
           requests:
             cpu: 5m
             memory: 128Mi
         securityContext:

@martinohmann martinohmann merged commit 8e52ccb into main Nov 22, 2024
7 checks passed
@renovate renovate bot deleted the renovate/storage-docker.io-kopia-kopia-0.x branch November 22, 2024 06:18
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