Skip to content

Commit

Permalink
YOUR_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
farrukh90 committed Dec 12, 2023
1 parent 14d3545 commit 0dba283
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ helm version
```
helm create application
```
### 4. Update values.yaml file
```
image:
repository: us-central1-docker.pkg.dev/YOUR_PROJECT/YOUR_REPO/YOUR_APPNAME:YOUR_VERSION
tag: "YOUR_VERSION"
```

### 4. Install test helm chart
```
Expand Down

0 comments on commit 0dba283

Please sign in to comment.