Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Sep 21, 2024
2 parents 593455c + bbb104f commit 1cfd96f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kubernetes/main/apps/downloads/radarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
app:
image:
repository: ghcr.io/onedr0p/radarr-develop
tag: 5.10.3.9178@sha256:751c19ed421afe5cec92f48c39f225ad7a2a420425da8e4f9ea121e489e53f05
tag: 5.10.4.9218@sha256:f986ba978d450226de00d8174552f62cc877aca7693bb1b32e7ac70af62f8f8d
env:
COMPlus_EnableDiagnostics: "0"
RADARR__INSTANCE_NAME: Radarr
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/minio/minio/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
app:
image:
repository: quay.io/minio/minio
tag: RELEASE.2024-08-17T01-24-54Z@sha256:6f23072e3e222e64fe6f86b31a7f7aca971e5129e55cbccef649b109b8e651a1
tag: RELEASE.2024-09-13T20-26-02Z@sha256:cd04ea408e185cb50076ea1c3988d444119b19aaae15aab45387ccf14b2a2f86
env:
MINIO_API_CORS_ALLOW_ORIGIN: https://minio.econline.nl,https://s3.econline.nl
MINIO_BROWSER_REDIRECT_URL: https://minio.econline.nl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: rook-ceph-cluster
version: v1.15.1
version: v1.15.2
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: rook-ceph
version: v1.15.1
version: v1.15.2
sourceRef:
kind: HelmRepository
name: rook-ceph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
app:
image:
repository: ghcr.io/authelia/authelia
tag: 4.38.10
tag: 4.38.11
env:
AUTHELIA_SERVER_ADDRESS: tcp://0.0.0.0:80
AUTHELIA_SERVER_DISABLE_HEALTHCHECK: "true"
Expand Down

0 comments on commit 1cfd96f

Please sign in to comment.