File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11dependencies:
22- name: postgresql
33 repository: oci://registry-1.docker.io/bitnamicharts
4- version: 16.6.0
4+ version: 16.6.3
55- name: common
66 repository: oci://registry-1.docker.io/bitnamicharts
77 version: 2.30.0
8- digest: sha256:7ec4955a68feafa2cd44cb6300ac1577895e12adad98b6ac5768bb6c1d618b37
9- generated: "2025-03-28T12:37:03.960281922Z "
8+ digest: sha256:ebe6e33096d22b8e4a49bd56066d54e34bb9d33d529fe37386698f7a577f1942
9+ generated: "2025-04-12T13:20:56.062880853Z "
Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ apiVersion: v2
22name : pact-broker
33description : The Pact Broker is an application for sharing for Pact contracts and verification results.
44type : application
5- version : 3.2.1
5+ version : 3.2.2
66appVersion : 2.112.0
77dependencies :
88 - condition : postgresql.enabled
99 name : postgresql
1010 repository : oci://registry-1.docker.io/bitnamicharts
11- version : 16.6.0
11+ version : 16.6.3
1212 - name : common
1313 repository : oci://registry-1.docker.io/bitnamicharts
1414 tags :
Original file line number Diff line number Diff line change 11# pact-broker
22
3- ![ Version: 3.2.1 ] ( https://img.shields.io/badge/Version-3.2.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.112.0] ( https://img.shields.io/badge/AppVersion-2.112.0-informational?style=flat-square )
3+ ![ Version: 3.2.2 ] ( https://img.shields.io/badge/Version-3.2.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 2.112.0] ( https://img.shields.io/badge/AppVersion-2.112.0-informational?style=flat-square )
44
55The Pact Broker is an application for sharing for Pact contracts and verification results.
66
@@ -52,7 +52,7 @@ helm upgrade -i <release_name> oci://ghcr.io/pact-foundation/pact-broker-chart/p
5252| Repository | Name | Version |
5353| ------------| ------| ---------|
5454| oci://registry-1.docker.io/bitnamicharts | common | 2.30.0 |
55- | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.0 |
55+ | oci://registry-1.docker.io/bitnamicharts | postgresql | 16.6.3 |
5656
5757## Values
5858
You can’t perform that action at this time.
0 commit comments