mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
feat(extensions/kind): update projectcontour to v1.32.1
Signed-off-by: Matthias Blümel <blaimi@blaimi.de>
This commit is contained in:
parent
c81b252fc8
commit
ab659448cd
2 changed files with 290 additions and 159 deletions
|
|
@ -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
Loading…
Reference in a new issue