add tag to values

This commit is contained in:
ducoterra
2020-06-15 21:33:42 -04:00
parent e1d1a21394
commit e0e90aa291
2 changed files with 3 additions and 2 deletions

View File

@@ -3,5 +3,5 @@
## Deploy
```bash
helm template homer --set tag=1.1.1 ./helm | kubectl apply -f -
helm install homer ./helm
```

View File

@@ -1 +1,2 @@
image: hub.ducoterra.net/ducoterra/homer
tag: 1.1.5