We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af863d7 commit bc39d87Copy full SHA for bc39d87
helm-charts/opentaco/Chart.yaml
@@ -57,7 +57,7 @@ dependencies:
57
58
# Taco UI - React frontend
59
- name: taco-ui
60
- version: "0.1.1"
+ version: "0.1.0"
61
repository: "oci://ghcr.io/diggerhq/helm-charts"
62
condition: taco-ui.enabled
63
tags:
helm-charts/opentaco/values.yaml
@@ -260,7 +260,7 @@ taco-ui:
260
ui:
261
image:
262
repository: taco-ui
263
- tag: "latest"
+ tag: "v0.1.0"
264
265
replicaCount: 1
266
0 commit comments