Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion rpi5/ha-proxy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ labels:
images:
- name: busybox
newName: dhi.io/nginx
newTag: 1.31-debian13-dev@sha256:d13bca1250d5672bcb85456baee6f8fbd1889d536cad41535aff4eb41946368e
newTag: 1.31-debian13-dev@sha256:a8e71bffae5164aebe6ba75d1f427c097ba79de27c2829bfa7fddc20b07e1ebc

configMapGenerator:
- name: domain-config
Expand Down
2 changes: 1 addition & 1 deletion rpi5/immich-proxy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ labels:
images:
- name: busybox
newName: dhi.io/nginx
newTag: 1.31-debian13-dev@sha256:d13bca1250d5672bcb85456baee6f8fbd1889d536cad41535aff4eb41946368e
newTag: 1.31-debian13-dev@sha256:a8e71bffae5164aebe6ba75d1f427c097ba79de27c2829bfa7fddc20b07e1ebc

configMapGenerator:
- name: domain-config
Expand Down
Loading