diff --git a/charts/stable/scrypted/Chart.yaml b/charts/stable/scrypted/Chart.yaml index 965d415ce82..29f0abce1c6 100644 --- a/charts/stable/scrypted/Chart.yaml +++ b/charts/stable/scrypted/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: scrypted -version: 1.4.1 +version: 1.5.0 appVersion: 0.68.0 description: Scrypted is a high performance home video integration and automation diff --git a/charts/stable/scrypted/ci/full-values.yaml b/charts/stable/scrypted/ci/full-values.yaml deleted file mode 100644 index 8dfe5db368c..00000000000 --- a/charts/stable/scrypted/ci/full-values.yaml +++ /dev/null @@ -1 +0,0 @@ -imageSelector: fullImage diff --git a/charts/stable/scrypted/questions.yaml b/charts/stable/scrypted/questions.yaml index 1995fa5744d..a9738bc0359 100644 --- a/charts/stable/scrypted/questions.yaml +++ b/charts/stable/scrypted/questions.yaml @@ -18,11 +18,9 @@ questions: default: image enum: - value: image - description: Thin + description: Full (Upstream default) - value: liteImage description: Lite - - value: fullImage - description: Full - variable: env label: Image Environment diff --git a/charts/stable/scrypted/values.yaml b/charts/stable/scrypted/values.yaml index f0866e3055c..cf95ce9930c 100644 --- a/charts/stable/scrypted/values.yaml +++ b/charts/stable/scrypted/values.yaml @@ -1,15 +1,11 @@ image: repository: koush/scrypted - pullPolicy: IfNotPresent - tag: 20-jammy-thin-v0.59.0@sha256:067116150b465690ca2792e53139b2b59a4682717599840cb2445a799f1bba90 + tag: 18-jammy-full-v0.68.0@sha256:c95bd5a65edd8ba132fd9425c7052ea88bd82936afc50391e21d66a671c48329 + pullPolicy: Always liteImage: repository: koush/scrypted tag: 18-jammy-lite-v0.68.0@sha256:adaed0c9d08f2b4ccfb1369548c65104787e1b8db04a550e6ea7909145d400bc pullPolicy: Always -fullImage: - repository: koush/scrypted - tag: 18-jammy-full-v0.68.0@sha256:c95bd5a65edd8ba132fd9425c7052ea88bd82936afc50391e21d66a671c48329 - pullPolicy: Always securityContext: container: