Skip to content

Commit

Permalink
chore(timed): mark chart as deprecated (#1224)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored May 14, 2024
1 parent ef5055c commit fd89569
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 16 deletions.
1 change: 0 additions & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 4 additions & 10 deletions charts/timed/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: timed
description: Chart for Timed application
description: DEPRECATED use ghcr.io/adfinis/timed/helm/timed OCI Helm chart instead
type: application
version: 0.16.38
version: 0.16.39
keywords:
- timed
- tracking
Expand All @@ -11,10 +11,7 @@ sources:
- https://github.com/adfinis/timed-backend
- https://github.com/adfinis/timed-frontend
- https://github.com/adfinis/helm-charts/tree/main/charts/timed
maintainers:
- name: adfinis
email: [email protected]
url: https://adfinis.com
deprecated: true
dependencies:
- name: postgresql
version: ~11.6.7
Expand All @@ -23,7 +20,4 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: "update timed-frontend to v3.6.0"
links:
- name: GitHub Release
url: https://github.com/adfinis/timed-frontend/releases/tag/v3.6.0
description: deprecated timed chart
9 changes: 4 additions & 5 deletions charts/timed/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fd89569

Please sign in to comment.