Skip to content

Commit 50edc90

Browse files
committed
Restore the CircleCI badge and update the CL entry
1 parent a7ab2a6 commit 50edc90

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22

33
## In Development
4-
* Switch to GitHub and K3s for Helm testing. (#243) (by @mamercad)
4+
* Add an experimental GitHu/K3s Lint and End-to-End testing workflow. (#243) (by @mamercad)
55
* Set `st2client` resources by `values.yaml`. (#337) (by @mamercad)
66
* Switch to the official `bats` Docker image for e2e tests. (#338)
77
* Temporary workaround for #311 to use previous bitnami index from: https://github.com/bitnami/charts/issues/10539 (#312 #318) (by @0xhaven)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# `stackstorm-ha` Helm Chart
2-
[![Build Status](https://github.com/StackStorm/stackstorm-k8s/actions/workflows/helm.yaml/badge.svg)](https://github.com/StackStorm/stackstorm-k8s/actions/workflows/helm.yaml)
2+
[![Build Status](https://circleci.com/gh/StackStorm/stackstorm-k8s/tree/master.svg?style=shield)](https://circleci.com/gh/StackStorm/stackstorm-k8s)
3+
[![Build Status (Experimental)](https://github.com/StackStorm/stackstorm-k8s/actions/workflows/lint-and-e2e.yaml/badge.svg)](https://github.com/StackStorm/stackstorm-k8s/actions/workflows/lint-and-e2e.yaml)
34
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/stackstorm-ha)](https://artifacthub.io/packages/helm/stackstorm/stackstorm-ha)
45

56
K8s Helm Chart for running StackStorm cluster in HA mode.

0 commit comments

Comments
 (0)