Skip to content

Commit ca0325b

Browse files
authored
Merge pull request #1742 from bcgov/chart/set-image-tag
[chart] Set default acapy agent image tag, bump chart version
2 parents 93783d0 + b664e9f commit ca0325b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/traction/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: traction
33
description: The Traction service allows organizations to verify, hold, and issue verifiable credentials. The Traction Tenant UI allows tenants to manage their agent.
44
type: application
5-
version: 0.4.0
5+
version: 0.4.1
66
appVersion: 1.2.1
77
home: "https://github.com/bcgov/traction"
88
sources: ["https://github.com/bcgov/traction"]

charts/traction/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ acapy:
4545
repository: bcgov/traction-plugins-acapy
4646
pullPolicy: IfNotPresent
4747
pullSecrets: []
48-
tag: ""
48+
tag: 1.2.1
4949
digest: ""
5050

5151
## ServiceAccount configuration

0 commit comments

Comments
 (0)