Skip to content

Commit

Permalink
Merge pull request #253 from Staffbase/DIA-3549-allow-image-retagging
Browse files Browse the repository at this point in the history
DIA-3549 Version Bump for Gitops Action to enable retagging
  • Loading branch information
ricoberger authored May 27, 2024
2 parents 2afc739 + b97a2d6 commit ce593b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_gitops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
owner: ${{inputs.gitops-organization }}

- name: GitOps (build, push and deploy a new Docker image)
uses: Staffbase/gitops-github-action@v5.4
uses: Staffbase/gitops-github-action@v5.5
with:
docker-registry: ${{ inputs.docker-registry }}
docker-username: ${{ secrets.docker-username }}
Expand Down

0 comments on commit ce593b5

Please sign in to comment.