diff --git a/README.md b/README.md index d1b35d2f..be6e090e 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,6 @@ Kubernetes Operator For Apache Druid -**This is the official [druid-operator](https://github.com/druid-io/druid-operator) project, now maintained by [Maintainers.md](./MAINTAINERS.md). -[druid-operator](https://github.com/druid-io/druid-operator) is depreacted. Ref to [issue](https://github.com/druid-io/druid-operator/issues/329) and [PR](https://github.com/druid-io/druid-operator/pull/336). Feel free to open issues and PRs! Collaborators are welcome !** -
![Build Status](https://github.com/datainfrahq/druid-operator/actions/workflows/docker-image.yml/badge.svg) ![Docker pull](https://img.shields.io/docker/pulls/datainfrahq/druid-operator.svg) [![Latest Version](https://img.shields.io/github/tag/datainfrahq/druid-operator)](https://github.com/datainfrahq/druid-operator/releases) [![Slack](https://img.shields.io/badge/slack-brightgreen.svg?logo=slack&label=Community&style=flat&color=%2373DC8C&)](https://kubernetes.slack.com/archives/C04F4M6HT2L) @@ -57,6 +54,14 @@ Feel free to join Kubernetes slack and join [druid-operator](https://kubernetes. | kubernetes >= 1.22 and < 1.25 | :white_check_mark: | :white_check_mark: | :x: | | kubernetes > 1.25 | :x: | :x: | :white_check_mark: | +### Commerical Support +If you are looking for commercial support on running Apache Druid, feel free to contact. +Please send a PR if you want your company to be added to commercial support. +| Name | Company | Contact | +| :------------- | :-------------: | :-----: | +| Adheip Singh - Maintainer | DataInfra | adheip.singh@datainfra.io | +| Saydul Bashar - Solution Architect | DataStreamIQ | saydul.bashar@datastreamiq.com | + ### Contributors diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 9e535c7d..003847e2 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -20,6 +20,6 @@ version: 0.3.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: v1.1.1 +appVersion: v1.2.0 # icon icon: "https://www.apache.org/logos/res/druid/druid-1.png"