upgrade hackm to latest version[ci skip]
This commit is contained in:
parent
3f84a08889
commit
6c1e2b752f
1 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue