Skip to content

Commit

Permalink
Update branch name in README (#1088)
Browse files Browse the repository at this point in the history
* Update CircleCI badge in README (branch name change)

* Update branch name in README.md
  • Loading branch information
marians committed Jan 18, 2024
1 parent bf67852 commit 3765d8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/chart-operator/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/chart-operator/tree/master)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/chart-operator/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/chart-operator/tree/main)

# chart-operator

Expand All @@ -7,7 +7,7 @@ using [operatorkit].

## Branches

- `master`
- `main`
- Latest version using Helm 3.
- `helm2`
- Legacy support for Helm 2.
Expand Down

0 comments on commit 3765d8e

Please sign in to comment.