Skip to content

Commit 181566c

Browse files
committed
chore: release chart
1 parent c155f67 commit 181566c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/feedback-fusion/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: feedback-fusion
3-
description: A Helm chart for Kubernetes
3+
description: Feedback-Fusion helm chart
44

55
# A chart can be either an 'application' or a 'library' chart.
66
#

charts/feedback-fusion/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:
44
repository: ghcr.io/onelitefeathernet/feedback-fusion
55
pullPolicy: IfNotPresent
66
# Overrides the image tag whose default is the chart appVersion.
7-
tag: ""
7+
tag: 0.1.0
88

99
imagePullSecrets: []
1010
nameOverride: ""

0 commit comments

Comments
 (0)