Open oguzhan-yilmaz opened 1 month ago
Why This PR?
VPA chart uses the appVersion in Chart.yaml to define the image tags used.
appVersion
Chart.yaml
Latest version is 1.2.1 for VPA images.
1.2.1
Fixes #1522
Changes Changes proposed in this pull request:
1.0.0
4.6.0
4.6.1
Checklist:
[stable/goldilocks]
helm-docs --sort-values-order=file
All committers have signed the CLA.
Hey @sudermanjr, can you merge this small change? Thanks
Why This PR?
VPA chart uses the
appVersion
inChart.yaml
to define the image tags used.Latest version is
1.2.1
for VPA images.Fixes #1522
Changes Changes proposed in this pull request:
appVersion
from1.0.0
to1.2.1
4.6.0
to4.6.1
Checklist:
[stable/goldilocks]
.Chart.yaml
following Semantic Versioning.helm-docs --sort-values-order=file
has been run for the charts that support it.