Skip to content

Commit

Permalink
Update on_zigbee2mqtt_release.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jose Luis Pedrosa <[email protected]>
  • Loading branch information
tamcore and jlpedrosa authored Nov 3, 2024
1 parent effcfa2 commit 5a6764a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_zigbee2mqtt_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
ZIGBEE2MQTT_VERSION=${{ github.event.inputs.zigbee2mqtt_version }}
yq -i ".appVersion=\"${ZIGBEE2MQTT_VERSION}\"" charts/zigbee2mqtt/Chart.yaml
yq -i ".version=\"${ZIGBEE2MQTT_VERSION}\"" charts/zigbee2mqtt/Chart.yaml
yq -i ".image.tag=\"${ZIGBEE2MQTT_VERSION}\"" charts/zigbee2mqtt/Chart.yaml
yq -i ".image.tag=\"${ZIGBEE2MQTT_VERSION}\"" charts/zigbee2mqtt/values.yaml
go run github.com/norwoodj/helm-docs/cmd/helm-docs@latest
git add charts
Expand Down

0 comments on commit 5a6764a

Please sign in to comment.