Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Commit

Permalink
deprecate icantbelieveitsnotvaletudo (#361)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Billimek <jeff@billimek.com>
  • Loading branch information
billimek authored Aug 29, 2020
1 parent 08163df commit 3829637
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
8 changes: 3 additions & 5 deletions charts/icantbelieveitsnotvaletudo/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 0.3.0
version: 0.1.0
version: 0.1.1
name: icantbelieveitsnotvaletudo
description: Create live map data from Valetudo powered robots
description: DEPRECATED - Create live map data from Valetudo powered robots
type: application
keywords:
- MQTT
Expand All @@ -11,6 +11,4 @@ keywords:
home: https://valetudo.cloud
sources:
- https://github.com/Hypfer/ICantBelieveItsNotValetudo
maintainers:
- name: ishioni
email: helm@movishell.pl
deprecated: true
13 changes: 12 additions & 1 deletion charts/icantbelieveitsnotvaletudo/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# I can't belive it's not Valetudo
# DEPRECATED - I can't belive it's not Valetudo

**This chart has been deprecated and moved to its new home:**

- **Chart location:** https://github.com/k8s-at-home/charts/tree/master/charts/icantbelieveitsnotvaletudo

```console
helm repo add k8s-at-home https://k8s-at-home.com/charts/
helm install k8s-at-home/icantbelieveitsnotvaletudo
```

---

Map generation companion service for [Valetudo](valetudo.cloud)

Expand Down
2 changes: 2 additions & 0 deletions charts/icantbelieveitsnotvaletudo/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
This Helm chart is deprecated

{{- if .Values.ingress.enabled }}
You can get the map data under this URL:
{{- range .Values.ingress.hosts }}
Expand Down

0 comments on commit 3829637

Please sign in to comment.