Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ configMapGenerator:
- configmap/shutdown-mongo.js
images:
- name: busybox
newTag: 1.37.0@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f
newTag: 1.37.0@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
- name: lscr.io/linuxserver/unifi-network-application
newTag: 8.6.9@sha256:9019e3eb5a02e1813a1700e114deccc98466a7e52a72030702fcc3e83fd9aafa
- name: mongo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ configMapGenerator:
disableNameSuffixHash: true
images:
- name: busybox
newTag: 1.37.0@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f
newTag: 1.37.0@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
- name: timberio/vector
newTag: 0.42.0-distroless-libc@sha256:252e66723a0921c1e6bdfc057bb7d1181078f5c17cdfc19a7a9db98283da30e5
namespace: homeassistant
Expand Down
2 changes: 1 addition & 1 deletion kustomization/overlays/prod/manyfold/kustomization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ components:
- ../../../components/manyfold
images:
- name: busybox
newTag: 1.37.0@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f
newTag: 1.37.0@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68
- name: ghcr.io/manyfold3d/manyfold-solo
newTag: 0.89.0@sha256:038500bfa1f4c464a24b40e883ac8547c860afc3dc9a3829ae92b5ac206f00ed
namespace: manyfold
Expand Down