Skip to content

Commit

Permalink
Release V2
Browse files Browse the repository at this point in the history
  • Loading branch information
rkretzschmarkaiser committed Jan 20, 2023
1 parent bee3e4f commit 69cdbec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- run: git clone https://argo-cd.example.com/orchestration.git
- name: Patch ArgoCD application manifest
uses: rkretzschmar/patch-yaml-inside-yaml@v1
uses: rkretzschmar/patch-yaml-inside-yaml@v2
with:
documentFile: ./production/application.yaml
yamlPath: spec.source.helm.values
Expand Down

0 comments on commit 69cdbec

Please sign in to comment.