Skip to content

Conversation

@w3irdrobot
Copy link
Contributor

The application version being deployed is usually kept in the Chart.yaml and used as the default image.tag version is one is not supplied. This adds the appVersion to the Chart.yaml and updates the tag of the Docker image to use this appVersion by default.

Closes #48

The application version being deployed is usually kept in the Chart.yaml
and used as the default image.tag version is one is not supplied. This
adds the appVersion to the Chart.yaml and updates the tag of the Docker
image to use this appVersion by default.
@levkk
Copy link
Contributor

levkk commented Dec 31, 2025

Awesome, thank you!

@levkk levkk merged commit 8ca9c90 into pgdogdev:main Dec 31, 2025
2 checks passed
@w3irdrobot w3irdrobot deleted the add-appversion branch December 31, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add appVersion to Chart.yaml

2 participants