From 766becf4cfafd7177d6b9933309093fb44538823 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 8 Feb 2023 16:25:52 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/portainer-ce to v2.17.0 --- charts/stable/portainer-ce/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/portainer-ce/values.yaml b/charts/stable/portainer-ce/values.yaml index a5860263a34..6f904a30a3c 100644 --- a/charts/stable/portainer-ce/values.yaml +++ b/charts/stable/portainer-ce/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/portainer-ce - tag: 2.16.2@sha256:e838286b3a84886881e103bb3291b369135eb01ff27ba20351f7a932f4c1cbad + tag: 2.17.0@sha256:15f56770cbf0c097abfc4d1f19ab1a659b1acaae16c5fa17419f4d200f8fd2a9 pullPolicy: IfNotPresent portainer: From 67da7e4e4ced3f6802a839a61d7f25136a2befe8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 8 Feb 2023 16:29:45 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/portainer-ce/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/portainer-ce/Chart.yaml b/charts/stable/portainer-ce/Chart.yaml index 0ec51fcf4df..66cd30bd6d0 100644 --- a/charts/stable/portainer-ce/Chart.yaml +++ b/charts/stable/portainer-ce/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.16.2" +appVersion: "2.17.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce - https://hub.docker.com/portainer/portainer-ce - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal -version: 3.0.9 +version: 3.0.10 annotations: truecharts.org/catagories: | - management