feat!: Deprecation of truecommand, traccar, reg, powerdns, piaware, projector charts (#1573)

* feat!: Deprecation of truecommand, traccar, reg, powerdns, piaware, projector charts

Signed-off-by: Devin Buhl <devin@buhl.casa>

* fix(bump)!: projector version

Signed-off-by: Devin Buhl <devin@buhl.casa>
This commit is contained in:
Devin Buhl 2022-05-19 13:35:16 -04:00 committed by GitHub
parent b02b4eefdb
commit 670659e035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 71 deletions

View File

@ -2,8 +2,9 @@
apiVersion: v2
description: Projector is a technology to run and access JetBrains IDEs remotely
name: jetbrains-projector
version: 3.3.3
version: 4.0.0
kubeVersion: ">=1.16.0-0"
deprecated: true
keywords:
- jetbrains
- projector
@ -12,49 +13,11 @@ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/jetbrains-
icon: https://pbs.twimg.com/profile_images/1369990348580216834/dorDbokA_400x400.png
sources:
- https://github.com/JetBrains/projector-server
maintainers:
- name: DirtyCajunRice
email: nick@cajun.pro
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/k8s-at-home/charts/tree/master/charts/stable/jetbrains-projector
- name: Upstream Project
url: https://github.com/JetBrains/projector-server
- name: Original Containers
url: https://github.com/JetBrains/projector-docker
- name: Support
url: https://discord.com/invite/sTMX7Vh
- name: Containers
url: https://github.com/orgs/k8s-at-home/packages?tab=packages&q=projector
artifacthub.io/maintainers: |
- name: Nicholas St. Germain
email: nick@cajun.pro
url: https://github.com/DirtyCajunRice
artifacthub.io/images: |
- name: CLion
image: ghcr.io/k8s-at-home/projector-clion:v2021.1
- name: DataGrip
image: ghcr.io/k8s-at-home/projector-datagriip:v2021.1
- name: GoLand
image: ghcr.io/k8s-at-home/projector-goland:v2021.1
- name: Intellij Idea Community
image: ghcr.io/k8s-at-home/projector-idea-c:v2021.1
- name: Intellij dea Ultimate
image: ghcr.io/k8s-at-home/projector-idea-u:v2021.1
- name: PhpStorm
image: ghcr.io/k8s-at-home/projector-phpstorm:v2021.1
- name: PyCharm Community
image: ghcr.io/k8s-at-home/projector-pycharm-c:v2021.1
- name: Pycharm Professional
image: ghcr.io/k8s-at-home/projector-pycharm-p:v2021.1
- name: WebStorm
image: ghcr.io/k8s-at-home/projector-webstorm:v2021.1
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
- kind: deprecated
description: Deprecate Helm chart

View File

@ -3,8 +3,9 @@ apiVersion: v2
appVersion: v5.0
description: Program for forwarding ADS-B data to FlightAware
name: piaware
version: 8.3.2
version: 9.0.0
kubeVersion: ">=1.16.0-0"
deprecated: true
keywords:
- piaware
- flight-aware
@ -13,14 +14,11 @@ home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/piaware
icon: https://pbs.twimg.com/profile_images/964269455483088897/mr2UgvfG_400x400.jpg
sources:
- https://github.com/flightaware/piaware
maintainers:
- name: billimek
email: jeff@billimek.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
- kind: deprecated
description: Deprecate Helm chart - This was a chart created by @onedr0p but is no longer in use

View File

@ -3,14 +3,12 @@ apiVersion: v2
appVersion: v4.3.1
description: PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program.
name: powerdns
version: 4.1.2
version: 5.0.0
deprecated: true
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/powerdns
sources:
- http://www.github.com/PowerDNS/
icon: https://avatars.githubusercontent.com/u/1282630?s=200&v=4
maintainers:
- name: carpenike
email: ryan@ryanholt.net
dependencies:
- name: postgresql
version: 10.16.2
@ -22,5 +20,5 @@ dependencies:
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `mariadb` chart dependency to version 10.5.1
- kind: deprecated
description: Deprecate Helm chart

View File

@ -3,8 +3,9 @@ apiVersion: v2
appVersion: 0.16.1
description: Docker registry v2 command line client and repo listing generator with security checks.
name: reg
version: 3.3.2
version: 4.0.0
kubeVersion: ">=1.16.0-0"
deprecated: true
keywords:
- reg
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/reg
@ -12,14 +13,11 @@ icon: https://avatars.githubusercontent.com/u/37218338
sources:
- https://github.com/genuinetools/reg
- https://github.com/k8s-at-home/container-images/
maintainers:
- name: nicholaswilde
email: ncwilde43@gmail.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
- kind: deprecated
description: Deprecate Helm chart - This was a chart created by @nicholaswilde but is no longer in use

View File

@ -3,8 +3,9 @@ apiVersion: v2
appVersion: v4.13
description: Traccar is an open source GPS tracking system.
name: traccar
version: 7.2.2
version: 8.0.0
kubeVersion: ">=1.16.0-0"
deprecated: true
keywords:
- traccar
- gps
@ -13,9 +14,6 @@ icon: "https://github.com/traccar/traccar-web/raw/master/web/icon.png"
sources:
- https://github.com/traccar/traccar
- https://hub.docker.com/r/traccar/traccar
maintainers:
- name: billimek
email: jeff@billimek.com
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
@ -26,5 +24,5 @@ dependencies:
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
- kind: deprecated
description: Deprecate Helm chart - This was a chart created by @onedr0p but is no longer in use

View File

@ -3,8 +3,9 @@ apiVersion: v2
appVersion: 2.0.1
description: Central Management of TrueNAS storage systems
name: truecommand
version: 3.3.2
version: 4.0.0
kubeVersion: ">=1.16.0-0"
deprecated: true
keywords:
- storage
- truenas
@ -13,14 +14,11 @@ icon: https://www.ixsystems.com/documentation/truecommand/1.2/_static/tv-logo.pn
sources:
- https://www.truenas.com/truecommand
- https://hub.docker.com/r/ixsystems/truecommand
maintainers:
- name: ornias1993
email: kjeld@schouten-lebbing.nl
dependencies:
- name: common
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
- kind: deprecated
description: Deprecate Helm chart - This was a chart created by @ornias1993 but is no longer in use