ig-poster: bump to cac6fa97 + sync POSTIZ_INTEGRATION_ID via ESO
This commit is contained in:
parent
36d5cebb5c
commit
f61e7c9bfc
2 changed files with 5 additions and 1 deletions
|
|
@ -79,6 +79,10 @@ resource "kubernetes_manifest" "external_secret" {
|
|||
secretKey = "TELEGRAM_CHAT_ID"
|
||||
remoteRef = { key = "instagram-poster", property = "telegram_chat_id" }
|
||||
},
|
||||
{
|
||||
secretKey = "POSTIZ_INTEGRATION_ID"
|
||||
remoteRef = { key = "instagram-poster", property = "postiz_integration_id" }
|
||||
},
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@ dependency "external-secrets" {
|
|||
|
||||
inputs = {
|
||||
# Bump per deploy. Use 8-char git SHA — :latest causes stale pull-through cache.
|
||||
image_tag = "25e46efd"
|
||||
image_tag = "cac6fa97"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue