Skip to content

Commit 2606b2a

Browse files
committed
chore: use existing cloudserver image tag
1 parent 8049417 commit 2606b2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

charts/system/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ maintainers:
5959
url: https://restorecommerce.io/
6060
name: system
6161
type: application
62-
version: 0.1.19
62+
version: 0.1.20

charts/system/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# system
22

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

55
A Helm chart for the Restorecommerce system
66

charts/system/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ cloudserver:
194194
fullnameOverride: cloudserver
195195
image:
196196
repository: zenko/cloudserver
197-
tag: latest-7.70.43
197+
tag: latest-7.70.10
198198
pullPolicy: IfNotPresent
199199
api:
200200
replicaCount: 1

0 commit comments

Comments
 (0)