Skip to content

Commit

Permalink
[download-microservice] Push new version to production
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Feb 1, 2024
1 parent e88430e commit 637e081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion microservices/download/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "download-microservice",
"version": "2.0.1",
"version": "2.0.2",
"description": "Microservice to Redirect to our Cirrus CI Builds Correctly",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion microservices/download/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
spec:
serviceAccountName: [email protected]
containers:
- image: "us-west2-docker.pkg.dev/pulsar-357404/package-frontend/download:2.0.1"
- image: "us-west2-docker.pkg.dev/pulsar-357404/package-frontend/download:2.0.2"
env:
- name: GH_TOKEN_DOWNLOAD_MICROSERVICE
valueFrom:
Expand Down

0 comments on commit 637e081

Please sign in to comment.