Skip to content

Commit

Permalink
tag it 01
Browse files Browse the repository at this point in the history
Pavel Chernovsky committed Dec 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent afa931b commit 8709a48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
@@ -27,6 +27,9 @@ jobs:
- name: Meta
id: meta
uses: docker/metadata-action@v5
with:
tags: |
type=semver,pattern={{version}}
- name: Create and push chart
run: |
VERSION=${{ steps.meta.outputs.tags }}

0 comments on commit 8709a48

Please sign in to comment.