Skip to content

Commit

Permalink
chore: release chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Randoooom committed Jul 5, 2024
1 parent c155f67 commit 181566c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/feedback-fusion/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: feedback-fusion
description: A Helm chart for Kubernetes
description: Feedback-Fusion helm chart

# A chart can be either an 'application' or a 'library' chart.
#
Expand Down
2 changes: 1 addition & 1 deletion charts/feedback-fusion/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
repository: ghcr.io/onelitefeathernet/feedback-fusion
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: 0.1.0

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 181566c

Please sign in to comment.