Skip to content

Commit

Permalink
Merge pull request #71 from quickwit-oss/fmassot/fix-tag
Browse files Browse the repository at this point in the history
Fix tag in values file.
  • Loading branch information
fmassot authored Mar 3, 2024
2 parents c87aaa4 + 2c9777e commit 291bb22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/quickwit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: quickwit
description: Sub-second search & analytics engine on cloud storage.
type: application
version: 0.5.6
version: 0.5.7
appVersion: "v0.7.1"
keywords:
- quickwit
Expand Down
2 changes: 1 addition & 1 deletion charts/quickwit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: quickwit/quickwit
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
# tag: v0.7.0
# tag: v0.7.1

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 291bb22

Please sign in to comment.