mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-06 19:23:59 -05:00
deprecate codegate (#2695)
This commit is contained in:
19
README.md
19
README.md
@@ -1,17 +1,30 @@
|
||||
# TrueNAS Apps Catalog
|
||||
|
||||
This repository contains the Docker-Compose based App catalog used by TrueNAS systems to render and update the Apps catalog.
|
||||
This repository contains the Docker-Compose based App catalog used by TrueNAS systems to render and update the Apps catalog.
|
||||
|
||||

|
||||
|
||||
## Deprecating Apps, Features, Configuration or Functionality
|
||||
|
||||
When an `App`, `Feature`, `Configuration` or `Functionality` is deprecated, it will be marked as such.
|
||||
|
||||
On an already installed app, you will see a deprecation notice in the `Notes` card in the TrueNAS UI.
|
||||
|
||||
In the scenario that a whole app is deprecated (not just a configuration option).
|
||||
The deprecation notice will also be visible in the `Discover` tab of the TrueNAS UI, next to the app's title.
|
||||
|
||||
**The deprecation period is 3 months.**
|
||||
|
||||
After the deprecation period, the app, feature, configuration or functionality will be removed.
|
||||
|
||||
## Contributing Applications
|
||||
|
||||
The Apps catalog is open for contributions! We provide instructions on how to locally develop and test new applications in our [contributors guide](CONTRIBUTIONS.md).
|
||||
The Apps catalog is open for contributions! We provide instructions on how to locally develop and test new applications in our [contributors guide](CONTRIBUTIONS.md).
|
||||
|
||||
Questions on the development of applications? Please head over to our [discussions](https://github.com/truenas/apps/discussions) page to ask questions and collaborate with other App Developers.
|
||||
Questions on the development of applications? Please head over to our [discussions](https://github.com/truenas/apps/discussions) page to ask questions and collaborate with other App Developers.
|
||||
|
||||
## Parity Status with Legacy K3's truenas/charts (100% 🚀)
|
||||
|
||||
<details>
|
||||
<summary>Show Apps List</summary>
|
||||
|
||||
|
||||
@@ -35,6 +35,6 @@ screenshots:
|
||||
sources:
|
||||
- https://github.com/stacklok/codegate
|
||||
- https://github.com/stacklok/codegate/pkgs/container/codegate
|
||||
title: CodeGate
|
||||
title: CodeGate (Deprecated)
|
||||
train: community
|
||||
version: 1.0.12
|
||||
version: 1.0.13
|
||||
|
||||
Reference in New Issue
Block a user