Merge pull request #471 from getAlby/split-values-simnet-deployment

update simnet yaml files inside values
This commit is contained in:
Fmar
2024-01-11 20:18:52 +01:00
committed by GitHub

View File

@@ -31,7 +31,7 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
uses: fjogeleit/yaml-update-action@v0.7.0
with:
valueFile: 'alby-simnet-deployment/values.yaml'
valueFile: 'alby-simnet-deployment/values/lndhub.yaml'
propertyPath: 'lndhub.image.tag'
value: ${{ steps.build.outputs.tags }}
repository: getalby/alby-deployment