Skip to content

Commit

Permalink
Merge pull request #434 from appuio/deprecate-k8up
Browse files Browse the repository at this point in the history
Add notice that K8up chart has moved to its own repository
  • Loading branch information
ccremer authored Jul 15, 2022
2 parents 599ead8 + cd286b0 commit ec401fb
Show file tree
Hide file tree
Showing 17 changed files with 12 additions and 655 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ helm repo add appuio https://charts.appuio.ch
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/exoip-1.0.4/total)](https://github.com/appuio/charts/releases/tag/exoip-1.0.4) | [exoip](appuio/exoip/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/generic-0.1.2/total)](https://github.com/appuio/charts/releases/tag/generic-0.1.2) | [generic](appuio/generic/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/haproxy-2.1.0/total)](https://github.com/appuio/charts/releases/tag/haproxy-2.1.0) | [haproxy](appuio/haproxy/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/k8up-2.0.5/total)](https://github.com/appuio/charts/releases/tag/k8up-2.0.5) | [k8up](appuio/k8up/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/mariadb-galera-1.2.4/total)](https://github.com/appuio/charts/releases/tag/mariadb-galera-1.2.4) | [mariadb-galera](appuio/mariadb-galera/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/maxscale-1.1.2/total)](https://github.com/appuio/charts/releases/tag/maxscale-1.1.2) | [maxscale](appuio/maxscale/README.md) |
| [![chart downloads](https://img.shields.io/github/downloads/appuio/charts/metrics-server-2.12.1/total)](https://github.com/appuio/charts/releases/tag/metrics-server-2.12.1) | [metrics-server](appuio/metrics-server/README.md) |
Expand Down
45 changes: 0 additions & 45 deletions appuio/k8up/Makefile

This file was deleted.

41 changes: 0 additions & 41 deletions appuio/k8up/README.gotmpl.md

This file was deleted.

20 changes: 9 additions & 11 deletions appuio/k8up/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# ⚠️ WE HAVE MOVED

This chart is no longer maintained here.
Instead, it is now available in the [K8up repository itself](https://github.com/k8up-io/k8up/tree/master/charts/k8up).

To communicate a clear cut, we've released the chart in version `v3.0.0` with a few changes.
The releases from `v3.0.0` and onwards are only available in the new location.
All previously released chart versions remain in the APPUiO repository (`https://charts.appuio.ch`).

# k8up

![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![AppVersion: v2.3.2](https://img.shields.io/badge/AppVersion-v2.3.2-informational?style=flat-square)
Expand All @@ -16,12 +25,6 @@ helm install k8up appuio/k8up
kubectl apply -f https://github.com/k8up-io/k8up/releases/download/v2.3.2/k8up-crd.yaml
```

<!---
The README.md file is automatically generated with helm-docs!
Edit the README.gotmpl.md template instead.
-->

## Handling CRDs

* Always upgrade the CRDs before upgrading the Helm release.
Expand All @@ -31,11 +34,6 @@ Edit the README.gotmpl.md template instead.

* <https://github.com/k8up-io/k8up>

<!---
The values below are generated with helm-docs!
Document your changes in values.yaml and let `make docs:helm` generate this section.
-->
## Values

| Key | Type | Default | Description |
Expand Down
File renamed without changes.
116 changes: 0 additions & 116 deletions appuio/k8up/test/deployment_test.go

This file was deleted.

7 changes: 0 additions & 7 deletions appuio/k8up/test/main_test.go

This file was deleted.

6 changes: 0 additions & 6 deletions appuio/k8up/test/prometheus/prometheus_test.go

This file was deleted.

Loading

0 comments on commit ec401fb

Please sign in to comment.