Compare commits

...

22 commits

Author SHA1 Message Date
renovate[bot] e99e4a663b
Merge 6f0938551e into 6b118ab4a3 2024-05-08 08:10:09 +00:00
renovate[bot] 6f0938551e
chore(deps): update helm chart argo-cd to v6 2024-05-08 08:10:06 +00:00
renovate[bot] 6b118ab4a3 chore(deps): update helm chart homer to v8.1.12 2024-05-07 00:13:33 +00:00
renovate[bot] 138454ab4d chore(deps): update docker image quay.io/kiwigrid/k8s-sidecar to v1.26.2 2024-05-07 00:13:04 +00:00
renovate[bot] 53af3b1403 chore(deps): update helm chart minio to v5.2.0 2024-05-06 00:56:05 +00:00
renovate[bot] af91f9e2a6 chore(deps): update helm chart cloudnative-pg to v0.21.2 2024-05-05 23:03:04 +00:00
renovate[bot] 50ab284b28 chore(deps): update docker image quay.io/prometheus/node-exporter to v1.8.0 2024-05-05 23:02:37 +00:00
Gerrit Pannek 73a330b39f update(nextcloud): 28 2024-05-05 21:02:41 +02:00
renovate[bot] 75fc9d0609 chore(deps): update docker image octoprint/octoprint to v1.10.0 2024-05-05 02:06:24 +00:00
renovate[bot] b0e88eecac chore(deps): update docker image koenkk/zigbee2mqtt to v1.37.0 2024-05-05 02:05:52 +00:00
renovate[bot] 993f61a952 chore(deps): update docker image homeassistant/home-assistant to v2024.5 2024-05-04 01:43:24 +00:00
renovate[bot] ea66b0367f chore(deps): update docker image ghcr.io/fluxcd/source-controller to v1.3.0 2024-05-04 01:42:57 +00:00
nold 3346143360 update(localai): 2024-05-03 16:57:38 +02:00
nold 4fb978e813
update(nextcloud): 26 -> 27 2024-05-03 09:15:58 +02:00
nold f9dd37f72b
update(nextcloud): 25 -> 26 2024-05-03 09:10:28 +02:00
renovate[bot] cff5a298fc chore(deps): update docker image codeberg.org/forgejo/forgejo to v7.0 2024-05-03 09:06:10 +02:00
renovate[bot] 99c8eec1d6 chore(deps): update docker image ghcr.io/onedr0p/prowlarr-develop to v1.17 2024-05-03 01:03:49 +00:00
renovate[bot] bd3fc95b76 chore(deps): update docker image docker.io/qdrant/qdrant to v1.9.1 2024-05-03 01:03:15 +00:00
renovate[bot] 1e0fdd2b1d chore(deps): update docker image ghcr.io/navidrome/navidrome to v0.52.0 2024-05-02 01:42:40 +00:00
renovate[bot] b35ee263b0 chore(deps): update helm chart argo-workflows to v0.41.4 2024-05-02 01:42:25 +00:00
renovate[bot] e117787399 chore(deps): update helm chart qdrant to v0.8.5 2024-05-01 01:22:18 +00:00
renovate[bot] 853f79dd09 chore(deps): update docker image quay.io/argoproj/argocd to v2.10.9 2024-05-01 01:21:48 +00:00
18 changed files with 20 additions and 20 deletions

View file

@ -3563,7 +3563,7 @@ spec:
fieldPath: metadata.namespace
- name: TUF_ROOT
value: /tmp/.sigstore
image: ghcr.io/fluxcd/source-controller:v1.2.5
image: ghcr.io/fluxcd/source-controller:v1.3.0
imagePullPolicy: IfNotPresent
livenessProbe:
httpGet:

View file

@ -34,7 +34,7 @@ apps:
- name: qdrant
repoURL: https://qdrant.to/helm
chart: qdrant
targetRevision: 0.8.4
targetRevision: 0.8.5
- name: bibot
namespace: bibot

