Skip to content

Commit

Permalink
Merge pull request #9 from ZEISS/create-pull-request/patch
Browse files Browse the repository at this point in the history
Add app version v0.1.11
  • Loading branch information
felixZdi authored Mar 27, 2024
2 parents 315c0ca + 855fd70 commit 270a240
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:

- name: Run chart-releaser
uses: helm/[email protected]
with:
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
2 changes: 1 addition & 1 deletion charts/ca-injector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.1.0
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: v0.1.1
appVersion: v0.1.11

0 comments on commit 270a240

Please sign in to comment.