38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
|
annotations:
|
||
|
max_scale_version: 24.04.0
|
||
|
min_scale_version: 23.10.0
|
||
|
truecharts.org/category: Backup
|
||
|
truecharts.org/max_helm_version: "3.14"
|
||
|
truecharts.org/min_helm_version: "3.11"
|
||
|
truecharts.org/train: stable
|
||
|
apiVersion: v2
|
||
|
appVersion: latest
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
version: 20.3.12
|
||
|
repository: oci://tccr.io/truecharts
|
||
|
condition: ""
|
||
|
alias: ""
|
||
|
tags: []
|
||
|
import-values: []
|
||
|
deprecated: false
|
||
|
description: This application backs up every folder mounted at `/data/` to a given AWS S3 path using the `aws s3 sync` command. It requires a pair of (IAM) Access and Secret Keys.
|
||
|
home: https://truecharts.org/charts/stable/s3sync
|
||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/s3sync.webp
|
||
|
keywords:
|
||
|
- s3sync
|
||
|
- Backup
|
||
|
- Cloud
|
||
|
kubeVersion: ">=1.24.0-0"
|
||
|
maintainers:
|
||
|
- name: TrueCharts
|
||
|
email: info@truecharts.org
|
||
|
url: https://truecharts.org
|
||
|
name: s3sync
|
||
|
sources:
|
||
|
- https://github.com/what-name/docker-s3sync
|
||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/s3sync
|
||
|
- https://hub.docker.com/r/whatname/docker-s3sync
|
||
|
type: application
|
||
|
version: 5.8.14
|