From f015ce1c009d9cf0144740d79773ca5c62b2e5d3 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 22 Jun 2024 15:08:29 -0500 Subject: [PATCH] change version to int --- clusters/cl01tl/platform/portainer/Chart.yaml | 2 +- clusters/cl01tl/platform/vault/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/portainer/Chart.yaml b/clusters/cl01tl/platform/portainer/Chart.yaml index d6c7cfdd1..35ef769ea 100644 --- a/clusters/cl01tl/platform/portainer/Chart.yaml +++ b/clusters/cl01tl/platform/portainer/Chart.yaml @@ -14,7 +14,7 @@ sources: - https://github.com/portainer/k8s dependencies: - name: portainer - version: "1.0.51" + version: 1.0.51 repository: https://portainer.github.io/k8s/ maintainers: - name: alexlebens diff --git a/clusters/cl01tl/platform/vault/Chart.yaml b/clusters/cl01tl/platform/vault/Chart.yaml index 67f7e7107..1a41181c8 100644 --- a/clusters/cl01tl/platform/vault/Chart.yaml +++ b/clusters/cl01tl/platform/vault/Chart.yaml @@ -14,7 +14,7 @@ maintainers: - name: alexlebens dependencies: - name: vault - version: "0.28.0" + version: 0.28.0 repository: https://helm.releases.hashicorp.com icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png appVersion: 1.17.0