v1.0.5 — fix: S3_PREFIX/REGISTRY_HOSTNAME → registry.containerk8s.dev.nubes.ru

This commit is contained in:
“Naeel”
2026-08-08 23:15:34 +04:00
parent 86c4a1f25c
commit 6ec580c616
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ var (
s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname)
)
const VERSION = "1.0.4"
const VERSION = "1.0.5"
// Terraform Registry Protocol Structs
type Discovery struct {