Skip to content

Commit

Permalink
Bump to cache version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Nov 27, 2024
1 parent f109c56 commit 928d100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/staging.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variable "solr_read_collection" {
}
variable "index_cache_collections" {
type = string
default = "cache_version:3,write_collection:dpulc-staging3;cache_version:4,write_collection:dpulc-staging4"
default = "cache_version:3,write_collection:dpulc-staging3;cache_version:5,write_collection:dpulc-staging5"
}
variable "solr_config_set" {
type = string
Expand Down

0 comments on commit 928d100

Please sign in to comment.