Automated Manifest Update (#4998)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `153f341` (on `153f341c5b75495ae97fa09534eab6b79ff71b43`)
- **Charts Updated**: `backrest`

Reviewed-on: #4998
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4998.
This commit is contained in:
2026-03-23 02:52:43 +00:00
committed by Alex Lebens
parent a857f8b39f
commit 7cb760b3c3
4 changed files with 3 additions and 7 deletions

View File

@@ -45,13 +45,13 @@ spec:
value: /cache value: /cache
- name: TMPDIR - name: TMPDIR
value: /tmp value: /tmp
image: garethgeorge/backrest:v1.12.1 image: ghcr.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
resources: resources:
requests: requests:
cpu: 10m cpu: 10m
memory: 256Mi memory: 80Mi
volumeMounts: volumeMounts:
- mountPath: /cache - mountPath: /cache
name: cache name: cache

View File

@@ -23,7 +23,7 @@ spec:
name: backrest name: backrest
namespace: backrest namespace: backrest
port: 80 port: 80
weight: 100 weight: 1
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: backrest app.kubernetes.io/name: backrest
helm.sh/chart: backrest-4.6.2 helm.sh/chart: backrest-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: backrest namespace: backrest
spec: spec:
accessModes: accessModes:

View File

@@ -7,8 +7,6 @@ metadata:
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: backrest app.kubernetes.io/name: backrest
helm.sh/chart: backrest-4.6.2 helm.sh/chart: backrest-4.6.2
annotations:
helm.sh/resource-policy: keep
namespace: backrest namespace: backrest
spec: spec:
accessModes: accessModes: