feat: pin all container references to digests (#963)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.686
|
||||
tag: v0.18.686@sha256:42
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11693
|
||||
tag: version-11693@sha256:42
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/oscam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11693
|
||||
tag: version-11693@sha256:42
|
||||
|
||||
env:
|
||||
TZ: UTC
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/sogo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.0
|
||||
tag: v5.2.0@sha256:42
|
||||
|
||||
postgresqlImage:
|
||||
repository: postgres
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4-alpine
|
||||
tag: 13.4-alpine@sha256:42
|
||||
|
||||
initContainers:
|
||||
- name: init-postgresdb
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/sogo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.0
|
||||
tag: v5.2.0@sha256:42
|
||||
|
||||
postgresqlImage:
|
||||
repository: postgres
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4-alpine
|
||||
tag: 13.4-alpine@sha256:42
|
||||
|
||||
# -- services
|
||||
service:
|
||||
|
||||
Reference in New Issue
Block a user