Skip to content

Commit

Permalink
feat: update helm name (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras authored Dec 21, 2023
1 parent 12fc86a commit 774b45d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ on:
jobs:
build:
uses: onecx/ci-quarkus/.github/workflows/build.yml@v1
secrets: inherit
secrets: inherit
with:
helmEventTargetRepository: onecx/onecx-announcement
1 change: 1 addition & 0 deletions src/main/helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
app:
name: bff
image:
repository: "onecx/onecx-announcement-svc"
db:
Expand Down

0 comments on commit 774b45d

Please sign in to comment.