Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-20 19:39:04 +00:00
parent c0ba892f85
commit f75c508d79
12 changed files with 2429 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20)
### Feat
- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025))
## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275))
## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03)
### Chore
- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419))
### Fix
- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720))
## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27)
### Chore
- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725))
## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/wordpress to 6.1.1
## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19)
### Chore
- update helm general non-major
## [wordpress-1.1.14](https://github.com/truecharts/charts/compare/wordpress-1.1.13...wordpress-1.1.14) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [wordpress-1.1.13](https://github.com/truecharts/charts/compare/wordpress-1.1.12...wordpress-1.1.13) (2023-02-06)
### Chore
- update container image tccr.io/truecharts/wordpress to 6.1.1
## [wordpress-1.1.12](https://github.com/truecharts/charts/compare/wordpress-1.1.11...wordpress-1.1.12) (2023-02-03)
### Chore
- update container image tccr.io/truecharts/wordpress to 6.1.1 ([#6935](https://github.com/truecharts/charts/issues/6935))
## [wordpress-1.1.11](https://github.com/truecharts/charts/compare/wordpress-1.1.10...wordpress-1.1.11) (2023-02-02)
### Fix
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))

View File

@ -0,0 +1,33 @@
apiVersion: v2
appVersion: "6.2.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.8.1
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.27
description: The WordPress rich content management system can utilize plugins, widgets, and themes.
home: https://truecharts.org/charts/stable/wordpress
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png
keywords:
- wordpress
- cms
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: wordpress
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wordpress
- https://www.wordpress.org
version: 2.0.0
annotations:
truecharts.org/catagories: |
- website
- CMS
- Hosting
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@ -0,0 +1,9 @@
## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20)
### Feat
- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025))

View File

@ -0,0 +1,8 @@
The WordPress rich content management system can utilize plugins, widgets, and themes.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wordpress](https://truecharts.org/charts/stable/wordpress)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,67 @@
image:
repository: tccr.io/truecharts/wordpress
pullPolicy: IfNotPresent
tag: 6.2.0@sha256:b7676e38a56732d740702fae64ec135222303d2073a50826aa15df06e5f352b4
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
envFrom:
- configMapRef:
name: env-config
- secretRef:
name: env-secret
wordpress:
user: user
pass: bitnami
email: user@example.com
first_name: TrueCharts
last_name: TrueCharts
blog_name: Truecharts Blog
enable_reverse_proxy_headers: true
smtp:
enabled: false
host: ""
port: 587
user: ""
pass: ""
php-config:
PHP_ENABLE_OPCACHE: "yes"
PHP_EXPOSE_PHP: ""
PHP_MAX_EXECUTION_TIME: ""
PHP_MAX_INPUT_TIME: ""
PHP_MAX_INPUT_VARS: ""
PHP_MEMORY_LIMIT: 512M
PHP_POST_MAX_SIZE: ""
PHP_UPLOAD_MAX_FILESIZE: ""
service:
main:
ports:
main:
protocol: http
port: 10591
persistence:
config:
enabled: true
mountPath: /bitnami/wordpress
mariadb:
enabled: true
mariadbUsername: wordpress
mariadbDatabase: wordpress
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,93 @@
{{/* Wordpress environment variables */}}
{{- define "wordpress.env" -}}
configmap:
env-config:
enabled: true
data:
APACHE_HTTP_PORT_NUMBER: {{ .Values.service.main.ports.main.port | quote }}
{{/* Database */}}
WORDPRESS_DATABASE_PORT_NUMBER: "3306"
WORDPRESS_DATABASE_USER: {{ .Values.mariadb.mariadbUsername | quote }}
WORDPRESS_DATABASE_NAME: {{ .Values.mariadb.mariadbDatabase | quote }}
{{/* Wordpress */}}
WORDPRESS_USERNAME: {{ .Values.wordpress.user | quote }}
WORDPRESS_EMAIL: {{ .Values.wordpress.email | quote }}
WORDPRESS_FIRST_NAME: {{ .Values.wordpress.first_name | quote }}
WORDPRESS_LAST_NAME: {{ .Values.wordpress.last_name | quote }}
WORDPRESS_BLOG_NAME: {{ .Values.wordpress.blog_name | quote }}
WORDPRESS_ENABLE_REVERSE_PROXY: {{ ternary "yes" "no" .Values.wordpress.enable_reverse_proxy_headers | quote }}
{{- if .Values.smtp.enabled }}
WORDPRESS_SMTP_HOST: {{ .Values.smtp.host | quote }}
WORDPRESS_SMTP_PORT: {{ .Values.smtp.port | quote }}
{{- end }}
{{- $php := get .Values "php-config" }}
{{/* PHP */}}
{{- with $php.PHP_ENABLE_OPCACHE }}
PHP_ENABLE_OPCACHE: {{ . | quote }}
{{- end }}
{{- with $php.PHP_EXPOSE_PHP }}
PHP_EXPOSE_PHP: {{ . | quote }}
{{- end }}
{{- with $php.PHP_MAX_EXECUTION_TIME }}
PHP_MAX_EXECUTION_TIME: {{ . | quote }}
{{- end }}
{{- with $php.PHP_MAX_INPUT_TIME }}
PHP_MAX_INPUT_TIME: {{ . | quote }}
{{- end }}
{{- with $php.PHP_MAX_INPUT_VARS }}
PHP_MAX_INPUT_VARS: {{ . | quote }}
{{- end }}
{{- with $php.PHP_MEMORY_LIMIT }}
PHP_MEMORY_LIMIT: {{ . | quote }}
{{- end }}
{{- with $php.PHP_POST_MAX_SIZE }}
PHP_POST_MAX_SIZE: {{ . | quote }}
{{- end }}
{{- with $php.PHP_UPLOAD_MAX_FILESIZE }}
PHP_UPLOAD_MAX_FILESIZE: {{ . | quote }}
{{- end }}
{{- $secretName := printf "%s-env-secret" (include "tc.v1.common.lib.chart.names.fullname" .) }}
secret:
env-secret:
enabled: true
data:
WORDPRESS_DATABASE_HOST: {{ .Values.mariadb.creds.plainhost }}
WORDPRESS_DATABASE_PASSWORD: {{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}
WORDPRESS_PASSWORD: {{ .Values.wordpress.pass }}
{{- if .Values.smtp.enabled }}
WORDPRESS_SMTP_USER: {{ .Values.smtp.user }}
WORDPRESS_SMTP_PASSWORD: {{ .Values.smtp.pass }}
{{- end }}
{{/* Salts */}}
WORDPRESS_AUTH_KEY: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_AUTH_KEY" "secret" $secretName) }}
WORDPRESS_SECURE_AUTH_KEY: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_SECURE_AUTH_KEY" "secret" $secretName) }}
WORDPRESS_LOGGED_IN_KEY: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_LOGGED_IN_KEY" "secret" $secretName) }}
WORDPRESS_NONCE_KEY: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_NONCE_KEY" "secret" $secretName) }}
WORDPRESS_AUTH_SALT: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_AUTH_SALT" "secret" $secretName) }}
WORDPRESS_SECURE_AUTH_SALT: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_SECURE_AUTH_SALT" "secret" $secretName) }}
WORDPRESS_LOGGED_IN_SALT: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_LOGGED_IN_SALT" "secret" $secretName) }}
WORDPRESS_NONCE_SALT: {{ include "wordpress.fetch" (dict "ns" .Release.Namespace "var" "WORDPRESS_NONCE_SALT" "secret" $secretName) }}
{{- end }}
{{- define "wordpress.fetch" -}}
{{- $var := .var -}}
{{- $secret := .secret -}}
{{- $ns := .ns -}}
{{- $ret := randAlphaNum 32 -}}
{{- with (lookup "v1" "Secret" $ns $secret) -}}
{{- $ret = index .data $var | b64dec -}}
{{- end -}}
{{- $ret -}}
{{- end -}}

View File

@ -0,0 +1,10 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- $config := include "wordpress.env" . | fromYaml -}}
{{- if $config -}}
{{- $_ := mustMergeOverwrite .Values $config -}}
{{- end -}}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File