From 37e4db98f6d1c7f0743c839865b25979b4ae3159 Mon Sep 17 00:00:00 2001 From: Mark Sagi-Kazar Date: Thu, 13 Feb 2025 11:07:46 +0100 Subject: [PATCH] feat(sftpgo): deprecate chart Signed-off-by: Mark Sagi-Kazar --- charts/sftpgo/Chart.yaml | 11 ++--------- charts/sftpgo/README.md | 5 ++++- charts/sftpgo/README.md.gotmpl | 3 +++ 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/charts/sftpgo/Chart.yaml b/charts/sftpgo/Chart.yaml index 7beb807..f596e9d 100644 --- a/charts/sftpgo/Chart.yaml +++ b/charts/sftpgo/Chart.yaml @@ -1,7 +1,8 @@ apiVersion: v2 type: application name: sftpgo -version: 0.23.2 +deprecated: true +version: 0.24.0 appVersion: 2.5.4 kubeVersion: ">=1.16.0-0" description: Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. @@ -13,16 +14,8 @@ home: https://github.com/drakkan/sftpgo sources: - https://github.com/drakkan/sftpgo - https://github.com/sagikazarmark/helm-charts/tree/master/charts/sftpgo -maintainers: - - name: sagikazarmark - email: mark.sagikazar@gmail.com - url: https://sagikazarmark.hu annotations: artifacthub.io/changes: | - - kind: changed - description: Add deployment annotations - - kind: fixed - description: Fixed instructions in NOTES.TXT to forward correct ports. Made clearer for first usage. artifacthub.io/images: | - name: sftpgo image: ghcr.io/drakkan/sftpgo:v2.5.4 diff --git a/charts/sftpgo/README.md b/charts/sftpgo/README.md index 58dee8e..12181f3 100644 --- a/charts/sftpgo/README.md +++ b/charts/sftpgo/README.md @@ -1,6 +1,9 @@ +> [!WARNING] +> Chart has been moved to [sftpgo/helm-chart](https://github.com/sftpgo/helm-chart). + # sftpgo -![version: 0.23.2](https://img.shields.io/badge/version-0.23.2-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.5.4](https://img.shields.io/badge/app%20version-2.5.4-informational?style=flat-square) ![kube version: >=1.16.0-0](https://img.shields.io/badge/kube%20version->=1.16.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-sftpgo-informational?style=flat-square)](https://artifacthub.io/packages/helm/sagikazarmark/sftpgo) +![version: 0.24.0](https://img.shields.io/badge/version-0.24.0-informational?style=flat-square) ![type: application](https://img.shields.io/badge/type-application-informational?style=flat-square) ![app version: 2.5.4](https://img.shields.io/badge/app%20version-2.5.4-informational?style=flat-square) ![kube version: >=1.16.0-0](https://img.shields.io/badge/kube%20version->=1.16.0--0-informational?style=flat-square) [![artifact hub](https://img.shields.io/badge/artifact%20hub-sftpgo-informational?style=flat-square)](https://artifacthub.io/packages/helm/sagikazarmark/sftpgo) Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. diff --git a/charts/sftpgo/README.md.gotmpl b/charts/sftpgo/README.md.gotmpl index 98ae9b5..c989a07 100644 --- a/charts/sftpgo/README.md.gotmpl +++ b/charts/sftpgo/README.md.gotmpl @@ -1,3 +1,6 @@ +> [!WARNING] +> Chart has been moved to [sftpgo/helm-chart](https://github.com/sftpgo/helm-chart). + {{ template "chart.baseHead" . }} ## Configuration