2 Commits

Author SHA1 Message Date
763eada975 Update php Docker tag to v8.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-11-25 14:02:14 +00:00
9ba873a026 Update goharbor/harbor-core Docker tag to v2.14.1 (#2126)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m35s
2025-11-25 14:01:24 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ shelly-plug:
main:
image:
repository: php
tag: 8.4.15-apache-bookworm
tag: 8.5.0-apache-bookworm
pullPolicy: IfNotPresent
env:
- name: SHELLY_HOSTNAME

View File

@@ -44,7 +44,7 @@ harbor:
core:
image:
repository: goharbor/harbor-core
tag: v2.14.0
tag: v2.14.1
replicas: 2
existingSecret: harbor-secret
secretName: harbor-secret