Skip to content

fix(container): update image ghcr.io/home-operations/charts/kopiur ( 0.7.0 ➔ 0.7.1 )#5024

Open
unsc-oni-ancilla[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-kopiur-0.x
Open

fix(container): update image ghcr.io/home-operations/charts/kopiur ( 0.7.0 ➔ 0.7.1 )#5024
unsc-oni-ancilla[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-charts-kopiur-0.x

Conversation

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts/kopiur patch 0.7.00.7.1

Release Notes

home-operations/kopiur (ghcr.io/home-operations/charts/kopiur)

v0.7.1

Compare Source

Features
Bug Fixes
  • reap mover work-spec ConfigMaps at Job-terminal + orphan sweep (#​225) (01c30a0)
Miscellaneous Chores

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- HelmRelease: kopiur-system/kopiur Deployment: kopiur-system/kopiur-controller

+++ HelmRelease: kopiur-system/kopiur Deployment: kopiur-system/kopiur-controller

@@ -32,13 +32,13 @@

         runAsNonRoot: true
         runAsUser: 65534
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: controller
-        image: ghcr.io/home-operations/kopiur-controller@sha256:474df5bec75389fce495aec843e8c68de6b65706f3fa8099e63bc3cd9bd63806
+        image: ghcr.io/home-operations/kopiur-controller@sha256:527c944fb64a776afcd16b31c866218fc8b6588aaace4710773a8b4a1a10296c
         imagePullPolicy: IfNotPresent
         args:
         - --leader-elect=true
         - --cluster-scope
         env:
         - name: RUST_LOG
@@ -49,13 +49,13 @@

           valueFrom:
             fieldRef:
               fieldPath: metadata.namespace
         - name: KOPIUR_LEASE_NAME
           value: kopiur
         - name: KOPIUR_MOVER_IMAGE
-          value: ghcr.io/home-operations/kopiur-mover@sha256:3144418d730dc1ec04ca7e04dd84569df22caee21c2d800a12d05a554c988413
+          value: ghcr.io/home-operations/kopiur-mover@sha256:28571f1d69cfea535d9f525c797df239e23ddcdc4ef2807c0d23a08cf2c0cf09
         - name: KOPIUR_MOVER_PULL_POLICY
           value: IfNotPresent
         - name: KOPIUR_MOVER_SERVICE_ACCOUNT
           value: kopiur-mover
         - name: KOPIUR_MOVER_CLUSTERROLE
           value: kopiur-mover
--- HelmRelease: kopiur-system/kopiur Deployment: kopiur-system/kopiur-webhook

+++ HelmRelease: kopiur-system/kopiur Deployment: kopiur-system/kopiur-webhook

@@ -32,13 +32,13 @@

         runAsNonRoot: true
         runAsUser: 65534
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: webhook
-        image: ghcr.io/home-operations/kopiur-webhook@sha256:c8e3ef1c51b2c6223de1635d4b6edaddc199d5302fc0c74e4014c7e0213a28de
+        image: ghcr.io/home-operations/kopiur-webhook@sha256:3d6f254147f3559a142d6abeeb612197e25b8d8e255cc62fd0fac6bd76373a4f
         imagePullPolicy: IfNotPresent
         env:
         - name: RUST_LOG
           value: info
         - name: KOPIUR_LOG_FORMAT
           value: text

@unsc-oni-ancilla

Copy link
Copy Markdown
Contributor Author
--- kubernetes/apps/kopiur-system/kopiur/app Kustomization: kopiur-system/kopiur OCIRepository: kopiur-system/kopiur

+++ kubernetes/apps/kopiur-system/kopiur/app Kustomization: kopiur-system/kopiur OCIRepository: kopiur-system/kopiur

@@ -10,9 +10,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.7.0
+    tag: 0.7.1
   url: oci://ghcr.io/home-operations/charts/kopiur
 

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