Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b7acf54b95
commit
feed4541af
|
@ -0,0 +1,88 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-6.0.0](https://github.com/truecharts/charts/compare/kopia-5.0.0...kopia-6.0.0) (2023-06-10)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
- *Breaking Change* Move to new common + update ([#9550](https://github.com/truecharts/charts/issues/9550))
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
||||
|
||||
|
||||
|
||||
## [kopia-5.0.0](https://github.com/truecharts/charts/compare/kopia-4.0.9...kopia-5.0.0) (2023-05-24)
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.13.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.13.0
|
||||
description: Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
|
||||
home: https://truecharts.org/charts/incubator/kopia
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kopia.png
|
||||
keywords:
|
||||
- backup
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: kopia
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/kopia
|
||||
- https://kopia.io/docs/installation/#docker-images
|
||||
- https://github.com/kopia/kopia
|
||||
version: 6.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utility
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
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!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
|
||||
## [kopia-6.0.0](https://github.com/truecharts/charts/compare/kopia-5.0.0...kopia-6.0.0) (2023-06-10)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
- *Breaking Change* Move to new common + update ([#9550](https://github.com/truecharts/charts/issues/9550))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Kopia is a simple, cross-platform tool for managing encrypted backups in the cloud. It provides fast, incremental backups, secure, client-side end-to-end encryption, compression and data deduplication.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/kopia](https://truecharts.org/charts/incubator/kopia)
|
||||
|
||||
---
|
||||
|
||||
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!
|
Binary file not shown.
|
@ -0,0 +1,58 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/kopia
|
||||
tag: 0.13.0@sha256:72ed1856efdd443be31e23535d24242056639a387587aa3ade5413e75dad0603
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: "kopia-secret"
|
||||
args:
|
||||
- server
|
||||
- start
|
||||
- --address=http://0.0.0.0:10238
|
||||
- --insecure
|
||||
- --server-username={{ .Values.kopia.server_username }}
|
||||
- --server-password={{ .Values.kopia.server_password }}
|
||||
probes:
|
||||
liveness:
|
||||
enabled: false
|
||||
readiness:
|
||||
enabled: false
|
||||
startup:
|
||||
enabled: false
|
||||
|
||||
kopia:
|
||||
kopia_user: "user"
|
||||
kopia_password: "secret"
|
||||
kopia_server_username: "user"
|
||||
kopia_server_password: "password"
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
protocol: http
|
||||
port: 10238
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/app/config"
|
||||
cache:
|
||||
enabled: true
|
||||
mountPath: "/app/cache"
|
||||
logs:
|
||||
enabled: true
|
||||
mountPath: "/app/logs"
|
||||
rclone:
|
||||
enabled: true
|
||||
mountPath: "/app/rclone"
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,10 @@
|
|||
{{/* Define the secret */}}
|
||||
{{- define "kopia.secret" -}}
|
||||
|
||||
enabled: true
|
||||
data:
|
||||
USER: {{ .Values.kopia.user | default "user" }}
|
||||
KOPIA_PASSWORD: {{ .Values.kopia.password | default "secret" }}
|
||||
KOPIA_SERVER_USERNAME: {{ .Values.kopia.server_password | default "server_user" }}
|
||||
KOPIA_SERVER_PASSWORD: {{ .Values.kopia.server_password | default "server_password" }}
|
||||
{{- end }}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/* Render secrets for kopia */}}
|
||||
{{- $secrets := include "kopia.secret" . | fromYaml -}}
|
||||
{{- if $secrets -}}
|
||||
{{- $_ := set .Values.secret "kopia-secret" $secrets -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue