feat(extensions/kind): update projectcontour to v1.32.1

Signed-off-by: Matthias Blümel <blaimi@blaimi.de>
This commit is contained in:
Matthias Blümel 2025-08-25 16:02:42 +02:00 committed by Florent BENOIT
parent c81b252fc8
commit ab659448cd
2 changed files with 290 additions and 159 deletions

View file

@ -31,7 +31,7 @@ const CONTOUR_ORG = 'projectcontour';
const CONTOUR_REPO = 'contour';
const CONTOUR_DEPLOY_FILE = 'contour.yaml';
const CONTOUR_DEPLOY_PATH = 'examples/render';
const CONTOUR_VERSION = 'v1.30.2';
const CONTOUR_VERSION = 'v1.32.1';
const octokitOptions: OctokitOptions = {};
if (process.env.GITHUB_TOKEN) {

File diff suppressed because it is too large Load diff