diff --git a/incubator/velero/0.0.1/CHANGELOG.md b/incubator/velero/0.0.1/CHANGELOG.md new file mode 100644 index 0000000000..267fd6e2c7 --- /dev/null +++ b/incubator/velero/0.0.1/CHANGELOG.md @@ -0,0 +1,13 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [velero-0.0.1]velero-0.0.1 (2023-11-14) + +### Feat + +- add velero ([#14648](https://github.com/truecharts/charts/issues/14648)) + + \ No newline at end of file diff --git a/incubator/velero/0.0.1/Chart.yaml b/incubator/velero/0.0.1/Chart.yaml new file mode 100644 index 0000000000..590763ed09 --- /dev/null +++ b/incubator/velero/0.0.1/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: Velero is a kubernetes-native backup solution +home: https://truecharts.org/charts/operators/velero +icon: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png +keywords: + - velero + - backup +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 14.3.5 + - name: velero + repository: https://vmware-tanzu.github.io/helm-charts + version: 5.1.4 + alias: velero +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: velero +sources: + - https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager + - https://github.com/cert-manager + - https://cert-manager.io/ +type: application +version: 0.0.1 +annotations: + truecharts.org/category: operators + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/velero/0.0.1/LICENSE b/incubator/velero/0.0.1/LICENSE new file mode 100644 index 0000000000..4dfe12ac30 --- /dev/null +++ b/incubator/velero/0.0.1/LICENSE @@ -0,0 +1,106 @@ +Business Source License 1.1 + +Parameters + +Licensor: The TrueCharts Project, it's owner and it's contributors +Licensed Work: The TrueCharts "MetalLB" Helm Chart +Additional Use Grant: You may use the licensed work in production, as long + as it is directly sourced from a TrueCharts provided + official repository, catalog or source. You may also make private + modification to the directly sourced licenced work, + when used in production. + + The following cases are, due to their nature, also + defined as 'production use' and explicitly prohibited: + - Bundling, including or displaying the licensed work + with(in) another work intended for production use, + with the apparent intend of facilitating and/or + promoting production use by third parties in + violation of this license. + +Change Date: 2050-01-01 + +Change License: 3-clause BSD license + +For information about alternative licensing arrangements for the Software, +please contact: legal@truecharts.org + +Notice + +The Business Source License (this document, or the “License”) is not an Open +Source license. However, the Licensed Work will eventually be made available +under an Open Source License, as stated in this License. + +License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. +“Business Source License” is a trademark of MariaDB Corporation Ab. + +----------------------------------------------------------------------------- + +Business Source License 1.1 + +Terms + +The Licensor hereby grants you the right to copy, modify, create derivative +works, redistribute, and make non-production use of the Licensed Work. The +Licensor may make an Additional Use Grant, above, permitting limited +production use. + +Effective on the Change Date, or the fourth anniversary of the first publicly +available distribution of a specific version of the Licensed Work under this +License, whichever comes first, the Licensor hereby grants you rights under +the terms of the Change License, and the rights granted in the paragraph +above terminate. + +If your use of the Licensed Work does not comply with the requirements +currently in effect as described in this License, you must purchase a +commercial license from the Licensor, its affiliated entities, or authorized +resellers, or you must refrain from using the Licensed Work. + +All copies of the original and modified Licensed Work, and derivative works +of the Licensed Work, are subject to this License. This License applies +separately for each version of the Licensed Work and the Change Date may vary +for each version of the Licensed Work released by Licensor. + +You must conspicuously display this License on each original or modified copy +of the Licensed Work. If you receive the Licensed Work in original or +modified form from a third party, the terms and conditions set forth in this +License apply to your use of that work. + +Any use of the Licensed Work in violation of this License will automatically +terminate your rights under this License for the current and all other +versions of the Licensed Work. + +This License does not grant you any right in any trademark or logo of +Licensor or its affiliates (provided that you may use a trademark or logo of +Licensor as expressly required by this License). + +TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON +AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, +EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND +TITLE. + +MariaDB hereby grants you permission to use this License’s text to license +your works, and to refer to it using the trademark “Business Source License”, +as long as you comply with the Covenants of Licensor below. + +Covenants of Licensor + +In consideration of the right to use this License’s text and the “Business +Source License” name and trademark, Licensor covenants to MariaDB, and to all +other recipients of the licensed work to be provided by Licensor: + +1. To specify as the Change License the GPL Version 2.0 or any later version, + or a license that is compatible with GPL Version 2.0 or a later version, + where “compatible” means that software provided under the Change License can + be included in a program with software provided under GPL Version 2.0 or a + later version. Licensor may specify additional Change Licenses without + limitation. + +2. To either: (a) specify an additional grant of rights to use that does not + impose any additional restriction on the right granted in this License, as + the Additional Use Grant; or (b) insert the text “None”. + +3. To specify a Change Date. + +4. Not to modify this License in any other way. diff --git a/incubator/velero/0.0.1/README.md b/incubator/velero/0.0.1/README.md new file mode 100644 index 0000000000..2af6557331 --- /dev/null +++ b/incubator/velero/0.0.1/README.md @@ -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/operators/) + +**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/guides/scale-intro). +- 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* diff --git a/incubator/velero/0.0.1/app-changelog.md b/incubator/velero/0.0.1/app-changelog.md new file mode 100644 index 0000000000..beb24db0c0 --- /dev/null +++ b/incubator/velero/0.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [velero-0.0.1]velero-0.0.1 (2023-11-14) + +### Feat + +- add velero ([#14648](https://github.com/truecharts/charts/issues/14648)) + + \ No newline at end of file diff --git a/incubator/velero/0.0.1/app-readme.md b/incubator/velero/0.0.1/app-readme.md new file mode 100644 index 0000000000..b0b8e19fe4 --- /dev/null +++ b/incubator/velero/0.0.1/app-readme.md @@ -0,0 +1,8 @@ +Velero is a kubernetes-native backup solution + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/velero](https://truecharts.org/charts/incubator/velero) + +--- + +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! diff --git a/incubator/velero/0.0.1/charts/common-14.3.5.tgz b/incubator/velero/0.0.1/charts/common-14.3.5.tgz new file mode 100644 index 0000000000..58fbc6f496 Binary files /dev/null and b/incubator/velero/0.0.1/charts/common-14.3.5.tgz differ diff --git a/incubator/velero/0.0.1/charts/velero-5.1.4.tgz b/incubator/velero/0.0.1/charts/velero-5.1.4.tgz new file mode 100644 index 0000000000..c4533758a2 Binary files /dev/null and b/incubator/velero/0.0.1/charts/velero-5.1.4.tgz differ diff --git a/incubator/velero/0.0.1/ix_values.yaml b/incubator/velero/0.0.1/ix_values.yaml new file mode 100644 index 0000000000..a576833675 --- /dev/null +++ b/incubator/velero/0.0.1/ix_values.yaml @@ -0,0 +1,98 @@ +image: + repository: tccr.io/truecharts/alpine + pullPolicy: IfNotPresent + tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4 + +service: + main: + enabled: false + ports: + main: + enabled: false + +workload: + main: + enabled: false + +portal: + open: + enabled: false + +operator: + register: true + +velero: + namespace: + labels: + # Enforce Pod Security Standards with Namespace Labels + # https://kubernetes.io/docs/tasks/configure-pod-container/enforce-standards-namespace-labels/ + - key: pod-security.kubernetes.io/enforce + value: privileged + - key: pod-security.kubernetes.io/enforce-version + value: latest + - key: pod-security.kubernetes.io/audit + value: privileged + - key: pod-security.kubernetes.io/audit-version + value: latest + - key: pod-security.kubernetes.io/warn + value: privileged + - key: pod-security.kubernetes.io/warn-version + value: latest + + # Resource requests/limits to specify for the Velero deployment. + # https://velero.io/docs/v1.6/customize-installation/#customize-resource-requests-and-limits + resources: + limits: + cpu: 4000m + memory: 4Gi + + # Init containers to add to the Velero deployment's pod spec. At least one plugin provider image is required. + # If the value is a string then it is evaluated as a template. + initContainers: + # - name: opeebs-velero-plugin + # image: openebs/velero-plugin:1.9.0 + # imagePullPolicy: IfNotPresent + # volumeMounts: + # - mountPath: /target + # name: plugins + + # Whether to deploy the node-agent daemonset. + deployNodeAgent: true + + nodeAgent: + podVolumePath: /var/lib/kubelet/pods + privileged: true + # Resource requests/limits to specify for the node-agent daemonset deployment. Optional. + # https://velero.io/docs/v1.6/customize-installation/#customize-resource-requests-and-limits + resources: + limits: + cpu: 2000m + memory: 2048Mi + + ## + ## Parameters for the `default` BackupStorageLocation and VolumeSnapshotLocation, + ## and additional server settings. + ## + configuration: + ## Please do not use, use .Values.backupStorageLocation instead + backupStorageLocation: [] + + ## Please do not use, use .Values.volumeSnapshotLocation instead + volumeSnapshotLocation: [] + + ## Please do not use, use .Values.schedules instead + schedules: {} + +manifestManager: + enabled: false + +# Parameters for the BackupStorageLocation(s). Configure multiple by adding other element(s) to the backupStorageLocation slice. +# See https://velero.io/docs/v1.6/api-types/backupstoragelocation/ +backupStorageLocation: [] + +# Parameters for the VolumeSnapshotLocation(s). Configure multiple by adding other element(s) to the volumeSnapshotLocation slice. +# See https://velero.io/docs/v1.6/api-types/volumesnapshotlocation/ +volumeSnapshotLocation: [] + +# Backup schedules to create. +schedules: [] diff --git a/incubator/velero/0.0.1/questions.yaml b/incubator/velero/0.0.1/questions.yaml new file mode 100644 index 0000000000..e4653ab8c3 --- /dev/null +++ b/incubator/velero/0.0.1/questions.yaml @@ -0,0 +1,45 @@ +groups: + - name: Container Image + description: Image to be used for container + - name: General Settings + description: General Deployment Settings + - name: Workload Settings + description: Workload Settings + - name: App Configuration + description: App Specific Config Options + - name: Networking and Services + description: Configure Network and Services for Container + - name: Storage and Persistence + description: Persist and Share Data that is Separate from the Container + - name: Ingress + description: Ingress Configuration + - name: Security and Permissions + description: Configure Security Context and Permissions + - name: Resources and Devices + description: "Specify Resources/Devices to be Allocated to Workload" + - name: Middlewares + description: Traefik Middlewares + - name: Metrics + description: Metrics + - name: Addons + description: Addon Configuration + - name: Advanced + description: Advanced Configuration + - name: Postgresql + description: Postgresql + - name: Documentation + description: Documentation +questions: + - variable: global + group: General Settings + label: "Global Settings" + schema: + additional_attrs: true + type: dict + attrs: + - variable: stopAll + label: Stop All + description: "Stops All Running pods and hibernates cnpg" + schema: + type: boolean + default: false diff --git a/incubator/velero/0.0.1/templates/NOTES.txt b/incubator/velero/0.0.1/templates/NOTES.txt new file mode 100644 index 0000000000..efcb74cb77 --- /dev/null +++ b/incubator/velero/0.0.1/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/incubator/velero/0.0.1/templates/common.yaml b/incubator/velero/0.0.1/templates/common.yaml new file mode 100644 index 0000000000..995efb03eb --- /dev/null +++ b/incubator/velero/0.0.1/templates/common.yaml @@ -0,0 +1,5 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/velero/0.0.1/values.yaml b/incubator/velero/0.0.1/values.yaml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/incubator/velero/item.yaml b/incubator/velero/item.yaml new file mode 100644 index 0000000000..a17fbcaae0 --- /dev/null +++ b/incubator/velero/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/velero.png +categories: +- operators +screenshots: []