From bfcde6b4c26d9e2444e54bf66af41e9825e52c2e Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Sun, 25 Oct 2020 02:18:08 -0700 Subject: [PATCH] Update readme /cherry-pick Signed-off-by: Tamal Saha --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b8c0d9960..fe72212fb 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ [![Go Report Card](https://goreportcard.com/badge/stash.appscode.dev/postgres)](https://goreportcard.com/report/stash.appscode.dev/postgres) -[![Build Status](https://travis-ci.org/stashed/postgres.svg?branch=master)](https://travis-ci.org/stashed/postgres) +![CI](https://github.com/stashed/postgres/workflows/CI/badge.svg) [![Docker Pulls](https://img.shields.io/docker/pulls/stashed/stash-postgres.svg)](https://hub.docker.com/r/stashed/stash-postgres/) [![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com) [![Twitter](https://img.shields.io/twitter/follow/kubestash.svg?style=social&logo=twitter&label=Follow)](https://twitter.com/intent/follow?screen_name=KubeStash) # Postgres -Postgres backup and restore plugin for [Stash by AppsCode](https://appscode.com/products/stash). +Postgres backup and restore plugin for [Stash by AppsCode](https://stash.run). ## Install @@ -30,6 +30,10 @@ helm delete stash-postgres-11.2 ## Support -We use Slack for public discussions. To chit chat with us or the rest of the community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8NCX6N23/details/) channel `#stash`. To sign up, use our [Slack inviter](https://slack.appscode.com/). +To speak with us, please leave a message on [our website](https://appscode.com/contact/). -If you have found a bug with Stash or want to request for new features, please [file an issue](https://github.com/stashed/project/issues/new). +To join public discussions with the KubeDB community, join us in the [AppsCode Slack team](https://appscode.slack.com/messages/C8NCX6N23/details/) channel `#stash`. To sign up, use our [Slack inviter](https://slack.appscode.com/). + +To receive product annoucements, follow us on [Twitter](https://twitter.com/KubeStash). + +If you have found a bug with Stash or want to request new features, please [file an issue](https://github.com/stashed/project/issues/new).