Skip to content

Commit bc39d87

Browse files
committed
bump chart
1 parent af863d7 commit bc39d87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-charts/opentaco/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies:
5757

5858
# Taco UI - React frontend
5959
- name: taco-ui
60-
version: "0.1.1"
60+
version: "0.1.0"
6161
repository: "oci://ghcr.io/diggerhq/helm-charts"
6262
condition: taco-ui.enabled
6363
tags:

helm-charts/opentaco/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ taco-ui:
260260
ui:
261261
image:
262262
repository: taco-ui
263-
tag: "latest"
263+
tag: "v0.1.0"
264264

265265
replicaCount: 1
266266

0 commit comments

Comments
 (0)