diff --git a/stable/portainer-ce/3.0.14/app-changelog.md b/stable/portainer-ce/3.0.14/app-changelog.md deleted file mode 100644 index e4772356ef..0000000000 --- a/stable/portainer-ce/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-ce-3.0.14](https://github.com/truecharts/charts/compare/portainer-ce-3.0.13...portainer-ce-3.0.14) (2023-03-11) - -### Feat - -- add be image ([#7783](https://github.com/truecharts/charts/issues/7783)) - - \ No newline at end of file diff --git a/stable/portainer-ce/3.0.14/CHANGELOG.md b/stable/portainer-ce/3.0.15/CHANGELOG.md similarity index 85% rename from stable/portainer-ce/3.0.14/CHANGELOG.md rename to stable/portainer-ce/3.0.15/CHANGELOG.md index 3abcb3acf8..08606b1ca0 100644 --- a/stable/portainer-ce/3.0.14/CHANGELOG.md +++ b/stable/portainer-ce/3.0.15/CHANGELOG.md @@ -4,6 +4,19 @@ +## [portainer-ce-3.0.15](https://github.com/truecharts/charts/compare/portainer-ce-3.0.14...portainer-ce-3.0.15) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.18.1 ([#8649](https://github.com/truecharts/charts/issues/8649)) + + ### Fix + +- Fix digest on portainer-be image ([#7790](https://github.com/truecharts/charts/issues/7790)) + + + + ## [portainer-ce-3.0.14](https://github.com/truecharts/charts/compare/portainer-ce-3.0.13...portainer-ce-3.0.14) (2023-03-11) ### Feat @@ -84,16 +97,3 @@ ## [portainer-ce-3.0.5](https://github.com/truecharts/charts/compare/portainer-ce-3.0.4...portainer-ce-3.0.5) (2022-12-19) ### Chore - -- update helm general non-major - - - - -## [portainer-ce-3.0.4](https://github.com/truecharts/charts/compare/portainer-ce-3.0.3...portainer-ce-3.0.4) (2022-12-13) - -### Chore - -- update helm general non-major - - diff --git a/stable/portainer-ce/3.0.14/Chart.yaml b/stable/portainer-ce/3.0.15/Chart.yaml similarity index 84% rename from stable/portainer-ce/3.0.14/Chart.yaml rename to stable/portainer-ce/3.0.15/Chart.yaml index 85e5a6ad3a..e1d709198a 100644 --- a/stable/portainer-ce/3.0.14/Chart.yaml +++ b/stable/portainer-ce/3.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.17.1" +appVersion: "2.18.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -17,11 +17,9 @@ maintainers: name: portainer-ce sources: - https://github.com/truecharts/charts/tree/master/charts/stable/portainer-ce - - https://hub.docker.com/r/portainer/portainer-ce - - https://hub.docker.com/r/portainer/portainer-ee - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server -version: 3.0.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - management diff --git a/stable/portainer-ce/3.0.14/README.md b/stable/portainer-ce/3.0.15/README.md similarity index 100% rename from stable/portainer-ce/3.0.14/README.md rename to stable/portainer-ce/3.0.15/README.md diff --git a/stable/portainer-ce/3.0.15/app-changelog.md b/stable/portainer-ce/3.0.15/app-changelog.md new file mode 100644 index 0000000000..0ea81d77b9 --- /dev/null +++ b/stable/portainer-ce/3.0.15/app-changelog.md @@ -0,0 +1,13 @@ + + +## [portainer-ce-3.0.15](https://github.com/truecharts/charts/compare/portainer-ce-3.0.14...portainer-ce-3.0.15) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.18.1 ([#8649](https://github.com/truecharts/charts/issues/8649)) + + ### Fix + +- Fix digest on portainer-be image ([#7790](https://github.com/truecharts/charts/issues/7790)) + + \ No newline at end of file diff --git a/stable/portainer-ce/3.0.14/app-readme.md b/stable/portainer-ce/3.0.15/app-readme.md similarity index 100% rename from stable/portainer-ce/3.0.14/app-readme.md rename to stable/portainer-ce/3.0.15/app-readme.md diff --git a/stable/portainer-ce/3.0.14/charts/common-11.1.2.tgz b/stable/portainer-ce/3.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/portainer-ce/3.0.14/charts/common-11.1.2.tgz rename to stable/portainer-ce/3.0.15/charts/common-11.1.2.tgz diff --git a/stable/portainer-ce/3.0.14/ix_values.yaml b/stable/portainer-ce/3.0.15/ix_values.yaml similarity index 88% rename from stable/portainer-ce/3.0.14/ix_values.yaml rename to stable/portainer-ce/3.0.15/ix_values.yaml index 4c435091db..a118f3b047 100644 --- a/stable/portainer-ce/3.0.14/ix_values.yaml +++ b/stable/portainer-ce/3.0.15/ix_values.yaml @@ -1,11 +1,11 @@ image: repository: tccr.io/truecharts/portainer-ce - tag: 2.17.1@sha256:f788c772e9b9a273f44ea2cf3d365d7120e36a1f8150d77dd79ae4f013b3c6da + tag: 2.18.1@sha256:5cf05964150cd20101e793c4cebcd4a28ea3d157c843d3a55843ab7d79278fd1 pullPolicy: IfNotPresent imageBe: repository: tccr.io/truecharts/portainer-be - tag: 2.17.1@sha256:a0f48a17ba6d0e3d95469c304d6986a4c6a33533034ff04a27b8f92a09ae7fcb + tag: 2.17.1@sha256:d83c8fa439ce749d4bdc68710b9c8ca2ae6e2a54b963ec47ddba6d97d4a34f36 pullPolicy: IfNotPresent imageSelector: image diff --git a/stable/portainer-ce/3.0.14/questions.yaml b/stable/portainer-ce/3.0.15/questions.yaml similarity index 96% rename from stable/portainer-ce/3.0.14/questions.yaml rename to stable/portainer-ce/3.0.15/questions.yaml index 297fd8cdda..9d85e7eceb 100644 --- a/stable/portainer-ce/3.0.14/questions.yaml +++ b/stable/portainer-ce/3.0.15/questions.yaml @@ -225,8 +225,6 @@ questions: description: LoadBalancer (Expose Ports) - value: ClusterIP description: ClusterIP (Do Not Expose Ports) - - value: Simple - description: Deprecated CHANGE THIS - variable: loadBalancerIP label: LoadBalancer IP description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" @@ -277,8 +275,6 @@ questions: description: LoadBalancer (Expose Ports) - value: ClusterIP description: ClusterIP (Do Not Expose Ports) - - value: Simple - description: Deprecated CHANGE THIS - variable: loadBalancerIP label: LoadBalancer IP description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" @@ -317,9 +313,10 @@ questions: group: Networking and Services label: Host-Networking (Complicated) schema: + hidden: true type: boolean default: false - - variable: externalInterfaces + - variable: scaleExternalInterface description: Add External Interfaces label: Add external Interfaces group: Networking @@ -360,41 +357,41 @@ questions: description: Use DHCP - value: static description: Use Static IP - show_subquestions_if: static - subquestions: - - variable: staticIPConfigurations - label: Static IP Addresses + - variable: staticIPConfigurations + label: Static IP Addresses + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticIP + label: Static IP schema: - type: list - items: - - variable: staticIP - label: Static IP + type: ipaddr + cidr: true + - variable: staticRoutes + label: Static Routes + schema: + type: list + show_if: [["type", "=", "static"]] + items: + - variable: staticRouteConfiguration + label: Static Route Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: destination + label: Destination schema: type: ipaddr cidr: true - - variable: staticRoutes - label: Static Routes - schema: - type: list - items: - - variable: staticRouteConfiguration - label: Static Route Configuration + required: true + - variable: gateway + label: Gateway schema: - additional_attrs: true - type: dict - attrs: - - variable: destination - label: Destination - schema: - type: ipaddr - cidr: true - required: true - - variable: gateway - label: Gateway - schema: - type: ipaddr - cidr: false - required: true + type: ipaddr + cidr: false + required: true - variable: serviceList label: Add Manual Custom Services group: Networking and Services @@ -508,15 +505,15 @@ questions: label: Port Type schema: type: string - default: TCP + default: tcp enum: - - value: HTTP + - value: http description: HTTP - - value: HTTPS + - value: https description: HTTPS - - value: TCP + - value: tcp description: TCP - - value: UDP + - value: udp description: UDP - variable: targetPort label: Target Port @@ -768,7 +765,7 @@ questions: label: TLS-Settings schema: type: list - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] default: [] items: - variable: tlsEntry @@ -799,14 +796,14 @@ questions: - variable: scaleCert label: Use TrueNAS SCALE Certificate (Deprecated) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: int $ref: - "definitions/certificate" - variable: secretName label: Use Custom Secret (Advanced) schema: - show_if: [["clusterIssuer", "=", ""]] + show_if: [["certificateIssuer", "=", ""]] type: string default: "" - variable: entrypoint @@ -1023,7 +1020,7 @@ questions: description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int - show_if: [["runAsUser", "=", "0"]] + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK @@ -1049,7 +1046,33 @@ questions: schema: type: boolean default: true - + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis - variable: fsGroup label: "fsGroup" description: "The group that should own ALL storage." @@ -1130,7 +1153,7 @@ questions: description: Sets the persistence type schema: type: string - default: hostPath + default: device hidden: true - variable: readOnly label: readOnly @@ -1169,6 +1192,12 @@ questions: $ref: - "definitions/gpuConfiguration" attrs: [] + - variable: workaround + label: "Workaround" + schema: + type: string + default: workaround + hidden: true # - variable: horizontalPodAutoscaler # group: Advanced # label: (Advanced) Horizontal Pod Autoscaler @@ -1760,6 +1789,7 @@ questions: description: Authentication Credentials schema: type: string + show_if: [["username", "!=", ""]] default: "" required: true - variable: tailscale diff --git a/stable/portainer-ce/3.0.14/templates/_args.tpl b/stable/portainer-ce/3.0.15/templates/_args.tpl similarity index 100% rename from stable/portainer-ce/3.0.14/templates/_args.tpl rename to stable/portainer-ce/3.0.15/templates/_args.tpl diff --git a/stable/portainer-ce/3.0.14/templates/common.yaml b/stable/portainer-ce/3.0.15/templates/common.yaml similarity index 100% rename from stable/portainer-ce/3.0.14/templates/common.yaml rename to stable/portainer-ce/3.0.15/templates/common.yaml diff --git a/stable/portainer-ce/3.0.14/values.yaml b/stable/portainer-ce/3.0.15/values.yaml similarity index 100% rename from stable/portainer-ce/3.0.14/values.yaml rename to stable/portainer-ce/3.0.15/values.yaml