chore(deps): update non-major

This commit is contained in:
Renovate Bot 2021-09-13 11:00:23 +00:00 committed by kjeld Schouten-Lebbing
parent 642cf20b7b
commit 2c5919d42f
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
33 changed files with 54 additions and 52 deletions

View File

@ -11,7 +11,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
initContainers: initContainers:
migrate-db: migrate-db:

View File

@ -908,7 +908,7 @@ questions:
type: string type: string
default: "ReadWriteOnce" default: "ReadWriteOnce"
enum: enum:
- value: "ReadWriteOnce" - value: "ReadWriteOnce"
description: "ReadWriteOnce" description: "ReadWriteOnce"
- value: "ReadOnlyMany" - value: "ReadOnlyMany"
description: "ReadOnlyMany" description: "ReadOnlyMany"

View File

@ -7,7 +7,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
# -- services # -- services
service: service:

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
probes: probes:
liveness: liveness:

View File

@ -582,7 +582,7 @@ questions:
schema: schema:
type: string type: string
- variable: value - variable: value
label: "Value" label: "Value"
schema: schema:
type: string type: string

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
securityContext: securityContext:
privileged: false privileged: false

View File

@ -7,7 +7,7 @@
image: image:
repository: docker.io/acockburn/appdaemon repository: docker.io/acockburn/appdaemon
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd tag: 4.1.0@sha256:99f5891d8fceb75ec5bd8eabb0dff7a4a0a07167ace46c10204a1605b804632a
## ##

View File

@ -391,7 +391,7 @@ questions:
label: "runAsNonRoot" label: "runAsNonRoot"
schema: schema:
type: boolean type: boolean
default: true default: false
- variable: podSecurityContext - variable: podSecurityContext
group: "Security and Permissions" group: "Security and Permissions"

View File

@ -7,7 +7,7 @@ securityContext:
privileged: false privileged: false
readOnlyRootFilesystem: false readOnlyRootFilesystem: false
allowPrivilegeEscalation: true allowPrivilegeEscalation: true
runAsNonRoot: true runAsNonRoot: false
podSecurityContext: podSecurityContext:
runAsUser: 0 runAsUser: 0

View File

@ -21,7 +21,7 @@ podSecurityContext:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
command: ["authelia"] command: ["authelia"]
args: ["--config=/configuration.yaml"] args: ["--config=/configuration.yaml"]

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/bazarr repository: ghcr.io/k8s-at-home/bazarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.9.8@sha256:840963ab202a6ada09b34c38d4199722da1197f21797d8e9eb3b66ea5bd8f9eb tag: v0.9.9@sha256:889f97670f5af6b39896a89c76652e346693b446bc9097988ff8eb32141fc38f
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/bazarr repository: ghcr.io/k8s-at-home/bazarr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.9.8@sha256:840963ab202a6ada09b34c38d4199722da1197f21797d8e9eb3b66ea5bd8f9eb tag: v0.9.9@sha256:889f97670f5af6b39896a89c76652e346693b446bc9097988ff8eb32141fc38f
securityContext: securityContext:
privileged: false privileged: false

View File

@ -65,7 +65,7 @@ questions:
description: "Please specify type of workload to deploy" description: "Please specify type of workload to deploy"
label: "(Advanced) Controller Type" label: "(Advanced) Controller Type"
schema: schema:
type: string type: string
default: "deployment" default: "deployment"
required: true required: true
enum: enum:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
securityContext: securityContext:
privileged: false privileged: false

View File

@ -13,7 +13,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
initContainers: initContainers:
init-postgresdb: init-postgresdb:

View File

