Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/wordpress/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export USE_OPENSOURCE_CHART=false
export REPO_URL=https://charts.bitnami.com/bitnami
export REPO_NAME=bitnami
export CHART_NAME=wordpress
export VERSION=15.2.39
export VERSION=28.0.0

# pr, issue, none
export UPGRADE_METHOD=pr
Expand Down
30 changes: 20 additions & 10 deletions charts/wordpress/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
annotations:
category: CMS
fips: "true"
images: |
- name: apache-exporter
version: 1.0.11
image: registry-1.docker.io/bitnami/apache-exporter:latest
- name: os-shell
version: "5"
image: registry-1.docker.io/bitnami/os-shell:latest
- name: wordpress
version: 6.8.3
image: registry-1.docker.io/bitnami/wordpress:latest
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 6.1.1
description: WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites.
home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
appVersion: 6.8.3
description: "WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites."
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
- blog
Expand All @@ -15,14 +26,13 @@ keywords:
- web
- wordpress
maintainers:
- name: Bitnami
- name: "Broadcom, Inc. All Rights Reserved."
url: https://github.com/bitnami/charts
name: wordpress
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
- https://wordpress.org/
version: 15.2.39
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 28.0.0
dependencies:
- name: wordpress
version: "15.2.39"
version: "28.0.0"
repository: "https://charts.bitnami.com/bitnami"
955 changes: 604 additions & 351 deletions charts/wordpress/wordpress/README.md

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions charts/wordpress/wordpress/charts/wordpress/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@
.project
.idea/
*.tmproj
# img folder
img/
# Changelog
CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# relok8s image hints file
# This file makes this Helm Chart relocatable by relok8s
# More info here https://github.com/vmware-tanzu/asset-relocation-tool-for-kubernetes
#
# wordpress chart

# wordpress image
- "{{.image.registry}}/{{.image.repository}}:{{.image.tag}}"
# apache-exporter image
- "{{.metrics.image.registry}}/{{.metrics.image.repository}}:{{.metrics.image.tag}}"
# os-shell image
- "{{.volumePermissions.image.registry}}/{{.volumePermissions.image.repository}}:{{.volumePermissions.image.tag}}"

# mariadb subchart

# mariadb image
- "{{.mariadb.image.registry}}/{{.mariadb.image.repository}}:{{.mariadb.image.tag}}"
# mysqld-exporter image
- "{{.mariadb.metrics.image.registry}}/{{.mariadb.metrics.image.repository}}:{{.mariadb.metrics.image.tag}}"
# os-shell image
- "{{.mariadb.volumePermissions.image.registry}}/{{.mariadb.volumePermissions.image.repository}}:{{.mariadb.volumePermissions.image.tag}}"

# memcached subchart

# memcached image
- "{{.memcached.image.registry}}/{{.memcached.image.repository}}:{{.memcached.image.tag}}"
# memcached-exporter image
- "{{.memcached.metrics.image.registry}}/{{.memcached.metrics.image.repository}}:{{.memcached.metrics.image.tag}}"
# os-shell image
- "{{.memcached.volumePermissions.image.registry}}/{{.memcached.volumePermissions.image.repository}}:{{.memcached.volumePermissions.image.tag}}"

12 changes: 0 additions & 12 deletions charts/wordpress/wordpress/charts/wordpress/Chart.lock

This file was deleted.

42 changes: 25 additions & 17 deletions charts/wordpress/wordpress/charts/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,36 @@
annotations:
category: CMS
fips: "true"
images: |
- name: apache-exporter
version: 1.0.11
image: registry-1.docker.io/bitnami/apache-exporter:latest
- name: os-shell
version: "5"
image: registry-1.docker.io/bitnami/os-shell:latest
- name: wordpress
version: 6.8.3
image: registry-1.docker.io/bitnami/wordpress:latest
licenses: Apache-2.0
tanzuCategory: application
apiVersion: v2
appVersion: 6.1.1
appVersion: 6.8.3
dependencies:
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.x.x
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.9.11
- condition: mariadb.enabled
name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.x.x
repository: oci://registry-1.docker.io/bitnamicharts
version: 24.0.0
- name: common
repository: https://charts.bitnami.com/bitnami
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: WordPress is the world's most popular blogging and content management
platform. Powerful yet simple, everyone from students to global corporations use
it to build beautiful, functional websites.
home: https://github.com/bitnami/charts/tree/main/bitnami/wordpress
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
version: 2.33.2
description: "WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites."
home: https://bitnami.com
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
- blog
Expand All @@ -31,10 +40,9 @@ keywords:
- web
- wordpress
maintainers:
- name: Bitnami
- name: "Broadcom, Inc. All Rights Reserved."
url: https://github.com/bitnami/charts
name: wordpress
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/wordpress
- https://wordpress.org/
version: 15.2.39
- https://github.com/bitnami/charts/tree/main/bitnami/wordpress
version: 28.0.0
Loading