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 c155f67 commit 181566cCopy full SHA for 181566c
charts/feedback-fusion/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: feedback-fusion
3
-description: A Helm chart for Kubernetes
+description: Feedback-Fusion helm chart
4
5
# A chart can be either an 'application' or a 'library' chart.
6
#
charts/feedback-fusion/values.yaml
@@ -4,7 +4,7 @@ image:
repository: ghcr.io/onelitefeathernet/feedback-fusion
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
7
- tag: ""
+ tag: 0.1.0
8
9
imagePullSecrets: []
10
nameOverride: ""
0 commit comments