upgrade: dawarich re-apply 1.6.1 (forward-fix after failed rollback)
DB migrations from 1.6.1 already ran, making 0.37.1 incompatible (ActiveRecord::UnknownPrimaryKey on rails_pulse_routes table). Rolling forward is the correct path. Co-Authored-By: Service Upgrade Agent <noreply@viktorbarzin.me>
This commit is contained in:
parent
e9275534b6
commit
5f1b14ad53
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ variable "tls_secret_name" {
|
|||
|
||||
variable "image_version" {
|
||||
type = string
|
||||
default = "0.37.1"
|
||||
default = "1.6.1"
|
||||
}
|
||||
variable "nfs_server" { type = string }
|
||||
variable "redis_host" { type = string }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue