Browse Source

Update helm. (#1262)

pull/1267/head
Sebastian Stehle 2 months ago
committed by GitHub
parent
commit
65963ed7aa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      helm/README.md
  2. 46
      helm/index.yaml
  3. BIN
      helm/squidex7-2.0.3.tgz
  4. 2
      helm/squidex7/Chart.yaml
  5. 4
      helm/squidex7/README.md
  6. 5
      helm/squidex7/templates/deployment-worker.yaml
  7. 9
      helm/squidex7/values.yaml

8
helm/README.md

@ -0,0 +1,8 @@
# Helm
## Create package
1. Make your updates
2. Increase version in `squidex7/Chart.yml`
3. Run `helm package squidex7`
4. Run `helm repo index . --merge index.yaml` to update index.

46
helm/index.yaml

@ -3,7 +3,7 @@ entries:
squidex:
- apiVersion: v2
appVersion: 5.9.0
created: "2025-10-02T17:39:12.5351239+02:00"
created: "2025-10-06T20:31:30.7777978+02:00"
dependencies:
- condition: mongodb-replicaset.enabled
name: mongodb-replicaset
@ -29,14 +29,40 @@ entries:
squidex7:
- apiVersion: v2
appVersion: 7.18.0
created: "2025-10-02T17:39:12.5604067+02:00"
created: "2025-10-06T20:31:30.8835185+02:00"
dependencies:
- condition: mongodb.enabled
name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 16.5.45
description: Squidex CMS v7.0 and newer
digest: f21351d3b6afbe1cc0186321b5af2e1cdbd013a3f0803483c474cf209e69aa2f
digest: 8f4748d4d58755645d36f9dfb30cf0c16933c8520aedbe4c30642856bc1e0047
home: https://squidex.io/
icon: https://raw.githubusercontent.com/Squidex/squidex/master/media/logo-squared.png
keywords:
- cms
- headless-cms
- mongodb
- csharp
- asp-net-core
- asp-net
name: squidex7
sources:
- https://github.com/Squidex/squidex
type: application
urls:
- squidex7-2.0.3.tgz
version: 2.0.3
- apiVersion: v2
appVersion: 7.18.0
created: "2025-10-06T20:31:30.8773178+02:00"
dependencies:
- condition: mongodb.enabled
name: mongodb
repository: https://charts.bitnami.com/bitnami
version: 16.5.45
description: Squidex CMS v7.0 and newer
digest: 9203e99f743f61a912cb8395739d0514a0ef5629ece738b20ab476bed86c1162
home: https://squidex.io/
icon: https://raw.githubusercontent.com/Squidex/squidex/master/media/logo-squared.png
keywords:
@ -55,7 +81,7 @@ entries:
version: 2.0.2
- apiVersion: v2
appVersion: 7.18.0
created: "2025-10-02T17:39:12.5542348+02:00"
created: "2025-10-06T20:31:30.8532189+02:00"
dependencies:
- condition: mongodb.enabled
name: mongodb
@ -81,7 +107,7 @@ entries:
version: 2.0.1
- apiVersion: v2
appVersion: 7.18.0
created: "2025-10-02T17:39:12.5479669+02:00"
created: "2025-10-06T20:31:30.836995+02:00"
dependencies:
- condition: mongodb.enabled
name: mongodb
@ -107,7 +133,7 @@ entries:
version: 2.0.0
- apiVersion: v2
appVersion: 7.15.0
created: "2025-10-02T17:39:12.5416402+02:00"
created: "2025-10-06T20:31:30.8195224+02:00"
dependencies:
- condition: mongodb-replicaset.enabled
name: mongodb-replicaset
@ -133,7 +159,7 @@ entries:
version: 1.0.3
- apiVersion: v2
appVersion: 7.15.0
created: "2025-10-02T17:39:12.5400947+02:00"
created: "2025-10-06T20:31:30.8094352+02:00"
dependencies:
- condition: mongodb-replicaset.enabled
name: mongodb-replicaset
@ -159,7 +185,7 @@ entries:
version: 1.0.2
- apiVersion: v2
appVersion: 7.0.2
created: "2025-10-02T17:39:12.5390732+02:00"
created: "2025-10-06T20:31:30.7986997+02:00"
dependencies:
- condition: mongodb-replicaset.enabled
name: mongodb-replicaset
@ -185,7 +211,7 @@ entries:
version: 1.0.1
- apiVersion: v2
appVersion: 7.0.2
created: "2025-10-02T17:39:12.5372318+02:00"
created: "2025-10-06T20:31:30.7876157+02:00"
dependencies:
- condition: mongodb-replicaset.enabled
name: mongodb-replicaset
@ -209,4 +235,4 @@ entries:
urls:
- squidex7-1.0.0.tgz
version: 1.0.0
generated: "2025-10-02T17:39:12.5335377+02:00"
generated: "2025-10-06T20:31:30.7641314+02:00"

BIN
helm/squidex7-2.0.3.tgz

Binary file not shown.

2
helm/squidex7/Chart.yaml

@ -5,7 +5,7 @@ name: squidex7
icon: https://raw.githubusercontent.com/Squidex/squidex/master/media/logo-squared.png
description: Squidex CMS v7.0 and newer
version: 2.0.2
version: 2.0.3
appVersion: "7.18.0"
home: https://squidex.io/

4
helm/squidex7/README.md

@ -62,7 +62,7 @@ The command removes all the Kubernetes components associated with the chart and
| `deployment.annotations` | Annotations to add to the deployment. | `nil` |
| `deployment.command` | Command to run in the container. | `nil` |
| `deployment.args` | Arguments to pass to the container. | `nil` |
| `networkPolicy.enabled` | Enable network policies. | `true` |
| `networkPolicy.enabled` | Enable network policies. | `false` |
| `image.repository` | Squidex image registry. | `squidex/squidex` |
| `image.pullPolicy` | Squidex image pull policy. | `IfNotPresent` |
| `resources` | Resource requests and limits. | `{}` |
@ -118,7 +118,7 @@ The command removes all the Kubernetes components associated with the chart and
| `env.URLS__BASEURL` | Set the base url of your application, to generate correct urls in background process. | `https://squidex.local/` |
| `env.URLS__ENFORCEHTTPS` | Set it to true to redirect the user from http to https permanently. | `false` |
| `env.ASPNETCORE_URLS` | An override to ensure that kestrel starts on a non-privileged port. | `http://+:8080` |
| `autoscaling.enabled` | Enable autoscaling for the deployment. | `true` |
| `autoscaling.enabled` | Enable autoscaling for the deployment. | `false` |
| `autoscaling.maxReplicas` | Maximum number of replicas. | `6` |
| `autoscaling.minReplicas` | Minimum number of replicas. | `3` |
| `autoscaling.targetCPUUtilizationPercentage` | Target CPU utilization percentage. | `85` |

5
helm/squidex7/templates/deployment-worker.yaml

@ -9,7 +9,10 @@ spec:
replicas: 1
revisionHistoryLimit: {{ .Values.deployment.revisionHistoryLimit }}
strategy:
{{- toYaml .Values.deployment.strategy | nindent 4 }}
rollingUpdate:
maxSurge: 0
maxUnavailable: 1
type: RollingUpdate
selector:
matchLabels:
{{- include "squidex.selectors" . | indent 6 }}

9
helm/squidex7/values.yaml

@ -49,7 +49,7 @@ deployment:
## @param networkPolicy.enabled Enable network policies.
networkPolicy:
enabled: true
enabled: false
## @skip networkPolicy.ingressRules
ingressRules:
- from:
@ -181,7 +181,7 @@ ingress:
## @param ingress.enabled True to deploy an ingress.
## If true, Squidex Ingress will be created.
##
enabled: true
enabled: false
## @param ingress.ingressClassName The ingress class.
ingressClassName: nginx
## @param ingress.annotations [object] Ingress annotations.
@ -356,7 +356,7 @@ env:
## @param autoscaling.enabled Enable autoscaling for the deployment.
autoscaling:
enabled: true
enabled: false
## @param autoscaling.maxReplicas Maximum number of replicas.
maxReplicas: 6
## @param autoscaling.minReplicas Minimum number of replicas.
@ -411,9 +411,6 @@ mongodb:
##
size: 10Gi
image:
repository: bitnamilegacy/mongodb
## @skip mongodb.arbiter
arbiter:
## @skip mongodb.arbiter.enabled

Loading…
Cancel
Save