Skip to content

Commit

Permalink
Merge branch 'master' into renovate/helm-mariadb-15.7.x
Browse files Browse the repository at this point in the history
Signed-off-by: Kjeld Schouten <[email protected]>
  • Loading branch information
PrivatePuffin authored Dec 31, 2024
2 parents c69c529 + 414cc6b commit 03f8ad0
Show file tree
Hide file tree
Showing 87 changed files with 138 additions and 138 deletions.
4 changes: 2 additions & 2 deletions charts/incubator/broadcast-box/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ apiVersion: v2
appVersion: latest
dependencies:
- name: common
version: 25.1.7
version: 25.3.1
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/broadcast-box
- https://hub.docker.com/r/seaduboi/broadcast-box
type: application
version: 0.0.1
version: 0.1.0
4 changes: 2 additions & 2 deletions charts/incubator/manyfold/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand All @@ -40,4 +40,4 @@ sources:
- https://github.com/Floppy/van_dam
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
type: application
version: 0.19.1
version: 0.20.0
2 changes: 1 addition & 1 deletion charts/incubator/mixpost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/incubator/plant-it/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/premium/authelia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down Expand Up @@ -50,4 +50,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/truecharts/charts/tree/master/charts/premium/authelia
type: application
version: 26.1.1
version: 26.2.0
4 changes: 2 additions & 2 deletions charts/premium/blocky/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand All @@ -43,4 +43,4 @@ sources:
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
version: 16.9.1
version: 16.10.0
4 changes: 2 additions & 2 deletions charts/premium/nextcloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down Expand Up @@ -49,4 +49,4 @@ sources:
- https://hub.docker.com/r/collabora/code
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
type: application
version: 32.5.1
version: 32.6.0
2 changes: 1 addition & 1 deletion charts/stable/anonaddy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/anything-llm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ sources:
- https://github.com/Mintplex-Labs/anything-llm
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
type: application
version: 3.4.0
version: 3.4.1
2 changes: 1 addition & 1 deletion charts/stable/anything-llm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mintplex-labs/anything-llm
pullPolicy: IfNotPresent
tag: latest@sha256:945bdada9303918477d815280eba89f6926e63e541446064d5d5404c9bccaa8f
tag: latest@sha256:3ac12ea5659c2a3c46bcca2dccf705fec9412d6a95505b7076f4a82bb89a8637
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/authentik/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down Expand Up @@ -44,4 +44,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/authentik
- https://goauthentik.io/docs/
type: application
version: 27.14.2
version: 27.15.0
2 changes: 1 addition & 1 deletion charts/stable/authentik/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image:
pullPolicy: IfNotPresent
geoipImage:
repository: ghcr.io/maxmind/geoipupdate
tag: v7.0.1@sha256:80c57598a9ff552953e499cefc589cfe7b563d64262742ea42f2014251b557b0
tag: v7.1.0@sha256:e596817580fb150490f9897390a5a8b52bcfb8b9bb69354ae9bdfd47a949d84e
pullPolicy: IfNotPresent
ldapImage:
repository: ghcr.io/goauthentik/ldap
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/baserow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand All @@ -39,4 +39,4 @@ sources:
- https://gitlab.com/bramw/baserow/
- https://hub.docker.com/r/baserow/baserow
type: application
version: 14.12.1
version: 14.13.0
4 changes: 2 additions & 2 deletions charts/stable/chroma/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.5.23
appVersion: 0.6.0
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/chroma-core/chroma
- https://github.com/truecharts/charts/tree/master/charts/stable/chroma
type: application
version: 4.4.0
version: 4.5.0
2 changes: 1 addition & 1 deletion charts/stable/chroma/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/chroma-core/chroma
pullPolicy: IfNotPresent
tag: 0.5.23@sha256:18e67eecc172abbcd9413d751bde64983b3d167fe497c98f979083eb24c0c942
tag: 0.6.0@sha256:fe848c797d8e83f97eff061d3b52811d5e8785057b988d64c3144796daf28f49

securityContext:
container:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/ctfd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/etesync/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down Expand Up @@ -46,4 +46,4 @@ sources:
- https://hub.docker.com/r/victorrds/etesync
- https://www.etesync.com/
type: application
version: 11.9.1
version: 11.10.0
2 changes: 1 addition & 1 deletion charts/stable/filestash/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ sources:
- https://hub.docker.com/r/machines/filestash
- https://www.filestash.app/
type: application
version: 8.4.1
version: 8.4.2
2 changes: 1 addition & 1 deletion charts/stable/filestash/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/machines/filestash
tag: latest@sha256:a4cb390f3c48d15049fcc827009fcd14b7ccca861380bbe4aa6263bfcf282ae9
tag: latest@sha256:e5e8d6571b02e381719db7e5dd86ad2a02e26d63960f80e85ff98854b5865fcb
pullPolicy: IfNotPresent

