build: Rebase to gitea actions pipeline
Some checks failed
Container & Helm chart / Linting (push) Failing after 1m1s
Container & Helm chart / Semantic Release (Dry-run) (push) Failing after 2m13s
Container & Helm chart / Cluster API node template (push) Has been skipped

This commit is contained in:
2024-06-08 20:43:37 +10:00
parent 24aaf55e4b
commit 7e6c1d6aa9
2 changed files with 107 additions and 2 deletions

View File

@ -8,9 +8,9 @@
"distro_name": "ubuntu",
"distro_version": "22.04",
"guest_os_type": "ubuntu-64",
"iso_checksum": "5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931",
"iso_checksum": "a4acfda10b18da50e2ec50ccaf860d7f20b389df8765611142305c0e911d16fd",
"iso_checksum_type": "sha256",
"iso_url": "https://releases.ubuntu.com/jammy/ubuntu-22.04.2-live-server-amd64.iso",
"iso_url": "https://releases.ubuntu.com/jammy/ubuntu-22.04.3-live-server-amd64.iso",
"os_display_name": "Ubuntu 22.04",
"shutdown_command": "shutdown -P now",
"vsphere_guest_os_type": "ubuntu64Guest"