upgrade hackm to latest version[ci skip]
This commit is contained in:
parent
ab367c5124
commit
4ed2d3ec43
2 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ resource "kubernetes_deployment" "hackmd" {
|
|||
|
||||
container {
|
||||
name = "codumd"
|
||||
image = "nabo.codimd.dev/hackmdio/hackmd:2.0.1"
|
||||
image = "nabo.codimd.dev/hackmdio/hackmd:latest"
|
||||
image_pull_policy = "IfNotPresent"
|
||||
env {
|
||||
name = "CMD_DB_URL"
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue