set ytdlp version to nightly instead of pinned [ci skip]
This commit is contained in:
parent
885e24296a
commit
04d821de6c
4 changed files with 1 additions and 1 deletions
0
modules/kubernetes/dawarich/main.tf
Normal file
0
modules/kubernetes/dawarich/main.tf
Normal file
|
|
@ -42,7 +42,7 @@ resource "kubernetes_deployment" "ytdlp" {
|
|||
}
|
||||
spec {
|
||||
container {
|
||||
image = "tzahi12345/youtubedl-material:nightly-2024-03-12"
|
||||
image = "tzahi12345/youtubedl-material:nightly"
|
||||
name = "ytdlp"
|
||||
# resources {
|
||||
# limits = {
|
||||
|
|
|
|||
Binary file not shown.
BIN
terraform.tfvars
BIN
terraform.tfvars
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue