Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.25 KB

README.md

File metadata and controls

57 lines (37 loc) · 2.25 KB

NOTICE OF DEPRECATION

If you are not yet aware. Atlassian now provides Helm charts and images for the running of their Data Center products on Kubernetes.

Therefore we will deprecate our implementation known as Atlassian Software in Kubernetes (ASK) as we believe that Atlassian is in the best position to provide a deployment model like this.

Please see Atlassian's documentation for running Data Center products on Kubernetes.

This means we will no longer update or maintain ASK repositories nor push new images to Docker Hub.

You are therefor encouraged to push any images you presently use to a registry of your choice and clone/fork this repository if needed.

Other repositories affected by this are:

ASK Helm Repo CircleCI

ASK-Logo

This repository is a component of ASK Atlassian Software in Kubernetes. The charts are built with CircleCI and pushed into the public ASK helm repository.

These Helm charts relies on the Docker images found in these repositories :

Helper repositories :

To configure the repository on your machine:

helm repo add ask https://praqma-helm-repo.s3.amazonaws.com/
helm repo update
helm search repo ask

Then, you can install charts from that repo:

helm install ask/jira

Contribution

Contributions to the charts or the the docker images are welcome through PRs! Please refer to the contribution guide for more info.

Support

For support requests, please open an issue on this repo (and tag @hoeghh) or contact info@praqma.com