securityContext:
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/fireflyiii/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand All @@ -40,4 +40,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://hub.docker.com/r/fireflyiii/core
type: application
version: 27.8.1
version: 27.9.0
2 changes: 1 addition & 1 deletion charts/stable/friendica/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
6 changes: 3 additions & 3 deletions charts/stable/ghostfolio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.131.0
appVersion: 2.132.0
dependencies:
- name: common
version: 25.3.1
Expand All @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: ""
alias: ""
Expand All @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
- https://hub.docker.com/r/ghostfolio/ghostfolio
type: application
version: 6.42.1
version: 6.43.0
2 changes: 1 addition & 1 deletion charts/stable/ghostfolio/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/ghostfolio/ghostfolio
pullPolicy: IfNotPresent
tag: 2.131.0@sha256:083498236af2ba8bf0c0213b891db608bcb7805eae689e141c438ad4ef28d3ba
tag: 2.132.0@sha256:632ebf7a5b21e06a92ff283a6396f50c8ac520bc2927c92d966b885188a40ab8
securityContext:
container:
runAsNonRoot: false
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/gitea/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: memcached
version: 14.3.2
version: 14.4.0
repository: oci://tccr.io/truecharts
condition: memcached.enabled
alias: ""
Expand Down Expand Up @@ -45,4 +45,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gitea
- https://hub.docker.com/r/gitea/gitea
type: application
version: 20.8.0
version: 20.9.0
4 changes: 2 additions & 2 deletions charts/stable/gravity/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.19.0
appVersion: 0.19.1
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -34,4 +34,4 @@ sources:
- https://github.com/BeryJu/gravity
- https://github.com/truecharts/charts/tree/master/charts/stable/gravity
type: application
version: 5.10.0
version: 5.10.1
2 changes: 1 addition & 1 deletion charts/stable/gravity/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/beryju/gravity
tag: v0.19.0@sha256:1802fa5f0aff00bf6c99e76e77e54cc5443dbeb4865346bf6417947b2a6e1200
tag: v0.19.1@sha256:dacd44b69d30d078fd2125c89849085073de14163f99e88ad9ab82a597dd0f9e
pullPolicy: IfNotPresent

securityContext:
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/hasty-paste/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down Expand Up @@ -44,4 +44,4 @@ sources:
- https://github.com/enchant97/hasty-paste/blob/main/docs/install.md
- https://github.com/truecharts/charts/tree/master/charts/stable/hasty-paste
type: application
version: 8.8.1
version: 8.9.0
2 changes: 1 addition & 1 deletion charts/stable/heimdall/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ sources:
- https://github.com/linuxserver/Heimdall/
- https://github.com/truecharts/charts/tree/master/charts/stable/heimdall
type: application
version: 23.3.0
version: 23.3.1
2 changes: 1 addition & 1 deletion charts/stable/heimdall/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: lscr.io/linuxserver/heimdall
tag: 2.6.3@sha256:0f43852c03a4402742405ac39b132ed251e342f825e18d33dd69841be5d824f0
tag: 2.6.3@sha256:6828c56bd129606aed0222b841f426afed1d81f1117f570dc1ea775787d2566c
pullPolicy: IfNotPresent
service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/humhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand Down
4 changes: 2 additions & 2 deletions charts/stable/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
tags: []
import-values: []
- name: redis
version: 15.4.2
version: 15.5.0
repository: oci://tccr.io/truecharts
condition: redis.enabled
alias: ""
Expand All @@ -40,4 +40,4 @@ sources:
- https://github.com/immich-app/immich
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
type: application
version: 17.33.1
version: 17.34.0
4 changes: 2 additions & 2 deletions charts/stable/jellyseerr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.2.2
appVersion: 2.2.3
dependencies:
- name: common
version: 25.3.1
Expand All @@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr
- https://hub.docker.com/r/fallenbagel/jellyseerr
type: application
version: 12.4.1
version: 12.4.2
2 changes: 1 addition & 1 deletion charts/stable/jellyseerr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/fallenbagel/jellyseerr
tag: 2.2.2@sha256:fe72f4b341fa5c3275826a39aebfff23cbd552c956b0ab2d51dfba6a49b528f8
tag: 2.2.3@sha256:a324fa4d81cce73116801bee3c50b632f3457c0ca0ad31aa692c640e22f50dea
pullPolicy: IfNotPresent
service:
main:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/kdenlive/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/kdenlive
- https://kdenlive.org/
type: application
version: 7.4.0
version: 7.4.1
Loading

0 comments on commit 03f8ad0

Please sign in to comment.