Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbyz committed Jan 21, 2024
1 parent 75bad7d commit 8a93f92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ jobs:
with: # the helm-chart name should be standardized or parameterized
commit_message: Apply automatic changes to Update image repository in Helm values
file_pattern: './helm-chart/values.yaml'
branch: wbutton-dev-test
branch: jesse/pipeline-deploy
create_branch: true
2 changes: 1 addition & 1 deletion helm-chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ podAnnotations:

containers:
- name: polycli
image: europe-west2-docker.pkg.dev/prj-polygonlabs-shared-dev/polygonlabs-docker-dev/polygon-cli:latest
image: europe-west2-docker.pkg.dev/prj-polygonlabs-devtools-dev/polygonlabs-docker-dev/polygon-cli:latest
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
Expand Down

0 comments on commit 8a93f92

Please sign in to comment.