diff --git a/charts/incubator/whoogle/values.yaml b/charts/incubator/whoogle/values.yaml index 5b76ba2b4ac..3402448931e 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.6.0@sha256:6a3e25c63ec09645cb3ee91f4a12b551882e694609c842ee49aa8fcd218fcad8 + tag: 0.6.0@sha256:969fa0500d01b3759387fb779b8282c39676841e5e719c5396535f9f5eaf8d80 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index 39fdb7ad901..023d29008ac 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: bitnami/postgresql # -- Specify the postgresql image tag - tag: 13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad + tag: 13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/lazylibrarian/values.yaml b/charts/stable/lazylibrarian/values.yaml index 109f5e23b83..e4372224eac 100644 --- a/charts/stable/lazylibrarian/values.yaml +++ b/charts/stable/lazylibrarian/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent - tag: latest@sha256:da528af6675a712dfeca78ff64452503fe97e561e3f8e8a4b3b9c6d4a7163e5e + tag: latest@sha256:7515bfc48ed9bb913222d5cf97e45d7fed5ae19ec2fff2e1d0d37f519227a403 securityContext: runAsNonRoot: false diff --git a/charts/stable/postgresql/values.yaml b/charts/stable/postgresql/values.yaml index 76899abc283..b1109946fc1 100644 --- a/charts/stable/postgresql/values.yaml +++ b/charts/stable/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/postgresql pullPolicy: IfNotPresent - tag: 13.4.0@sha256:2312f61d3c07ca3a05c1393ca3e02b210379dc0264610bf0c050e94bba9dd3ad + tag: 13.4.0@sha256:6ae26c46c20358fb2889a759d11d237b1d6d5f73ba206ef3d66f95448a859382 securityContext: readOnlyRootFilesystem: false