diff --git a/charts/incubator/amcrest2mqtt/values.yaml b/charts/incubator/amcrest2mqtt/values.yaml index 7d67ffa0f6f..5229e4e9516 100644 --- a/charts/incubator/amcrest2mqtt/values.yaml +++ b/charts/incubator/amcrest2mqtt/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: dchesterton/amcrest2mqtt # -- image tag - tag: 1.0.9 + tag: 1.0.9@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/apache-musicindex/values.yaml b/charts/incubator/apache-musicindex/values.yaml index b6721ecc1b8..3bbff7a89e2 100644 --- a/charts/incubator/apache-musicindex/values.yaml +++ b/charts/incubator/apache-musicindex/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: ghcr.io/k8s-at-home/apache-musicindex # -- image tag - tag: v1.4.1-2 + tag: v1.4.1-2@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/aria2/values.yaml b/charts/incubator/aria2/values.yaml index ce45909f9fb..ce90a61cf73 100644 --- a/charts/incubator/aria2/values.yaml +++ b/charts/incubator/aria2/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: p3terx/aria2-pro # -- image tag - tag: latest + tag: latest@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/audacity/SCALE/ix_values.yaml b/charts/incubator/audacity/SCALE/ix_values.yaml index 77069eb48a9..9d9847f5b8d 100644 --- a/charts/incubator/audacity/SCALE/ix_values.yaml +++ b/charts/incubator/audacity/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/audacity pullPolicy: IfNotPresent - tag: version-3.0.2 + tag: version-3.0.2@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/audacity/values.yaml b/charts/incubator/audacity/values.yaml index 4bc70b2a310..66afe45f286 100644 --- a/charts/incubator/audacity/values.yaml +++ b/charts/incubator/audacity/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/audacity pullPolicy: IfNotPresent - tag: version-3.0.2 + tag: version-3.0.2@sha256:42 env: diff --git a/charts/incubator/beets/SCALE/ix_values.yaml b/charts/incubator/beets/SCALE/ix_values.yaml index 2e1135ce17e..131524c9b13 100644 --- a/charts/incubator/beets/SCALE/ix_values.yaml +++ b/charts/incubator/beets/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/beets pullPolicy: IfNotPresent - tag: version-1.5.0 + tag: version-1.5.0@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/beets/values.yaml b/charts/incubator/beets/values.yaml index 8fd1386d51f..521816e9c4c 100644 --- a/charts/incubator/beets/values.yaml +++ b/charts/incubator/beets/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/beets pullPolicy: IfNotPresent - tag: version-1.5.0 + tag: version-1.5.0@sha256:42 env: PUID: 568 diff --git a/charts/incubator/cloud9/SCALE/ix_values.yaml b/charts/incubator/cloud9/SCALE/ix_values.yaml index e90a90d3fa9..7c8324169ab 100644 --- a/charts/incubator/cloud9/SCALE/ix_values.yaml +++ b/charts/incubator/cloud9/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2 + tag: version-1.29.2@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/cloud9/values.yaml b/charts/incubator/cloud9/values.yaml index ce828f7e9fb..deb796ac9a8 100644 --- a/charts/incubator/cloud9/values.yaml +++ b/charts/incubator/cloud9/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/cloud9 pullPolicy: IfNotPresent - tag: version-1.29.2 + tag: version-1.29.2@sha256:42 # USERNAME="" #optional # PASSWORD="" #optional diff --git a/charts/incubator/code-server/SCALE/ix_values.yaml b/charts/incubator/code-server/SCALE/ix_values.yaml index 355baa29909..2c0d682fd75 100644 --- a/charts/incubator/code-server/SCALE/ix_values.yaml +++ b/charts/incubator/code-server/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/code-server pullPolicy: IfNotPresent - tag: version-v3.11.1 + tag: version-v3.11.1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/code-server/values.yaml b/charts/incubator/code-server/values.yaml index 43ce5954804..02132df0760 100644 --- a/charts/incubator/code-server/values.yaml +++ b/charts/incubator/code-server/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/code-server pullPolicy: IfNotPresent - tag: version-v3.11.1 + tag: version-v3.11.1@sha256:42 # PASSWORD: password # SUDO_PASSWORD: password diff --git a/charts/incubator/cryptofolio/values.yaml b/charts/incubator/cryptofolio/values.yaml index 85942a030ca..14df73a6d2c 100644 --- a/charts/incubator/cryptofolio/values.yaml +++ b/charts/incubator/cryptofolio/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: xtrendence/cryptofolio # -- image tag - tag: V.2.2.0 + tag: V.2.2.0@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/davos/SCALE/ix_values.yaml b/charts/incubator/davos/SCALE/ix_values.yaml index d2e13d9103b..7a98808ab77 100644 --- a/charts/incubator/davos/SCALE/ix_values.yaml +++ b/charts/incubator/davos/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/davos pullPolicy: IfNotPresent - tag: 2.2.1-ls76 + tag: 2.2.1-ls76@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/davos/values.yaml b/charts/incubator/davos/values.yaml index ea2c55fc223..2938ed41928 100644 --- a/charts/incubator/davos/values.yaml +++ b/charts/incubator/davos/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/davos pullPolicy: IfNotPresent - tag: 2.2.1-ls76 + tag: 2.2.1-ls76@sha256:42 env: PUID: 568 diff --git a/charts/incubator/digikam/SCALE/ix_values.yaml b/charts/incubator/digikam/SCALE/ix_values.yaml index d5fffbccb94..504d02eab17 100644 --- a/charts/incubator/digikam/SCALE/ix_values.yaml +++ b/charts/incubator/digikam/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: version-7.3.0 + tag: version-7.3.0@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/digikam/values.yaml b/charts/incubator/digikam/values.yaml index 8d5c855c5ad..c30811a0d1d 100644 --- a/charts/incubator/digikam/values.yaml +++ b/charts/incubator/digikam/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/digikam pullPolicy: IfNotPresent - tag: version-7.3.0 + tag: version-7.3.0@sha256:42 env: PUID: 568 diff --git a/charts/incubator/doublecommander/SCALE/ix_values.yaml b/charts/incubator/doublecommander/SCALE/ix_values.yaml index 6a53ca1622b..e4da19502f4 100644 --- a/charts/incubator/doublecommander/SCALE/ix_values.yaml +++ b/charts/incubator/doublecommander/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: version-0.8.2-1 + tag: version-0.8.2-1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/doublecommander/values.yaml b/charts/incubator/doublecommander/values.yaml index f19cd623b2c..618d0cdfa4b 100644 --- a/charts/incubator/doublecommander/values.yaml +++ b/charts/incubator/doublecommander/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent - tag: version-0.8.2-1 + tag: version-0.8.2-1@sha256:42 env: PUID: 568 diff --git a/charts/incubator/filezilla/SCALE/ix_values.yaml b/charts/incubator/filezilla/SCALE/ix_values.yaml index 871698fda42..56540005b41 100644 --- a/charts/incubator/filezilla/SCALE/ix_values.yaml +++ b/charts/incubator/filezilla/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/filezilla pullPolicy: IfNotPresent - tag: version-3.51.0-r1 + tag: version-3.51.0-r1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/filezilla/values.yaml b/charts/incubator/filezilla/values.yaml index 42eb22ab9e1..38873781101 100644 --- a/charts/incubator/filezilla/values.yaml +++ b/charts/incubator/filezilla/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/filezilla pullPolicy: IfNotPresent - tag: version-3.51.0-r1 + tag: version-3.51.0-r1@sha256:42 env: PUID: 568 diff --git a/charts/incubator/fossil/SCALE/ix_values.yaml b/charts/incubator/fossil/SCALE/ix_values.yaml index 43eacfa59af..3969d922f5d 100644 --- a/charts/incubator/fossil/SCALE/ix_values.yaml +++ b/charts/incubator/fossil/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/fossil pullPolicy: IfNotPresent - tag: 2.15.1-ls4 + tag: 2.15.1-ls4@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/fossil/values.yaml b/charts/incubator/fossil/values.yaml index 75851cb9812..7463d1a7a1c 100644 --- a/charts/incubator/fossil/values.yaml +++ b/charts/incubator/fossil/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/fossil pullPolicy: IfNotPresent - tag: 2.15.1-ls4 + tag: 2.15.1-ls4@sha256:42 securityContext: diff --git a/charts/incubator/golinks/SCALE/ix_values.yaml b/charts/incubator/golinks/SCALE/ix_values.yaml index 4b6cde86244..81ce3253ff0 100644 --- a/charts/incubator/golinks/SCALE/ix_values.yaml +++ b/charts/incubator/golinks/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/golinks pullPolicy: IfNotPresent - tag: version-154c581 + tag: version-154c581@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/golinks/values.yaml b/charts/incubator/golinks/values.yaml index 4eae2ffdeea..d40a8441286 100644 --- a/charts/incubator/golinks/values.yaml +++ b/charts/incubator/golinks/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/golinks pullPolicy: IfNotPresent - tag: version-154c581 + tag: version-154c581@sha256:42 env: {} diff --git a/charts/incubator/grav/SCALE/ix_values.yaml b/charts/incubator/grav/SCALE/ix_values.yaml index 813471d40e9..0770a117481 100644 --- a/charts/incubator/grav/SCALE/ix_values.yaml +++ b/charts/incubator/grav/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/grav pullPolicy: IfNotPresent - tag: version-1.7.18 + tag: version-1.7.18@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/grav/values.yaml b/charts/incubator/grav/values.yaml index c72498ab2cc..d37f25797f7 100644 --- a/charts/incubator/grav/values.yaml +++ b/charts/incubator/grav/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/grav pullPolicy: IfNotPresent - tag: version-1.7.18 + tag: version-1.7.18@sha256:42 env: PUID: 568 diff --git a/charts/incubator/headphones/SCALE/ix_values.yaml b/charts/incubator/headphones/SCALE/ix_values.yaml index 1b80099acec..eb5a6e74125 100644 --- a/charts/incubator/headphones/SCALE/ix_values.yaml +++ b/charts/incubator/headphones/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/headphones pullPolicy: IfNotPresent - tag: version-58edc604 + tag: version-58edc604@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/headphones/values.yaml b/charts/incubator/headphones/values.yaml index 3c5e0db0a2d..6be066b9080 100644 --- a/charts/incubator/headphones/values.yaml +++ b/charts/incubator/headphones/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/headphones pullPolicy: IfNotPresent - tag: version-58edc604 + tag: version-58edc604@sha256:42 env: PUID: 568 diff --git a/charts/incubator/icantbelieveitsnotvaletudo/values.yaml b/charts/incubator/icantbelieveitsnotvaletudo/values.yaml index 192069f411f..db3182adba9 100644 --- a/charts/incubator/icantbelieveitsnotvaletudo/values.yaml +++ b/charts/incubator/icantbelieveitsnotvaletudo/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: pmaksymiuk/icantbelieveitsnotvaletudo # -- image tag - tag: 2021.2.1 + tag: 2021.2.1@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/leaf2mqtt/values.yaml b/charts/incubator/leaf2mqtt/values.yaml index f94ca5f1bab..ebb63f9a35a 100644 --- a/charts/incubator/leaf2mqtt/values.yaml +++ b/charts/incubator/leaf2mqtt/values.yaml @@ -2,7 +2,7 @@ image: # -- Image repository repository: ghcr.io/k8s-at-home/leaf2mqtt # -- Image tag - tag: v0.1 + tag: v0.1@sha256:42 # -- Image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/medusa/SCALE/ix_values.yaml b/charts/incubator/medusa/SCALE/ix_values.yaml index b2329cd37bd..4be6985fd6e 100644 --- a/charts/incubator/medusa/SCALE/ix_values.yaml +++ b/charts/incubator/medusa/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/medusa pullPolicy: IfNotPresent - tag: version-v0.5.17 + tag: version-v0.5.17@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/medusa/values.yaml b/charts/incubator/medusa/values.yaml index 8ee369ffb2e..d601d4140aa 100644 --- a/charts/incubator/medusa/values.yaml +++ b/charts/incubator/medusa/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/medusa pullPolicy: IfNotPresent - tag: version-v0.5.17 + tag: version-v0.5.17@sha256:42 env: diff --git a/charts/incubator/minio-console/values.yaml b/charts/incubator/minio-console/values.yaml index c5c95fd308b..f6fa180a94d 100644 --- a/charts/incubator/minio-console/values.yaml +++ b/charts/incubator/minio-console/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: minio/console # -- image tag - tag: v0.7.4 + tag: v0.7.4@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/mstream/SCALE/ix_values.yaml b/charts/incubator/mstream/SCALE/ix_values.yaml index 48d1d192e37..40b480b1ba4 100644 --- a/charts/incubator/mstream/SCALE/ix_values.yaml +++ b/charts/incubator/mstream/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/mstream pullPolicy: IfNotPresent - tag: version-v5.2.5 + tag: version-v5.2.5@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/mstream/values.yaml b/charts/incubator/mstream/values.yaml index 05d0ec3695e..693049814e8 100644 --- a/charts/incubator/mstream/values.yaml +++ b/charts/incubator/mstream/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/mstream pullPolicy: IfNotPresent - tag: version-v5.2.5 + tag: version-v5.2.5@sha256:42 # PASSWORD: password diff --git a/charts/incubator/muximux/SCALE/ix_values.yaml b/charts/incubator/muximux/SCALE/ix_values.yaml index dc86dc5f82b..fa8566f6fb6 100644 --- a/charts/incubator/muximux/SCALE/ix_values.yaml +++ b/charts/incubator/muximux/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/muximux pullPolicy: IfNotPresent - tag: version-057352e8 + tag: version-057352e8@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/muximux/values.yaml b/charts/incubator/muximux/values.yaml index 62f3afbcc86..ff7cfd3aafd 100644 --- a/charts/incubator/muximux/values.yaml +++ b/charts/incubator/muximux/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/muximux pullPolicy: IfNotPresent - tag: version-057352e8 + tag: version-057352e8@sha256:42 env: PUID: 568 diff --git a/charts/incubator/notes/SCALE/ix_values.yaml b/charts/incubator/notes/SCALE/ix_values.yaml index 62d3fe087a1..5a5923f02ca 100644 --- a/charts/incubator/notes/SCALE/ix_values.yaml +++ b/charts/incubator/notes/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/notes pullPolicy: IfNotPresent - tag: version-ee287b9 + tag: version-ee287b9@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/notes/values.yaml b/charts/incubator/notes/values.yaml index f0161d8fb06..40383eb2c90 100644 --- a/charts/incubator/notes/values.yaml +++ b/charts/incubator/notes/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/notes pullPolicy: IfNotPresent - tag: version-ee287b9 + tag: version-ee287b9@sha256:42 securityContext: diff --git a/charts/incubator/novnc/SCALE/ix_values.yaml b/charts/incubator/novnc/SCALE/ix_values.yaml index 99365636bd2..89292ffcf7b 100644 --- a/charts/incubator/novnc/SCALE/ix_values.yaml +++ b/charts/incubator/novnc/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/novnc pullPolicy: IfNotPresent - tag: version-1.2.0 + tag: version-1.2.0@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/novnc/values.yaml b/charts/incubator/novnc/values.yaml index d44a0fae85d..81512eec51a 100644 --- a/charts/incubator/novnc/values.yaml +++ b/charts/incubator/novnc/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/novnc pullPolicy: IfNotPresent - tag: version-1.2.0 + tag: version-1.2.0@sha256:42 # https://github.com/nicholaswilde/docker-novnc diff --git a/charts/incubator/photoshow/SCALE/ix_values.yaml b/charts/incubator/photoshow/SCALE/ix_values.yaml index 06b35caf7c4..cd57c65cb7e 100644 --- a/charts/incubator/photoshow/SCALE/ix_values.yaml +++ b/charts/incubator/photoshow/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/photoshow pullPolicy: IfNotPresent - tag: version-48aabb98 + tag: version-48aabb98@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/photoshow/values.yaml b/charts/incubator/photoshow/values.yaml index e1001c460f7..ca51c948934 100644 --- a/charts/incubator/photoshow/values.yaml +++ b/charts/incubator/photoshow/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/photoshow pullPolicy: IfNotPresent - tag: version-48aabb98 + tag: version-48aabb98@sha256:42 env: PUID: 568 diff --git a/charts/incubator/piwigo/SCALE/ix_values.yaml b/charts/incubator/piwigo/SCALE/ix_values.yaml index 318aca60917..197c42a4c4a 100644 --- a/charts/incubator/piwigo/SCALE/ix_values.yaml +++ b/charts/incubator/piwigo/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: version-11.5.0 + tag: version-11.5.0@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/piwigo/values.yaml b/charts/incubator/piwigo/values.yaml index e85fa01f585..11a438d365d 100644 --- a/charts/incubator/piwigo/values.yaml +++ b/charts/incubator/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: version-11.5.0 + tag: version-11.5.0@sha256:42 env: PUID: 568 diff --git a/charts/incubator/pixapop/SCALE/ix_values.yaml b/charts/incubator/pixapop/SCALE/ix_values.yaml index 142361768a2..9f24ed49b83 100644 --- a/charts/incubator/pixapop/SCALE/ix_values.yaml +++ b/charts/incubator/pixapop/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/pixapop pullPolicy: IfNotPresent - tag: v1.2-ls15 + tag: v1.2-ls15@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/pixapop/values.yaml b/charts/incubator/pixapop/values.yaml index 5ec5123055d..501fc036e86 100644 --- a/charts/incubator/pixapop/values.yaml +++ b/charts/incubator/pixapop/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/pixapop pullPolicy: IfNotPresent - tag: v1.2-ls15 + tag: v1.2-ls15@sha256:42 env: diff --git a/charts/incubator/remmina/SCALE/ix_values.yaml b/charts/incubator/remmina/SCALE/ix_values.yaml index 3f07ae288e5..3f076dc78cd 100644 --- a/charts/incubator/remmina/SCALE/ix_values.yaml +++ b/charts/incubator/remmina/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1 + tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/remmina/values.yaml b/charts/incubator/remmina/values.yaml index 0637d11c2a4..168913c85c2 100644 --- a/charts/incubator/remmina/values.yaml +++ b/charts/incubator/remmina/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/remmina pullPolicy: IfNotPresent - tag: version-1.2.0-rcgit.29dfsg-1ubuntu1 + tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:42 env: diff --git a/charts/incubator/shorturl/SCALE/ix_values.yaml b/charts/incubator/shorturl/SCALE/ix_values.yaml index e45a9e50047..c9698e9c712 100644 --- a/charts/incubator/shorturl/SCALE/ix_values.yaml +++ b/charts/incubator/shorturl/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/shorturl pullPolicy: IfNotPresent - tag: version-v0.1.0 + tag: version-v0.1.0@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/shorturl/values.yaml b/charts/incubator/shorturl/values.yaml index 4316481b2ca..c2437a148ac 100644 --- a/charts/incubator/shorturl/values.yaml +++ b/charts/incubator/shorturl/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/shorturl pullPolicy: IfNotPresent - tag: version-v0.1.0 + tag: version-v0.1.0@sha256:42 securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/sickchill/SCALE/ix_values.yaml b/charts/incubator/sickchill/SCALE/ix_values.yaml index 02756c3b899..24f6ff16591 100644 --- a/charts/incubator/sickchill/SCALE/ix_values.yaml +++ b/charts/incubator/sickchill/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/sickchill pullPolicy: IfNotPresent - tag: 2021.5.10-1-ls63 + tag: 2021.5.10-1-ls63@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/sickchill/values.yaml b/charts/incubator/sickchill/values.yaml index 79709712f42..320ac165eeb 100644 --- a/charts/incubator/sickchill/values.yaml +++ b/charts/incubator/sickchill/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/sickchill pullPolicy: IfNotPresent - tag: 2021.5.10-1-ls63 + tag: 2021.5.10-1-ls63@sha256:42 env: diff --git a/charts/incubator/sickgear/SCALE/ix_values.yaml b/charts/incubator/sickgear/SCALE/ix_values.yaml index f44f71978b7..90676966af7 100644 --- a/charts/incubator/sickgear/SCALE/ix_values.yaml +++ b/charts/incubator/sickgear/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/sickgear pullPolicy: IfNotPresent - tag: version-release_0.25.4 + tag: version-release_0.25.4@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/sickgear/values.yaml b/charts/incubator/sickgear/values.yaml index f5a3e28a0a0..f77aad39c60 100644 --- a/charts/incubator/sickgear/values.yaml +++ b/charts/incubator/sickgear/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/sickgear pullPolicy: IfNotPresent - tag: version-release_0.25.4 + tag: version-release_0.25.4@sha256:42 env: PUID: 568 diff --git a/charts/incubator/smokeping/SCALE/ix_values.yaml b/charts/incubator/smokeping/SCALE/ix_values.yaml index 3b5e4f38fb2..c6adc665f36 100644 --- a/charts/incubator/smokeping/SCALE/ix_values.yaml +++ b/charts/incubator/smokeping/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/smokeping pullPolicy: IfNotPresent - tag: version-2.7.3-r5 + tag: version-2.7.3-r5@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/smokeping/values.yaml b/charts/incubator/smokeping/values.yaml index 3da7a2c8f80..6bf18f0cf96 100644 --- a/charts/incubator/smokeping/values.yaml +++ b/charts/incubator/smokeping/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/smokeping pullPolicy: IfNotPresent - tag: version-2.7.3-r5 + tag: version-2.7.3-r5@sha256:42 env: PUID: 568 diff --git a/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml b/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml index 7ced7daeed0..e3214348e6d 100644 --- a/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml +++ b/charts/incubator/sqlitebrowser/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/sqlitebrowser pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1 + tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/sqlitebrowser/values.yaml b/charts/incubator/sqlitebrowser/values.yaml index dd2e897f9c9..95f6d938f95 100644 --- a/charts/incubator/sqlitebrowser/values.yaml +++ b/charts/incubator/sqlitebrowser/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/sqlitebrowser pullPolicy: IfNotPresent - tag: version-3.12.2-02876202105241947ubuntu18.04.1 + tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:42 env: PUID: 568 diff --git a/charts/incubator/static/SCALE/ix_values.yaml b/charts/incubator/static/SCALE/ix_values.yaml index 3f2550edfe6..d2bd8456d88 100644 --- a/charts/incubator/static/SCALE/ix_values.yaml +++ b/charts/incubator/static/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/static pullPolicy: IfNotPresent - tag: version-ee8a20c + tag: version-ee8a20c@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/static/values.yaml b/charts/incubator/static/values.yaml index c594fa30360..2c62c00cea3 100644 --- a/charts/incubator/static/values.yaml +++ b/charts/incubator/static/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/static pullPolicy: IfNotPresent - tag: version-ee8a20c + tag: version-ee8a20c@sha256:42 securityContext: readOnlyRootFilesystem: false diff --git a/charts/incubator/twtxt/SCALE/ix_values.yaml b/charts/incubator/twtxt/SCALE/ix_values.yaml index 5bae3366f7d..c42092ac4ec 100644 --- a/charts/incubator/twtxt/SCALE/ix_values.yaml +++ b/charts/incubator/twtxt/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/twtxt pullPolicy: IfNotPresent - tag: version-0.1.1 + tag: version-0.1.1@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/twtxt/values.yaml b/charts/incubator/twtxt/values.yaml index 9d49ba76490..b63871d7b25 100644 --- a/charts/incubator/twtxt/values.yaml +++ b/charts/incubator/twtxt/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/twtxt pullPolicy: IfNotPresent - tag: version-0.1.1 + tag: version-0.1.1@sha256:42 secret: COOKIE_SECRET: supersecretchangeme diff --git a/charts/incubator/valheim/values.yaml b/charts/incubator/valheim/values.yaml index 1fd703d65f0..2ffb40787c8 100644 --- a/charts/incubator/valheim/values.yaml +++ b/charts/incubator/valheim/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: ghcr.io/lloesche/valheim-server # -- image tag - tag: latest + tag: latest@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/whoogle/values.yaml b/charts/incubator/whoogle/values.yaml index 8ed978cc27c..80ff0ab3a4c 100644 --- a/charts/incubator/whoogle/values.yaml +++ b/charts/incubator/whoogle/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: benbusby/whoogle-search # -- image tag - tag: 0.5.4 + tag: 0.5.4@sha256:42 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/wiki/SCALE/ix_values.yaml b/charts/incubator/wiki/SCALE/ix_values.yaml index 00d7cc63c75..7f4af52a769 100644 --- a/charts/incubator/wiki/SCALE/ix_values.yaml +++ b/charts/incubator/wiki/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/nicholaswilde/wiki pullPolicy: IfNotPresent - tag: version-900b76a + tag: version-900b76a@sha256:42 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/wiki/values.yaml b/charts/incubator/wiki/values.yaml index f2ea04e4bef..69c279cd5a7 100644 --- a/charts/incubator/wiki/values.yaml +++ b/charts/incubator/wiki/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/nicholaswilde/wiki pullPolicy: IfNotPresent - tag: version-900b76a + tag: version-900b76a@sha256:42 securityContext: diff --git a/charts/incubator/zigbee2mqtt/values.yaml b/charts/incubator/zigbee2mqtt/values.yaml index 35a093eaa7c..933303083f6 100644 --- a/charts/incubator/zigbee2mqtt/values.yaml +++ b/charts/incubator/zigbee2mqtt/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: koenkk/zigbee2mqtt # -- image tag - tag: 1.19.1 + tag: 1.19.1@sha256:42 # -- image pull policy pullPolicy: IfNotPresent