Skip to content

Commit

Permalink
Replacing old GH repo
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrUA authored Sep 16, 2024
1 parent f9d4b73 commit f4b03b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ jobs:
values: image.repository=${{ env.DOCKER_IMAGE_REGISTRY }},image.tag=${{ env.DOCKER_IMAGE_TAG }}
cluster-name: ${{ env.CLUSTER_NAME }}
config-files: deploy/production/vote-breakdown-bot.yaml
chart-path: makerops/common
chart-path: techops-services/common
namespace: discord-bots
timeout: 5m0s
name: vote-breakdown-bot
chart-repository: https://makerops.github.io/helm-charts
chart-repository: https://techops-services.github.io/helm-charts
version: 0.0.10
atomic: true

0 comments on commit f4b03b8

Please sign in to comment.