diff --git a/.github/workflows/github-actions-build.yml b/.github/workflows/github-actions-build.yml index 16073e54d..0d919b7ee 100644 --- a/.github/workflows/github-actions-build.yml +++ b/.github/workflows/github-actions-build.yml @@ -1,4 +1,4 @@ -name: GitHub Actions for pega helm chart +name: pega-helm-charts-build-deployment env: HELM_URL: https://get.helm.sh diff --git a/README.md b/README.md index f645bcc4e..c2b7c49a4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Pega deployment on Kubernetes -This project provides Helm charts and basic examples for deploying Pega on Kubernetes. You will also need to download the required [installation kit](https://community.pega.com/knowledgebase/products/platform/deploy) from the Pega Community which includes rules and data to preload into your relational database. Deploying Pega on Kubernetes requires Pega Infinity 8.2 or newer. +This project provides Helm charts and basic examples for deploying Pega on Kubernetes. You will also need to download the required [installation kit](https://community.pega.com/knowledgebase/products/platform/deploy) from the Pega Community which includes rules and data to preload into your relational database. Deploying Pega on Kubernetes requires Pega Infinity 8.2 or later. -[![Build Status](https://travis-ci.com/pegasystems/pega-helm-charts.svg?branch=master)](https://travis-ci.com/pegasystems/pega-helm-charts) +[![Build Status](https://github.com/pegasystems/pega-helm-charts/actions/workflows/github-actions-build.yml/badge.svg)](https://github.com/pegasystems/pega-helm-charts/actions/workflows/github-actions-build.yml) [![GitHub release](https://img.shields.io/github/release/pegasystems/pega-helm-charts.svg)](https://github.com/pegasystems/pega-helm-charts/releases) # Supported Kubernetes environments