2 Commits

Author SHA1 Message Date
0d71822990 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-06-14 21:04:54 +00:00
9911cc8089 Update ghcr.io/linuxserver/code-server:4.100.3 Docker digest to 2b0035a
Some checks failed
lint-test-helm / helm-lint (pull_request) Successful in 44s
renovate / renovate (push) Successful in 1m44s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-14 21:02:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ code-server:
main: main:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.100.3@sha256:d7f2668cc91adc8a2826be20a1e2d7782d1484c037725f827bb888d040cd9f68 tag: 4.100.3@sha256:2b0035ad3655e2687a07ff169d0df50cd3b02510100a7f9534eda82342977cc1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -21,7 +21,7 @@ home-assistant:
code-server: code-server:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.100.3@sha256:d7f2668cc91adc8a2826be20a1e2d7782d1484c037725f827bb888d040cd9f68 tag: 4.100.3@sha256:2b0035ad3655e2687a07ff169d0df50cd3b02510100a7f9534eda82342977cc1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