Skip to content

Commit 482af45

Browse files
Merge pull request #46 from ScoreTrak/upgrade-scoretrak-chart
update scoretrak helm chart
2 parents 2f770fa + 887e580 commit 482af45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/scoretrak/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
version: 0.2.14
1111
- name: payments
1212
repository: file://../payments
13-
version: 0.1.11
13+
version: 0.1.13
1414
- name: commercebackend
1515
repository: file://../commercebackend
1616
version: 0.1.14
@@ -23,5 +23,5 @@ dependencies:
2323
- name: nsq
2424
repository: https://nsqio.github.io/helm-chart
2525
version: 0.0.6
26-
digest: sha256:7926874ad9f6356701c2ab576bfbc5fbe0ee77ac4811e38ca4422355773ccc36
27-
generated: "2022-12-01T13:51:47.228397918-05:00"
26+
digest: sha256:24b9e3148170d3ff43bc2268a25cad2b847e8235b672e858e6816b7698841788
27+
generated: "2022-12-03T00:28:09.573513-05:00"

charts/scoretrak/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.2.13
18+
version: 0.2.14
1919

2020
dependencies:
2121
- name: envoy
@@ -28,7 +28,7 @@ dependencies:
2828
version: "0.2.14"
2929
repository: "file://../client"
3030
- name: payments
31-
version: "0.1.11"
31+
version: "0.1.13"
3232
repository: "file://../payments"
3333
condition: bank.enabled
3434
- name: commercebackend

0 commit comments

Comments
 (0)