deprecate codegate (#2695)

This commit is contained in:
Stavros Kois
2025-07-03 18:08:51 +03:00
committed by GitHub
parent 01980462ac
commit 0b62b52f3a
2 changed files with 18 additions and 5 deletions

View File

@@ -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.
![image](https://github.com/user-attachments/assets/2f00c325-9d6a-46ff-8162-a080fd8a156a)
## 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>

View File

@@ -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