feat(portainer): move to stable (#3945)

* remove 'templates' as it's about docker not helm

* feat(portainer): move to stable
This commit is contained in:
Stavros Kois 2022-09-28 23:50:29 +03:00 committed by GitHub
parent c24ab776ea
commit 6b640db428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 1 additions and 12 deletions

View File

@ -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.8
version: 1.0.0
annotations:
truecharts.org/catagories: |
- management

View File

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -25,12 +25,6 @@ questions:
schema:
type: string
default: ""
- variable: templates
label: Templates URL
description: Specifies the URL to the templates (apps) definitions.
schema:
type: string
default: ""
- variable: edge_compute
label: Edge Compute
description: Automatically enables Edge Compute features.

View File

@ -5,9 +5,6 @@ args:
{{- with .Values.portainer.logo }}
- --logo={{ . }}
{{- end }}
{{- with .Values.portainer.templates }}
- --templates={{ . }}
{{- end }}
{{- if .Values.portainer.edge_compute }}
- --edge-compute
{{- end }}

View File

@ -6,8 +6,6 @@ image:
portainer:
# Logo URL
logo: ""
# Templates URL
templates: ""
# Enables Edge Compute Features
edge_compute: false
# Sets Snapshot interval