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
Open
Conversation
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 |
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
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0→0.7.1Release Notes
home-operations/kopiur (ghcr.io/home-operations/charts/kopiur)
v0.7.1Compare Source
Features
Bug Fixes
Miscellaneous Chores
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR has been generated by Mend Renovate.