add tag to values
This commit is contained in:
@@ -3,5 +3,5 @@
|
|||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
helm template homer --set tag=1.1.1 ./helm | kubectl apply -f -
|
helm install homer ./helm
|
||||||
```
|
```
|
||||||
@@ -1 +1,2 @@
|
|||||||
image: hub.ducoterra.net/ducoterra/homer
|
image: hub.ducoterra.net/ducoterra/homer
|
||||||
|
tag: 1.1.5
|
||||||
Reference in New Issue
Block a user