From 917e409e486040521c8a28b7efa9b9299326d5bd Mon Sep 17 00:00:00 2001 From: aggarwalakshun Date: Tue, 13 Jan 2026 00:14:05 +0530 Subject: [PATCH] Update Pulse Helm chart version and repository URL --- clusters/ipv6/monitoring/pulse/pulse-release.yml | 6 +++--- clusters/ipv6/monitoring/pulse/pulse-repo.yml | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/clusters/ipv6/monitoring/pulse/pulse-release.yml b/clusters/ipv6/monitoring/pulse/pulse-release.yml index f7f541e..aef4244 100644 --- a/clusters/ipv6/monitoring/pulse/pulse-release.yml +++ b/clusters/ipv6/monitoring/pulse/pulse-release.yml @@ -9,6 +9,7 @@ spec: chart: spec: chart: pulse + version: "5.0.15" sourceRef: kind: HelmRepository name: pulse @@ -18,6 +19,5 @@ spec: persistence: enabled: true existingClaim: pulse-longhorn - image: - repository: rcourtman/pulse - tag: 5.0.15 + strategy: + type: Recreate diff --git a/clusters/ipv6/monitoring/pulse/pulse-repo.yml b/clusters/ipv6/monitoring/pulse/pulse-repo.yml index ca3b225..5e6b25c 100644 --- a/clusters/ipv6/monitoring/pulse/pulse-repo.yml +++ b/clusters/ipv6/monitoring/pulse/pulse-repo.yml @@ -5,6 +5,5 @@ metadata: name: pulse namespace: flux-system spec: - type: "oci" interval: 6h - url: oci://ghcr.io/rcourtman/pulse-chart + url: https://rcourtman.github.io/Pulse