chore(deps): update docker general non-major (#3089)
* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
304164df9a
commit
45826a0aaa
@@ -26,7 +26,7 @@ name: authentik
|
||||
sources:
|
||||
- https://github.com/goauthentik/authentik
|
||||
- https://goauthentik.io/docs/
|
||||
version: 2.0.12
|
||||
version: 2.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- authentication
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/authentik
|
||||
tag: v2022.7.1@sha256:72733b9dace660d2107f81f3133818e8ef58009d1c7e6df885c608b72087c0f6
|
||||
tag: v2022.7.2@sha256:5e00c82806f99fe7a964b794a1d89614ccf0d7bb4341c0f948ff7c1de960c171
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
geoipImage:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: cloudflared
|
||||
version: 0.0.3
|
||||
version: 0.0.4
|
||||
appVersion: "2022.7.0"
|
||||
description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: cloudflare/cloudflared
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2022.7.0
|
||||
tag: 2022.7.1
|
||||
|
||||
extraArgs: ["tunnel", "--no-autoupdate", "run", "--token", "{{ .Values.env.token }}"]
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://hub.docker.com/r/tiredofit/self-service-password
|
||||
- https://self-service-password.readthedocs.io/en/latest
|
||||
type: application
|
||||
version: 1.0.11
|
||||
version: 1.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/self-service-password
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.3@sha256:a9b2ddada5f3077c022807908bede320f5dd0ef675e782650b04954179bb76c0
|
||||
tag: v5.2.3@sha256:071f7687cca45e120ac447dc6507fa243af2d5df5801f24f44d868442af8c983
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user