chore: remove excess Helm packages (6.9.2, 6.9.3, 6.9.4) and update index.yaml
All checks were successful
Helm Chart Release / release-chart (push) Successful in 5s
All checks were successful
Helm Chart Release / release-chart (push) Successful in 5s
- Delete packages created by previous incorrect version increment logic - packages/wordpress-nginx-6.9.2.tgz (incorrect - appVersion was 6.9.0) - packages/wordpress-nginx-6.9.3.tgz (incorrect - appVersion was 6.9.0) - packages/wordpress-nginx-6.9.4.tgz (incorrect - appVersion was 6.9.0) - Regenerate index.yaml to include only valid 6.9.1 package Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,84 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
entries:
|
entries:
|
||||||
wordpress-nginx:
|
wordpress-nginx:
|
||||||
- annotations:
|
|
||||||
category: CMS
|
|
||||||
licenses: Apache-2.0
|
|
||||||
apiVersion: v2
|
|
||||||
appVersion: 6.9.0
|
|
||||||
created: "2026-02-12T00:50:45.960195213Z"
|
|
||||||
description: WordPress with Nginx and PHP-FPM on Kubernetes
|
|
||||||
digest: 6a6f9d21ffff56dab9d0375cd03c4a9ba5f9ce2e06f048ff43cac6f2ee2f490e
|
|
||||||
home: https://wordpress.org/
|
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Wordpress_Blue_logo.png/250px-Wordpress_Blue_logo.png
|
|
||||||
keywords:
|
|
||||||
- wordpress
|
|
||||||
- nginx
|
|
||||||
- php-fpm
|
|
||||||
- cms
|
|
||||||
kubeVersion: '>=1.19.0-0'
|
|
||||||
maintainers:
|
|
||||||
- name: Pieter
|
|
||||||
url: https://git.cafepieters.com/helmchart/repo/
|
|
||||||
name: wordpress-nginx
|
|
||||||
sources:
|
|
||||||
- https://wordpress.org
|
|
||||||
type: application
|
|
||||||
urls:
|
|
||||||
- https://git.cafepieters.com/helmchart/wordpress/raw/branch/main/packages/wordpress-nginx-6.9.4.tgz
|
|
||||||
version: 6.9.4
|
|
||||||
- annotations:
|
|
||||||
category: CMS
|
|
||||||
licenses: Apache-2.0
|
|
||||||
apiVersion: v2
|
|
||||||
appVersion: 6.9.0
|
|
||||||
created: "2026-02-12T00:50:45.939096534Z"
|
|
||||||
description: WordPress with Nginx and PHP-FPM on Kubernetes
|
|
||||||
digest: ae8ec50b1ff2a0c4a546ce92b49efaa5a0ccc03f002f6d734c1ab23c09210021
|
|
||||||
home: https://wordpress.org/
|
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Wordpress_Blue_logo.png/250px-Wordpress_Blue_logo.png
|
|
||||||
keywords:
|
|
||||||
- wordpress
|
|
||||||
- nginx
|
|
||||||
- php-fpm
|
|
||||||
- cms
|
|
||||||
kubeVersion: '>=1.19.0-0'
|
|
||||||
maintainers:
|
|
||||||
- name: Pieter
|
|
||||||
url: https://git.cafepieters.com/helmchart/repo/
|
|
||||||
name: wordpress-nginx
|
|
||||||
sources:
|
|
||||||
- https://wordpress.org
|
|
||||||
type: application
|
|
||||||
urls:
|
|
||||||
- https://git.cafepieters.com/helmchart/wordpress/raw/branch/main/packages/wordpress-nginx-6.9.3.tgz
|
|
||||||
version: 6.9.3
|
|
||||||
- annotations:
|
|
||||||
category: CMS
|
|
||||||
licenses: Apache-2.0
|
|
||||||
apiVersion: v2
|
|
||||||
appVersion: 6.9.0
|
|
||||||
created: "2026-02-12T00:50:45.929251872Z"
|
|
||||||
description: WordPress with Nginx and PHP-FPM on Kubernetes
|
|
||||||
digest: a9518ec99c8a6abee3c7d1dfc31529bf308aeaa85f9e9197ba355baea062da92
|
|
||||||
home: https://wordpress.org/
|
|
||||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Wordpress_Blue_logo.png/250px-Wordpress_Blue_logo.png
|
|
||||||
keywords:
|
|
||||||
- wordpress
|
|
||||||
- nginx
|
|
||||||
- php-fpm
|
|
||||||
- cms
|
|
||||||
kubeVersion: '>=1.19.0-0'
|
|
||||||
maintainers:
|
|
||||||
- name: Pieter
|
|
||||||
url: https://git.cafepieters.com/helmchart/repo/
|
|
||||||
name: wordpress-nginx
|
|
||||||
sources:
|
|
||||||
- https://wordpress.org
|
|
||||||
type: application
|
|
||||||
urls:
|
|
||||||
- https://git.cafepieters.com/helmchart/wordpress/raw/branch/main/packages/wordpress-nginx-6.9.2.tgz
|
|
||||||
version: 6.9.2
|
|
||||||
- annotations:
|
- annotations:
|
||||||
category: CMS
|
category: CMS
|
||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user