Skip to content

Commit

Permalink
feat: bumped the version of the Pact Broker to 2.112.0-pactbroker2.10…
Browse files Browse the repository at this point in the history
…7.1 (using the new docker tagging naming convention)

Signed-off-by: Sherif Ayad <[email protected]>
  • Loading branch information
sherifkayad committed Sep 12, 2023
1 parent d615d4d commit 4ef8b37
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/pact-broker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: pact-broker
description: The Pact Broker is an application for sharing for Pact contracts and verification results.
type: application
version: 0.10.1
appVersion: 2.105.0.1
version: 0.11.0
appVersion: 2.107.1
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/pact-broker/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: pactfoundation/pact-broker

# -- Pact Broker image tag (immutable tags are recommended)
tag: 2.105.0.1
tag: 2.112.0-pactbroker2.107.1

# -- Specify a imagePullPolicy
# Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 4ef8b37

Please sign in to comment.