Skip to content

Commit

Permalink
chore(chart): add version placeholder comments to Chart.yaml (akuity#…
Browse files Browse the repository at this point in the history
…2879)

Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
  • Loading branch information
krancour authored Oct 30, 2024
1 parent 78b9b29 commit 3311e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/kargo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: kargo
description: Kargo
type: application
version: 0.1.0
appVersion: v0.1.0
version: 0.1.0 # This placeholder value is overridden by the release process; do not modify directly
appVersion: v0.1.0 # This placeholder value is overridden by the release process; do not modify directly
sources:
- https://github.com/akuity/kargo
maintainers:
Expand Down

0 comments on commit 3311e39

Please sign in to comment.