@ -9,7 +9,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
securityContext: securityContext:
privileged: false privileged: false

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/linuxserver/healthchecks repository: ghcr.io/linuxserver/healthchecks
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-v1.22.0@sha256:d73ac0ff41458e35f59cd49c793352752c322c06e3abd43192102c61777d08fc tag: version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -4,7 +4,7 @@ image:
# -- image repository # -- image repository
repository: ghcr.io/linuxserver/healthchecks repository: ghcr.io/linuxserver/healthchecks
# -- image tag # -- image tag
tag: version-v1.22.0@sha256:d73ac0ff41458e35f59cd49c793352752c322c06e3abd43192102c61777d08fc tag: version-v1.22.0@sha256:f2e6865c909a1eeebf8bbe2736c0a3145ed5e9fa1bddde0809993a74963bc14a
# -- image pull policy # -- image pull policy
pullPolicy: IfNotPresent pullPolicy: IfNotPresent

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/truecharts/home-assistant repository: ghcr.io/truecharts/home-assistant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2021.9.5@sha256:74f52d4f58252905854c28bde4172f41cc0449f3144c30d10f0244f75539e739 tag: v2021.9.6@sha256:74644684cd6d96bdeab87586e21235ee48d0dac44285cd0b68b12ce0e11895db
## ##
# Most other defaults are set in questions.yaml # Most other defaults are set in questions.yaml

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/truecharts/home-assistant repository: ghcr.io/truecharts/home-assistant
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v2021.9.5@sha256:74f52d4f58252905854c28bde4172f41cc0449f3144c30d10f0244f75539e739 tag: v2021.9.6@sha256:74644684cd6d96bdeab87586e21235ee48d0dac44285cd0b68b12ce0e11895db
env: {} env: {}
# TZ: # TZ:

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
probes: probes:
liveness: liveness:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/k8s-at-home/jackett repository: ghcr.io/k8s-at-home/jackett
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v0.18.729@sha256:7b814d426af9f3329edeb17cedab01217f7eee638f12e32f91c56d27aba48b6c tag: v0.18.746@sha256:4caa9f57a10c07cca49935b6e039aa4c15eb20f28add18983bb62b028e245edd
securityContext: securityContext:
privileged: false privileged: false

View File

@ -7,7 +7,7 @@
image: image:
repository: pykmsorg/py-kms repository: pykmsorg/py-kms
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: minimal@sha256:0677b645869486b637cca0d134ed3238dd5c59ecb1a49843aa8b978e82a9feff tag: minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c
## ##

View File

@ -3,7 +3,7 @@
image: image:
repository: pykmsorg/py-kms repository: pykmsorg/py-kms
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: minimal@sha256:0677b645869486b637cca0d134ed3238dd5c59ecb1a49843aa8b978e82a9feff tag: minimal@sha256:f60edd7b3e7d59b5a2759584a3bf844cf41a3f1a1346186bb77409e0cb0a143c
service: service:
main: main:

View File

@ -7,7 +7,7 @@
image: image:
repository: ghcr.io/techno-tim/littlelink-server repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:34bedc36ca0d1b4ace03d893019652987c8b278659af4e9c4f6e61780d6a5875 tag: latest@sha256:10dafadbf081fe014799f028024ccb4da2ba566d0413c3d6ebce6fc051a9f3f3
envFrom: envFrom:
- configMapRef: - configMapRef:

View File

@ -3,7 +3,7 @@
image: image:
repository: ghcr.io/techno-tim/littlelink-server repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: latest@sha256:34bedc36ca0d1b4ace03d893019652987c8b278659af4e9c4f6e61780d6a5875 tag: latest@sha256:10dafadbf081fe014799f028024ccb4da2ba566d0413c3d6ebce6fc051a9f3f3
service: service:

View File

@ -12,7 +12,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
strategy: strategy:
type: Recreate type: Recreate

View File

@ -15,7 +15,7 @@ podSecurityContext:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
service: service:
main: main:
ports: ports:

View File

@ -7,7 +7,7 @@
image: image:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
initContainers: initContainers:

View File

@ -1,7 +1,7 @@
image: image:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
service: service:

View File

@ -12,7 +12,7 @@ image:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
envTpl: envTpl:

View File

@ -66,6 +66,27 @@ questions:
description: "(Legacy) OnDelete: ignore .spec.template changes" description: "(Legacy) OnDelete: ignore .spec.template changes"
# Include{controllerExpert} # 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 - variable: vaultwarden
label: "" label: ""
group: "App Configuration" group: "App Configuration"
@ -359,26 +380,7 @@ questions:
schema: schema:
type: string type: string
default: "" 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 - variable: hostNetwork
group: "Networking and Services" group: "Networking and Services"

View File

@ -21,7 +21,7 @@ podSecurityContext:
postgresqlImage: postgresqlImage:
repository: bitnami/postgresql repository: bitnami/postgresql
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 13.4.0@sha256:7fff0f7e827cd8e1daa3adbf0ca3f19e21006023c0f6d1c2d835718961516a87 tag: 13.4.0@sha256:8dd9c609de6a960d65285f56106e00bd06ee0ce74fad4876ca7f8d847d10b2e2
service: service: