Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Shah <mayank.shah@percona.com>
  • Loading branch information
mayankshah1607 committed Oct 29, 2024
1 parent b076a60 commit 92a9c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/everest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ prepare-chart:
yq eval -i '.olm.catalogSourceImage = "$(IMAGE_PREFIX)/everest-catalog"' values.yaml
yq eval -i '.operator.image = "$(IMAGE_PREFIX)/everest-operator"' values.yaml
yq eval -i '(.dependencies[] | select(.name == "everest-db-namespace")).version = "${VERSION}"' Chart.yaml
helm dependendy update .
helm dependency update .


release: IMAGE_PREFIX=percona
Expand Down

0 comments on commit 92a9c16

Please sign in to comment.