fix: Upgrade version endpoint component
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-07-14 15:38:49 +02:00
parent a245cc3d48
commit 5363eba1a3

View File

@ -177,7 +177,7 @@ components:
json-server:
helm:
version: v0.8.0
version: v0.8.1
chart: spamasaurus/json-server
parse_logic: helm template . | yq --no-doc eval '.. | .image? | select(.)' | sort -u | awk '!/ /'
chart_values: !unsafe |