Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robot Upgrade: wordpress chart upgrade from 15.2.39 to 23.1.15 #2504

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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=23.1.15

# pr, issue, none
export UPGRADE_METHOD=pr
Expand Down
20 changes: 13 additions & 7 deletions charts/wordpress/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
annotations:
category: CMS
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r3
licenses: Apache-2.0
apiVersion: v2
appVersion: 6.1.1
appVersion: 6.6.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://github.com/bitnami/charts/tree/main/bitnami/wordpress
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
Expand All @@ -15,14 +22,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: 23.1.15
dependencies:
- name: wordpress
version: "15.2.39"
version: "23.1.15"
repository: "https://charts.bitnami.com/bitnami"
874 changes: 512 additions & 362 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
16 changes: 8 additions & 8 deletions charts/wordpress/wordpress/charts/wordpress/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 6.3.5
repository: oci://registry-1.docker.io/bitnamicharts
version: 7.4.16
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.4.6
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.3
digest: sha256:9f9822d7b2d3da42ea081de9c548a5e6a31a977ef213e3607b9cbb686ed62ff7
generated: "2023-02-07T23:22:27.684602109Z"
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:67e4b7c4a17f6969af6c54e46c6e5ae3d7498febb9816e891ca7dd5351fd1963
generated: "2024-09-19T09:40:58.191671318Z"
28 changes: 17 additions & 11 deletions charts/wordpress/wordpress/charts/wordpress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,33 @@
annotations:
category: CMS
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: wordpress
image: docker.io/bitnami/wordpress:6.6.2-debian-12-r3
licenses: Apache-2.0
apiVersion: v2
appVersion: 6.1.1
appVersion: 6.6.2
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.x.x
- condition: mariadb.enabled
name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.x.x
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.x.x
- 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
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png
keywords:
- application
Expand All @@ -31,10 +38,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: 23.1.15
874 changes: 512 additions & 362 deletions charts/wordpress/wordpress/charts/wordpress/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@
.idea/
*.tmproj
.vscode/
# img folder
img/
# Changelog
CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ annotations:
category: Infrastructure
licenses: Apache-2.0
apiVersion: v2
appVersion: 2.2.3
appVersion: 2.23.0
description: A Library Helm Chart for grouping common logic between bitnami charts.
This chart is not deployable by itself.
home: https://github.com/bitnami/charts/tree/main/bitnami/common
home: https://bitnami.com
icon: https://bitnami.com/downloads/logos/bitnami-mark.png
keywords:
- common
Expand All @@ -14,11 +14,10 @@ keywords:
- function
- bitnami
maintainers:
- name: Bitnami
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: common
sources:
- https://github.com/bitnami/charts
- https://www.bitnami.com/
- https://github.com/bitnami/charts/tree/main/bitnami/common
type: library
version: 2.2.3
version: 2.23.0
Loading
Loading