build(deps): update image ghcr.io/home-operations/kopia ( 0.22.3 ➜ 0.23.0 )#850
Merged
Merged
Conversation
Contributor
--- kubernetes/apps/storage/kopia Kustomization: storage/kopia HelmRelease: storage/kopia
+++ kubernetes/apps/storage/kopia Kustomization: storage/kopia HelmRelease: storage/kopia
@@ -41,13 +41,13 @@
TZ: America/New_York
envFrom:
- secretRef:
name: kopia-secret
image:
repository: ghcr.io/home-operations/kopia
- tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
probes:
liveness:
custom: true
enabled: true
spec:
tcpSocket:
@@ -79,13 +79,13 @@
- --enable-full=true
envFrom:
- secretRef:
name: kopia-secret
image:
repository: ghcr.io/home-operations/kopia
- tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
@@ -103,13 +103,13 @@
- -c
envFrom:
- secretRef:
name: kopia-secret
image:
repository: ghcr.io/home-operations/kopia
- tag: 0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ tag: 0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true |
Contributor
--- HelmRelease: storage/kopia Deployment: storage/kopia
+++ HelmRelease: storage/kopia Deployment: storage/kopia
@@ -48,13 +48,13 @@
- set
- --enable-quick=true
- --enable-full=true
envFrom:
- secretRef:
name: kopia-secret
- image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
name: enable-maintenance
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -91,13 +91,13 @@
command:
- /bin/sh
- -c
envFrom:
- secretRef:
name: kopia-secret
- image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
name: set-ignore-policy
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -135,13 +135,13 @@
value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: kopia-secret
- image: ghcr.io/home-operations/kopia:0.22.3@sha256:17ab64542280197a5368247deaefadc3e3bbe15714ab666c2455a06824e86efd
+ image: ghcr.io/home-operations/kopia:0.23.0@sha256:76865b421548b1d7bb26a8268f0f0bc828be4eec3f8d8b9c8ece991c99878f94
livenessProbe:
tcpSocket:
port: 80
name: app
readinessProbe:
tcpSocket: |
16a8c09 to
b8c7002
Compare
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.22.3→0.23.0Release Notes
kopia/kopia (ghcr.io/home-operations/kopia)
v0.23.0Compare Source
Command-Line Interface
KopiaUI App
General Improvements
SafeLongFilenametoospath(#5227) by Julio LópezRepository
MAX_PATH(#5226) by Julio LópezSnapshots
Storage Providers
PutBlobInPath(#5168) by Julio LópezTesting
TestSnapshotFail* (#5225) by Julio LópezInfrastructure
CI/CD
Graphical User Interface
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.