chore(deps): update non-major
This commit is contained in:
parent
642cf20b7b
commit
2c5919d42f
|
@ -11,7 +11,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
initContainers:
|
||||
migrate-db:
|
||||
|
|
|
@ -908,7 +908,7 @@ questions:
|
|||
type: string
|
||||
default: "ReadWriteOnce"
|
||||
enum:
|
||||
- value: "ReadWriteOnce"
|
||||
- value: "ReadWriteOnce"
|
||||
description: "ReadWriteOnce"
|
||||
- value: "ReadOnlyMany"
|
||||
description: "ReadOnlyMany"
|
||||
|
|
|
@ -7,7 +7,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
# -- services
|
||||
service:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c
|
||||
tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -582,7 +582,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
- variable: value
|
||||
label: "Value"
|
||||
label: "Value"
|
||||
schema:
|
||||
type: string
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c
|
||||
tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: docker.io/acockburn/appdaemon
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd
|
||||
tag: 4.1.0@sha256:99f5891d8fceb75ec5bd8eabb0dff7a4a0a07167ace46c10204a1605b804632a
|
||||
|
||||
|
||||
##
|
||||
|
|
|
@ -391,7 +391,7 @@ questions:
|
|||
label: "runAsNonRoot"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
|
||||
- variable: podSecurityContext
|
||||
group: "Security and Permissions"
|
||||
|
|
|
@ -7,7 +7,7 @@ securityContext:
|
|||
privileged: false
|
||||
readOnlyRootFilesystem: false
|
||||
allowPrivilegeEscalation: true
|
||||
runAsNonRoot: true
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
|
|
|
@ -21,7 +21,7 @@ podSecurityContext:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
command: ["authelia"]
|
||||
args: ["--config=/configuration.yaml"]
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.9.8@sha256:840963ab202a6ada09b34c38d4199722da1197f21797d8e9eb3b66ea5bd8f9eb
|
||||
tag: v0.9.9@sha256:889f97670f5af6b39896a89c76652e346693b446bc9097988ff8eb32141fc38f
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/bazarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.9.8@sha256:840963ab202a6ada09b34c38d4199722da1197f21797d8e9eb3b66ea5bd8f9eb
|
||||
tag: v0.9.9@sha256:889f97670f5af6b39896a89c76652e346693b446bc9097988ff8eb32141fc38f
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
|
|
@ -65,7 +65,7 @@ questions:
|
|||
description: "Please specify type of workload to deploy"
|
||||
label: "(Advanced) Controller Type"
|
||||
schema:
|
||||
type: string
|
||||
type: string
|
||||
default: "deployment"
|
||||
required: true
|
||||
enum:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c
|
||||
tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
|
|
@ -13,7 +13,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
initContainers:
|
||||
init-postgresdb:
|
||||
|
|
|
@ -9,7 +9,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-v1.22.0@sha256:d73ac0ff41458e35f59cd49c793352752c322c06e3abd43192102c61777d08fc
|
||||
tag: version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -4,7 +4,7 @@ image:
|
|||
# -- image repository
|
||||
repository: ghcr.io/linuxserver/healthchecks
|
||||
# -- image tag
|
||||
tag: version-v1.22.0@sha256:d73ac0ff41458e35f59cd49c793352752c322c06e3abd43192102c61777d08fc
|
||||
tag: version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2021.9.5@sha256:74f52d4f58252905854c28bde4172f41cc0449f3144c30d10f0244f75539e739
|
||||
tag: v2021.9.6@sha256:74644684cd6d96bdeab87586e21235ee48d0dac44285cd0b68b12ce0e11895db
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/truecharts/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2021.9.5@sha256:74f52d4f58252905854c28bde4172f41cc0449f3144c30d10f0244f75539e739
|
||||
tag: v2021.9.6@sha256:74644684cd6d96bdeab87586e21235ee48d0dac44285cd0b68b12ce0e11895db
|
||||
|
||||
env: {}
|
||||
# TZ:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c
|
||||
tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/k8s-at-home/jackett
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c
|
||||
tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: pykmsorg/py-kms
|
||||
pullPolicy: IfNotPresent
|
||||
tag: minimal@sha256:0677b645869486b637cca0d134ed3238dd5c59ecb1a49843aa8b978e82a9feff
|
||||
tag: minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c
|
||||
|
||||
|
||||
##
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: pykmsorg/py-kms
|
||||
pullPolicy: IfNotPresent
|
||||
tag: minimal@sha256:0677b645869486b637cca0d134ed3238dd5c59ecb1a49843aa8b978e82a9feff
|
||||
tag: minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c
|
||||
|
||||
service:
|
||||
main:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:34bedc36ca0d1b4ace03d893019652987c8b278659af4e9c4f6e61780d6a5875
|
||||
tag: latest@sha256:10dafadbf081fe014799f028024ccb4da2ba566d0413c3d6ebce6fc051a9f3f3
|
||||
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
image:
|
||||
repository: ghcr.io/techno-tim/littlelink-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:34bedc36ca0d1b4ace03d893019652987c8b278659af4e9c4f6e61780d6a5875
|
||||
tag: latest@sha256:10dafadbf081fe014799f028024ccb4da2ba566d0413c3d6ebce6fc051a9f3f3
|
||||
|
||||
|
||||
service:
|
||||
|
|
|
@ -12,7 +12,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
|
@ -15,7 +15,7 @@ podSecurityContext:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
image:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
|
||||
initContainers:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
|
||||
service:
|
||||
|
|
|
@ -12,7 +12,7 @@ image:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
|
||||
envTpl:
|
||||
|
|
|
@ -66,6 +66,27 @@ questions:
|
|||
description: "(Legacy) OnDelete: ignore .spec.template changes"
|
||||
# Include{controllerExpert}
|
||||
|
||||
- variable: env
|
||||
group: "Container Configuration"
|
||||
label: "Image Environment"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: TZ
|
||||
label: "Timezone"
|
||||
schema:
|
||||
type: string
|
||||
default: "Etc/UTC"
|
||||
$ref:
|
||||
- "definitions/timezone"
|
||||
- variable: UMASK
|
||||
label: "UMASK"
|
||||
description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
# Include{containerConfig}
|
||||
|
||||
- variable: vaultwarden
|
||||
label: ""
|
||||
group: "App Configuration"
|
||||
|
@ -359,26 +380,7 @@ questions:
|
|||
schema:
|
||||
type: string
|
||||
default: ""
|
||||
- variable: env
|
||||
group: "Container Configuration"
|
||||
label: "Image Environment"
|
||||
schema:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: TZ
|
||||
label: "Timezone"
|
||||
schema:
|
||||
type: string
|
||||
default: "Etc/UTC"
|
||||
$ref:
|
||||
- "definitions/timezone"
|
||||
- variable: UMASK
|
||||
label: "UMASK"
|
||||
description: "Sets the UMASK env var for LinuxServer.io (compatible) containers"
|
||||
schema:
|
||||
type: string
|
||||
default: "002"
|
||||
# Include{containerConfig}
|
||||
|
||||
|
||||
- variable: hostNetwork
|
||||
group: "Networking and Services"
|
||||
|
|
|
@ -21,7 +21,7 @@ podSecurityContext:
|
|||
postgresqlImage:
|
||||
repository: bitnami/postgresql
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87
|
||||
tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
|
||||
|
||||
|
||||
service:
|
||||
|
|
Loading…
Reference in New Issue