From 2d783667a27c25e5cb77319cf548382a929e353f Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Sun, 25 Sep 2022 14:45:48 +0300 Subject: [PATCH] chore(portainer): bump common to test (#3888) --- charts/incubator/portainer-ce/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/portainer-ce/Chart.yaml b/charts/incubator/portainer-ce/Chart.yaml index a087d5b798c..ac3e17db165 100644 --- a/charts/incubator/portainer-ce/Chart.yaml +++ b/charts/incubator/portainer-ce/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.15.1" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 10.5.10 + version: 10.6.1 description: Container management made easy home: https://truecharts.org/docs/charts/incubator/portainer-ce icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer-ce.png @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal - https://hub.docker.com/r/portainer/portainer-ce -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - management