+ ADD kubernetes deployment

This commit is contained in:
felegy
2025-10-01 07:42:27 +00:00
parent 28c75bf5c0
commit 267c96c75f
29 changed files with 1321 additions and 25 deletions

48
composer.lock generated
View File

@@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.356.25",
"version": "3.356.29",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "d78bd3b221890aac679ec3b6cb5abcb01fd42699"
"reference": "3e413221956aa969f379ff6fa67a303ce76aad13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d78bd3b221890aac679ec3b6cb5abcb01fd42699",
"reference": "d78bd3b221890aac679ec3b6cb5abcb01fd42699",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3e413221956aa969f379ff6fa67a303ce76aad13",
"reference": "3e413221956aa969f379ff6fa67a303ce76aad13",
"shasum": ""
},
"require": {
@@ -153,9 +153,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.25"
"source": "https://github.com/aws/aws-sdk-php/tree/3.356.29"
},
"time": "2025-09-24T18:08:25+00:00"
"time": "2025-09-30T18:12:45+00:00"
},
{
"name": "composer/installers",
@@ -1318,7 +1318,7 @@
},
{
"name": "roots/wordpress",
"version": "6.8.2",
"version": "6.8.3",
"source": {
"type": "git",
"url": "https://github.com/roots/wordpress.git",
@@ -1349,7 +1349,7 @@
],
"support": {
"issues": "https://github.com/roots/wordpress/issues",
"source": "https://github.com/roots/wordpress/tree/6.8.2"
"source": "https://github.com/roots/wordpress/tree/6.8.3"
},
"funding": [
{
@@ -1428,23 +1428,23 @@
},
{
"name": "roots/wordpress-no-content",
"version": "6.8.2",
"version": "6.8.3",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress.git",
"reference": "6.8.2"
"reference": "6.8.3"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/release/wordpress-6.8.2-no-content.zip",
"reference": "6.8.2",
"shasum": "7d8dcb839f4754e331d93b86f9adc8c171d81e97"
"url": "https://downloads.wordpress.org/release/wordpress-6.8.3-no-content.zip",
"reference": "6.8.3",
"shasum": "2c34ba506afd8061d96cde50b2c92f109c10d2c8"
},
"require": {
"php": ">= 7.2.24"
},
"provide": {
"wordpress/core-implementation": "6.8.2"
"wordpress/core-implementation": "6.8.3"
},
"suggest": {
"ext-curl": "Performs remote request operations.",
@@ -1495,7 +1495,7 @@
"type": "other"
}
],
"time": "2025-07-15T15:29:08+00:00"
"time": "2025-09-30T18:16:31+00:00"
},
{
"name": "roots/wp-config",
@@ -1966,15 +1966,15 @@
},
{
"name": "wpackagist-plugin/ad-inserter",
"version": "2.8.6",
"version": "2.8.7",
"source": {
"type": "svn",
"url": "https://plugins.svn.wordpress.org/ad-inserter/",
"reference": "tags/2.8.6"
"reference": "tags/2.8.7"
},
"dist": {
"type": "zip",
"url": "https://downloads.wordpress.org/plugin/ad-inserter.2.8.6.zip"
"url": "https://downloads.wordpress.org/plugin/ad-inserter.2.8.7.zip"
},
"require": {
"composer/installers": "^1.0 || ^2.0"
@@ -2220,16 +2220,16 @@
"packages-dev": [
{
"name": "heroku/heroku-buildpack-php",
"version": "v274",
"version": "v275",
"source": {
"type": "git",
"url": "https://github.com/heroku/heroku-buildpack-php.git",
"reference": "0383c0a081ef588c2d562ad4649421a6df669252"
"reference": "a1f687c253f74f8d6db74a1410c43966e22cf946"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/0383c0a081ef588c2d562ad4649421a6df669252",
"reference": "0383c0a081ef588c2d562ad4649421a6df669252",
"url": "https://api.github.com/repos/heroku/heroku-buildpack-php/zipball/a1f687c253f74f8d6db74a1410c43966e22cf946",
"reference": "a1f687c253f74f8d6db74a1410c43966e22cf946",
"shasum": ""
},
"bin": [
@@ -2259,9 +2259,9 @@
],
"support": {
"issues": "https://github.com/heroku/heroku-buildpack-php/issues",
"source": "https://github.com/heroku/heroku-buildpack-php/tree/v274"
"source": "https://github.com/heroku/heroku-buildpack-php/tree/v275"
},
"time": "2025-09-19T21:18:10+00:00"
"time": "2025-09-30T23:28:36+00:00"
},
{
"name": "roave/security-advisories",