From e64ef776a62277230d91eae294f785fa2e6ff5ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 17:52:57 +0000 Subject: [PATCH] chore(deps): update phpipam to v1.7.3 --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 10855cb..15d9c81 100644 --- a/values.yaml +++ b/values.yaml @@ -18,7 +18,7 @@ phpipam: repository: phpipam/phpipam-www pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v1.6.0" + tag: "v1.7.3" replicaCount: 1 service: type: ClusterIP @@ -40,7 +40,7 @@ cron: image: repository: phpipam/phpipam-cron pullPolicy: IfNotPresent - tag: "v1.6.0" + tag: "v1.7.3" scan_interval: 1h resources: # resources are not mapped yet and therefor not working