Skip to content

Commit 45e03a1

Browse files
CopilotChrisJBurns
andauthored
chore: update common to v2.36.0 and bump chart to v5.5.1 (#242)
* Initial plan * docs: update README with helm-docs for common v2.36.0 Co-authored-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> * docs: run pre-commit to regenerate README with proper template Co-authored-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> * chore: bump chart version to 5.5.1 Co-authored-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ChrisJBurns <29541485+ChrisJBurns@users.noreply.github.com>
1 parent a539487 commit 45e03a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/pact-broker/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: pact-broker
33
description: The Pact Broker is an application for sharing for Pact contracts and verification results.
44
type: application
5-
version: 5.5.0
5+
version: 5.5.1
66
appVersion: 2.118.0
77
dependencies:
88
- name: common

charts/pact-broker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pact-broker
22

3-
![Version: 5.5.0](https://img.shields.io/badge/Version-5.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.118.0](https://img.shields.io/badge/AppVersion-2.118.0-informational?style=flat-square)
3+
![Version: 5.5.1](https://img.shields.io/badge/Version-5.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.118.0](https://img.shields.io/badge/AppVersion-2.118.0-informational?style=flat-square)
44

55
The Pact Broker is an application for sharing for Pact contracts and verification results.
66

@@ -51,7 +51,7 @@ helm upgrade -i <release_name> oci://ghcr.io/pact-foundation/pact-broker-chart/p
5151

5252
| Repository | Name | Version |
5353
|------------|------|---------|
54-
| oci://registry-1.docker.io/bitnamicharts | common | 2.31.4 |
54+
| oci://registry-1.docker.io/bitnamicharts | common | 2.36.0 |
5555

5656
## Values
5757

0 commit comments

Comments
 (0)