View file

@ -3,7 +3,7 @@ replicaCount: 1
deployment:
image:
repository: quay.io/go-skynet/local-ai
tag: v2.13.0-cublas-cuda12-ffmpeg-core
tag: v2.14.0-cublas-cuda12-ffmpeg-core
pullPolicy: Always
runtimeClassName: nvidia

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.9.0"
tag: "v1.9.1"
useUnprivilegedImage: true
env:

View file

@ -5,7 +5,7 @@ apps:
- name: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argo-cd
targetRevision: 5.55.0
targetRevision: 6.8.0
syncWave: '0'
syncPolicy:
automated:

View file

@ -8,7 +8,7 @@ installCRDs: true
global:
image:
repository: quay.io/argoproj/argocd
tag: v2.10.8
tag: v2.10.9
# imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 999
@ -176,7 +176,7 @@ repoServer:
initContainers:
- name: copy-cmp-server
image: quay.io/argoproj/argocd:v2.10.8
image: quay.io/argoproj/argocd:v2.10.9
command:
- cp
- -n

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.16"
tag: "1.17"
# -- image pull policy
pullPolicy: IfNotPresent

View file

@ -13,7 +13,7 @@ strategy:
image:
registry: codeberg.org
repository: forgejo/forgejo
tag: "1.21"
tag: "7.0"
rootless: true
podSecurityContext:

View file

@ -8,7 +8,7 @@ nodeExporter:
enabled: true
image:
repository: quay.io/prometheus/node-exporter
tag: v1.7.0
tag: v1.8.0
hostNetwork: true
hostPID: true

View file

@ -4,7 +4,7 @@ controllers:
main:
image:
repository: homeassistant/home-assistant
tag: "2024.4"
tag: "2024.5"
env:
TZ: Europe/Berlin

View file

@ -172,7 +172,7 @@ sidecar:
# -- The image repository to pull from
repository: kiwigrid/k8s-sidecar
# -- The image tag to pull, default: `1.23.1`
tag: 1.26.1
tag: 1.26.2
# -- The image pull policy, default: `IfNotPresent`
pullPolicy: IfNotPresent
# -- The extra volume mounts for the sidecar

View file

@ -4,7 +4,7 @@ apps:
- name: homer
repoURL: https://djjudas21.github.io/charts
chart: homer
targetRevision: 8.1.11
targetRevision: 8.1.12
include:
- ingress-internal
- noRoot

View file

@ -1,6 +1,6 @@
image:
repository: koenkk/zigbee2mqtt
tag: 1.36.1
tag: 1.37.0
service:
main:

View file

@ -1,6 +1,6 @@
image:
repository: ghcr.io/navidrome/navidrome
tag: 0.51.1
tag: 0.52.0
env:
TZ: "Europe/Amsterdam"

View file

@ -1,5 +1,5 @@
image:
tag: 25-fpm
tag: 28-fpm
pullPolicy: Always
nextcloud:

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: octoprint/octoprint
# -- image tag
tag: 1.9.3-minimal
tag: 1.10.0-minimal
# -- image pull policy
pullPolicy: IfNotPresent

View file

@ -11,7 +11,7 @@ apps:
namespace: s3
repoURL: https://charts.min.io
chart: minio
targetRevision: 5.1.0
targetRevision: 5.2.0
secrets:
- name: minio-root
keys:
@ -22,7 +22,7 @@ apps:
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.20.2
targetRevision: 0.21.2
- name: redis-operator
repoURL: https://ot-container-kit.github.io/helm-charts

View file

@ -5,7 +5,7 @@ apps:
- name: argo-workflows
repoURL: https://argoproj.github.io/argo-helm
chart: argo-workflows
targetRevision: 0.41.3
targetRevision: 0.41.4
# secrets:
# - name: argocd-secret
# keys: