Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
8
incubator/proxmox-backup-server/0.0.1/CHANGELOG.md
Normal file
8
incubator/proxmox-backup-server/0.0.1/CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [proxmox-backup-server-0.0.1]proxmox-backup-server-0.0.1 (2023-10-08)
|
||||
|
||||
27
incubator/proxmox-backup-server/0.0.1/Chart.yaml
Normal file
27
incubator/proxmox-backup-server/0.0.1/Chart.yaml
Normal file
@@ -0,0 +1,27 @@
|
||||
apiVersion: v2
|
||||
appVersion: "2.2-7"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.0.10
|
||||
description: Container for proxmox backup server
|
||||
home: https://truecharts.org/charts/incubator/proxmox-backup-server
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pbs
|
||||
keywords:
|
||||
- proxmox-backup-server
|
||||
- pbs
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: proxmox-backup-server
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pbs
|
||||
- https://hub.docker.com/r/bingsin/pbs
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- test
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
0
incubator/proxmox-backup-server/0.0.1/README.md
Normal file
0
incubator/proxmox-backup-server/0.0.1/README.md
Normal file
4
incubator/proxmox-backup-server/0.0.1/app-changelog.md
Normal file
4
incubator/proxmox-backup-server/0.0.1/app-changelog.md
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
## [proxmox-backup-server-0.0.1]proxmox-backup-server-0.0.1 (2023-10-08)
|
||||
|
||||
8
incubator/proxmox-backup-server/0.0.1/app-readme.md
Normal file
8
incubator/proxmox-backup-server/0.0.1/app-readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Container for proxmox backup server
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/proxmox-backup-server](https://truecharts.org/charts/incubator/proxmox-backup-server)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
BIN
incubator/proxmox-backup-server/0.0.1/charts/common-14.0.10.tgz
Normal file
BIN
incubator/proxmox-backup-server/0.0.1/charts/common-14.0.10.tgz
Normal file
Binary file not shown.
57
incubator/proxmox-backup-server/0.0.1/ix_values.yaml
Normal file
57
incubator/proxmox-backup-server/0.0.1/ix_values.yaml
Normal file
@@ -0,0 +1,57 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/proxmox-backup-server
|
||||
tag: v3.0.2@sha256:31e31c6bc27ca6e682eb2819ba69bec7d20bfa928e5642123e620f9be3277d3c
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
targetPort: 8007
|
||||
protocol: https
|
||||
port: 8007
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
# It's used in the certificate generation
|
||||
# Without this it exceeds the 64 character limit
|
||||
# This limit comes from the crypt C library.
|
||||
hostname: pbs
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
type: https
|
||||
readiness:
|
||||
type: https
|
||||
startup:
|
||||
type: tcp
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /etc/proxmox-backup
|
||||
lib:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: /var/lib/proxmox-backup
|
||||
log:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: /var/log/proxmox-backup
|
||||
run:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: /run
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
2003
incubator/proxmox-backup-server/0.0.1/questions.yaml
Normal file
2003
incubator/proxmox-backup-server/0.0.1/questions.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
{{ include "tc.v1.common.loader.all" . }}
|
||||
0
incubator/proxmox-backup-server/0.0.1/values.yaml
Normal file
0
incubator/proxmox-backup-server/0.0.1/values.yaml
Normal file
5
incubator/proxmox-backup-server/item.yaml
Normal file
5
incubator/proxmox-backup-server/item.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/pbs
|
||||
categories:
|
||||
- test
|
||||
|
||||
screenshots: []
|
||||
Reference in New Issue
Block a user