diff --git a/stable/metallb/2.0.14/CHANGELOG.md b/stable/metallb/2.0.14/CHANGELOG.md deleted file mode 100644 index 434b64a97cc..00000000000 --- a/stable/metallb/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metallb-2.0.14](https://github.com/truecharts/apps/compare/metallb-2.0.12...metallb-2.0.14) (2022-07-22) - -### Chore - -- Bump all charts to generate config and container references due to huge increase of repository - - update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268)) - - - -## [metallb-2.0.12](https://github.com/truecharts/apps/compare/metallb-2.0.11...metallb-2.0.12) (2022-07-19) - -### Chore - -- Update Readme and Description on SCALE - - - -## [metallb-2.0.11](https://github.com/truecharts/apps/compare/metallb-2.0.10...metallb-2.0.11) (2022-07-14) - -### Fix - -- regenerate catalog and update template - - - -## [metallb-2.0.10](https://github.com/truecharts/apps/compare/metallb-2.0.8...metallb-2.0.10) (2022-07-14) - -### Fix - -- bump to ensure .helmignore is present on all Charts - - - -## [metallb-2.0.8](https://github.com/truecharts/apps/compare/metallb-2.0.7...metallb-2.0.8) (2022-07-14) - -### Fix - -- revert to pre-major update ([#3174](https://github.com/truecharts/apps/issues/3174)) - - - -## [metallb-2.0.7](https://github.com/truecharts/apps/compare/metallb-2.0.5...metallb-2.0.7) (2022-07-12) - -### Chore - -- update icons ([#3156](https://github.com/truecharts/apps/issues/3156)) -- bump to cleanup old docs and use correct icon urls - - - -## [metallb-2.0.5](https://github.com/truecharts/apps/compare/metallb-2.0.4...metallb-2.0.5) (2022-07-12) - -### Chore - -- bump to regenerate documentation - - - - -### [metallb-2.0.4](https://github.com/truecharts/apps/compare/metallb-2.0.3...metallb-2.0.4) (2022-07-12) - -#### Chore - -* update helm general non-major helm releases ([#3147](https://github.com/truecharts/apps/issues/3147)) - - - - -### [metallb-2.0.3](https://github.com/truecharts/apps/compare/metallb-2.0.2...metallb-2.0.3) (2022-07-11) - -#### Chore - -* move icons into the apps folder ([#3139](https://github.com/truecharts/apps/issues/3139)) - - - - -### [metallb-2.0.2](https://github.com/truecharts/apps/compare/metallb-2.0.1...metallb-2.0.2) (2022-06-07) - -#### Fix - -* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. - - - - -### [metallb-2.0.1](https://github.com/truecharts/apps/compare/metallb-1.0.5...metallb-2.0.1) (2022-06-07) - -#### Chore - -* Auto-update chart README [skip ci] - -#### Fix - -* remove malfunctioning SCALE migration script diff --git a/stable/metallb/2.0.14/Chart.lock b/stable/metallb/2.0.14/Chart.lock deleted file mode 100644 index f7fe9d768da..00000000000 --- a/stable/metallb/2.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.4 -digest: sha256:f220f46476950cb42b0531f164a9bd25f97b8e10239bb2abe647140204c651dd -generated: "2022-07-23T00:02:51.944247252Z" diff --git a/stable/metallb/2.0.14/Chart.yaml b/stable/metallb/2.0.14/Chart.yaml deleted file mode 100644 index a43a216519a..00000000000 --- a/stable/metallb/2.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "upstream" -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://github.com/truecharts/apps/tree/master/charts/core/metallb -icon: https://truecharts.org/img/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.4 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb -sources: - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 2.0.14 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/metallb/2.0.14/README.md b/stable/metallb/2.0.14/README.md deleted file mode 100644 index e7c09d3e1c0..00000000000 --- a/stable/metallb/2.0.14/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# metallb - -![Version: 2.0.14](https://img.shields.io/badge/Version-2.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: upstream](https://img.shields.io/badge/AppVersion-upstream-informational?style=flat-square) - -A network load-balancer implementation for Kubernetes using standard routing protocols - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [metallb](https://truecharts.org/docs/charts/stable/metallb) - -**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)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://metallb.github.io/metallb | metallb | 0.13.4 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/). - -### Helm - -To install the chart with the release name `metallb` - -```console -helm repo add TrueCharts https://helm.truecharts.org -helm repo update -helm install metallb TrueCharts/metallb -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/). - -### Helm - -To uninstall the `metallb` deployment - -```console -helm uninstall metallb -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the Commandline - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install metallb \ - --set env.TZ="America/New York" \ - TrueCharts/metallb -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install metallb TrueCharts/metallb -f values.yaml -``` - -#### Connecting to other apps - -If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Quick-Start%20Guides/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/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/docs/about/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/metallb/2.0.14/app-readme.md b/stable/metallb/2.0.14/app-readme.md deleted file mode 100644 index ba062a6efbb..00000000000 --- a/stable/metallb/2.0.14/app-readme.md +++ /dev/null @@ -1,8 +0,0 @@ -A network load-balancer implementation for Kubernetes using standard routing protocols - -This App is supplied by TrueCharts, for more information visit the manual: https://truecharts.org/charts/stable/metallb - ---- - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can! diff --git a/stable/metallb/2.0.14/charts/metallb-0.13.4.tgz b/stable/metallb/2.0.14/charts/metallb-0.13.4.tgz deleted file mode 100644 index acdbd279e40..00000000000 Binary files a/stable/metallb/2.0.14/charts/metallb-0.13.4.tgz and /dev/null differ diff --git a/stable/metallb/2.0.14/ix_values.yaml b/stable/metallb/2.0.14/ix_values.yaml deleted file mode 100644 index 42cf2a96b06..00000000000 --- a/stable/metallb/2.0.14/ix_values.yaml +++ /dev/null @@ -1,15 +0,0 @@ -image: - repository: placeholder - # defaults to appVersion - tag: upstream - pullPolicy: IfNotPresent - -metallb: - # configInline specifies MetalLB's configuration directly, in yaml - # format. When configInline is used, Helm manages MetalLB's - # configuration ConfigMap as part of the release, and - # existingConfigMap is ignored. - # - # Refer to https://metallb.universe.tf/configuration/ for - # available options. - configInline: {} diff --git a/stable/metallb/2.0.14/questions.yaml b/stable/metallb/2.0.14/questions.yaml deleted file mode 100644 index 040746966fb..00000000000 --- a/stable/metallb/2.0.14/questions.yaml +++ /dev/null @@ -1,96 +0,0 @@ -groups: - - name: "Container Image" - description: "Image to be used for container" - - name: "Controller" - description: "Configure workload deployment" - - name: "Container Configuration" - description: "additional container configuration" - - 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" -questions: - - variable: global - label: "global settings" - group: "Controller" - schema: - type: dict - hidden: true - attrs: - - variable: isSCALE - label: "flag this is SCALE" - schema: - type: boolean - default: true - hidden: true - - - variable: metallb - group: "App Configuration" - label: "" - schema: - additional_attrs: true - type: dict - attrs: - - variable: configInline - label: "MetalLB Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: address-pools - label: "Address Pools" - schema: - type: list - default: [] - items: - - variable: address-pools-entry - group: "Address Pool" - label: "" - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: "Name" - schema: - type: string - default: "" - required: true - - variable: protocol - label: "Protocol" - schema: - type: string - default: "layer2" - enum: - - value: "layer2" - description: "layer2" - - value: "bgp" - description: "bgp" - - variable: addresses - label: "Addresses" - schema: - type: list - default: [] - items: - - variable: address - label: "Adress" - schema: - type: string - default: "" - required: true diff --git a/stable/metallb/2.0.14/values.yaml b/stable/metallb/2.0.14/values.yaml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/metallb/item.yaml b/stable/metallb/item.yaml deleted file mode 100644 index 8b919458847..00000000000 --- a/stable/metallb/item.yaml +++ /dev/null @@ -1,4 +0,0 @@ -icon_url: https://truecharts.org/img/chart-icons/metallb.png -categories: -- core -