Skip to content

Commit

Permalink
Remove image update from release process (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Edgar <[email protected]>
  • Loading branch information
MikeEdgar authored Oct 14, 2024
1 parent 9b455e1 commit 4cf2986
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,3 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
milestone-title: ${{ steps.metadata.outputs.current-version }}

- name: Image Update
uses: renovatebot/[email protected]
with:
configurationFile: .github/gitops-config.json
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 4cf2986

Please sign in to comment.