Commit Graph

2062 Commits (master)

Author SHA1 Message Date
minikube-bot 27430f36e4 Kicbase: Bump ubuntu:jammy from 20240530 to 20240627.1 2024-07-03 02:13:53 +00:00
Steven Powell 784746046d
Merge pull request #19175 from minikube-bot/auto_bump_docker_version-9e69e63
Kicbase/ISO: Update docker from 27.0.2 to 27.0.3
2024-07-02 20:07:58 -05:00
Steven Powell 32841e99aa
Merge pull request #19159 from ComradeProgrammer/auto_bump_volcano_version
feat: update volcano addon to 1.9
2024-07-02 09:09:21 -05:00
minikube-bot d79a564f1f Kicbase/ISO: Update docker from 27.0.2 to 27.0.3 2024-07-02 14:03:43 +00:00
minikube-bot e13c0b1a50 Kicbase/ISO: Update docker from 27.0.1 to 27.0.2 2024-06-27 21:29:14 +00:00
minikube-bot ca3d2a01cf Kicbase/ISO: Update docker from 26.1.4 to 27.0.1 2024-06-26 14:33:54 +00:00
minikube-bot 01d7c6346d Kicbase/ISO: Update cni-plugins from v1.5.0 to v1.5.1 2024-06-24 15:06:13 +00:00
minikube-bot 82d2ba8af3 Kicbase/ISO: Update buildkit from v0.13.2 to v0.14.1 2024-06-21 20:37:50 +00:00
minikube-bot 3afdff0f3c Kicbase/ISO: Update crun from 1.14.4 to 1.15 2024-06-20 22:41:30 +00:00
minikube-bot aae56d13e4 Kicbase/ISO: Update containerd from v1.7.17 to v1.7.18 2024-06-18 23:24:04 +00:00
minikube-bot ba3245ca70 Kicbase/ISO: Update runc from v1.1.12 to v1.1.13 2024-06-18 10:06:28 +00:00
minikube-bot 74e2ea8ae1 Update go from 1.22.3 to 1.22.4 2024-06-17 09:02:09 +00:00
锦南路之花 1a176c398e fix: fix failed test when updating volcano 2024-06-16 18:33:21 +02:00
minikube-bot f0c412a344 Kicbase: Bump ubuntu:jammy from 20240427 to 20240530 2024-06-13 15:52:11 +00:00
minikube-bot ded768caf6 Kicbase/ISO: Update cni-plugins from v1.4.1 to v1.5.0 2024-06-10 10:01:29 +00:00
minikube-bot b9aa6dc9cb Kicbase/ISO: Update docker from 26.1.3 to 26.1.4 2024-06-06 10:05:46 +00:00
minikube-bot eb6aa5f613 Kicbase/ISO: Update buildkit from v0.13.1 to v0.13.2 2024-06-04 16:23:39 +00:00
Steven Powell c5fc796546
Merge pull request #18993 from minikube-bot/auto_bump_docker_version-8754ae7
Kicbase/ISO: Update docker from 26.0.2 to 26.1.3
2024-06-04 09:11:48 -07:00
mitchell amihod 45388728ea Add missing permission to kong-serviceaccount 2024-06-03 13:00:18 -04:00
minikube-bot 4d2360d466 Kicbase/ISO: Update docker from 26.0.2 to 26.1.3 2024-05-30 10:06:00 +00:00
Steven Powell b7d7de90e5
Merge pull request #18934 from minikube-bot/auto_bump_containerd_version-6b0f107
Kicbase/ISO: Update containerd from v1.7.15 to v1.7.17
2024-05-28 12:58:58 -07:00
锦南路之花 d67dfb3d0a addon: add addon for volcano 2024-05-22 11:44:06 -07:00
minikube-bot 9064702719 Kicbase/ISO: Update containerd from v1.7.15 to v1.7.17 2024-05-20 17:55:38 +00:00
Steven Powell fc4852e7e9 ISO: Update cni-plugins v1.4.1 SHAs 2024-05-15 09:15:23 -07:00
minikube-bot 2adbe0a0ab Update go from 1.22.1 to 1.22.3 2024-05-14 17:17:23 +00:00
minikube-bot 6eef5bf89c Kicbase/ISO: Update nerdctl from 1.7.5 to 1.7.6 2024-05-13 14:58:44 -07:00
minikube-bot 49491b7fdd Update releases.json & releases-v2.json to include v1.33.1 2024-05-13 13:35:37 -08:00
Steven Powell d6e0d89dd5
Merge pull request #18830 from spowelljr/addDnssecConf
ISO: Add 50-dnssec.conf to fix DNSSEC issue
2024-05-08 13:50:55 -07:00
Steven Powell c49fab2cd4
Merge pull request #18832 from nirs/iso-inotify-limits
ISO: Add 50-fs-inotify.conf to increase limits
2024-05-08 13:50:16 -07:00
Steven Powell a56af7ea87 ISO: Add 50-dnssec.conf to fix DNSSEC issue
Some machines configurations no longer have DNSSEC=no set as the system default after the Buildroot update.

This results in errors when trying to pull imagse from insecure locations.

Adding 50-dnssec.conf that has DNSSEC=no to override system default.
2024-05-08 10:16:33 -07:00
Nir Soffer a8177b8bdb ISO: Add 50-fs-inotify.conf to increase limits
This avoids random failures starting kubevirt VMs like:

    failed to creating a fsnotify watcher: too many open files
2024-05-07 23:44:57 +03:00
minikube-bot 5441d8e05d Kicbase: Bump ubuntu:jammy from 20240416 to 20240427 2024-05-06 10:02:51 +00:00
Steven Powell f1e27bbcc6
Merge pull request #18779 from spowelljr/addFSSecurityArm64
ISO: enable CONFIG_EXT4_FS_SECURITY in arm64
2024-05-01 10:07:28 -07:00
Steven Powell 6df4a0d29d
Merge pull request #18765 from BodhiHu/master
fix kubeflow docker image not available error for Mac M1(ARM 64)
2024-05-01 05:45:47 -07:00
Steven Powell d4f53b3505 enable CONFIG_EXT4_FS_SECURITY in arm64 ISO 2024-04-30 10:27:07 -07:00
minikube-bot 757adedb3f Kicbase: Bump ubuntu:jammy from 20240405 to 20240416 2024-04-29 10:02:42 +00:00
Bodhi Hu 0509939731 fix kubeflow docker image not available error for Mac M1(ARM 64) 2024-04-29 10:43:58 +08:00
minikube-bot f43104ccca Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 2024-04-21 21:44:36 +00:00
minikube-bot 9bde60d8f2 Kicbase: Bump ubuntu:jammy from 20240227 to 20240405 2024-04-19 23:29:51 +00:00
minikube-bot 1f01a28a3b Update releases.json & releases-v2.json to include v1.33.0 2024-04-19 15:21:22 -08:00
minikube-bot b452a64244 Kicbase/ISO: Update docker from 26.0.0 to 26.0.1 2024-04-16 02:54:21 +00:00
minikube-bot 3d8c7f6d51 Kicbase: Update nerdctld from 0.5.1 to 0.6.0 2024-04-15 21:00:16 +00:00
minikube-bot a4306901cd Kicbase/ISO: Update nerdctl from 1.7.4 to 1.7.5 2024-04-15 10:04:21 +00:00
minikube-bot d1ffe900e6 Kicbase/ISO: Update containerd from v1.7.14 to v1.7.15 2024-04-11 16:42:37 +00:00
minikube-bot f0f00dbda4 Kicbase/ISO: Update crun from 1.14 to 1.14.4 2024-04-10 10:01:02 +00:00
minikube-bot bf53bb3300 Kicbase/ISO: Update cri-dockerd from v0.3.3 to v0.3.12 2024-04-08 10:03:46 +00:00
minikube-bot 100365e370 Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 2024-04-03 10:01:56 +00:00
minikube-bot 45baf99e6b Kicbase/ISO: Update docker from 25.0.4 to 26.0.0 2024-03-27 10:09:31 -07:00
minikube-bot 67514f92ae Update releases-beta.json & releases-beta-v2.json to include v1.33.0-beta.0 2024-03-26 08:39:40 -08:00
Steven Powell 9277aac12d Addon gvisor: Add building arm64 image 2024-03-19 11:41:51 -07:00
Alberto Faria 5fb724015e ISO: Add CONFIG_DM_MULTIPATH=y to aarch64 and x86_64 config
We happen to need this for [1], where we use minikube for testing.

[1] https://gitlab.com/subprovisioner/subprovisioner

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-03-16 00:17:10 -07:00
zjx20 74cc95f980 minikube-iso: set CONFIG_QFMT_V2=y for aarch64 2024-03-15 09:23:38 -07:00
Blaine Gardner 9a604085bb add ceph fs kernel driver to arm iso
The Minikube ISO for aarch64 did not contain the Ceph Filesystem kernel
driver build parameters present for the x86_64 build. This is critical
for running Rook (https://rook.io) storage on Minikube.

`CONFIG_CEPH_LIB=y` was already present, however `CONFIG_CEPH_FS=m` and
`CONFIG_CEPH_FS_POSIX_ACL=y` (both present in the x86_64 image) were not
present and are added here.

Signed-off-by: Blaine Gardner <blaine.gardner@ibm.com>
2024-03-14 16:37:36 -07:00
minikube-bot 3925828b04 Kicbase/ISO: Update dependency versions 2024-03-12 23:04:47 +00:00
Steven Powell f136c4be2c Kicbase: Revert cri-o from v1.29 to v1.24 2024-03-12 09:36:15 -07:00
Steven Powell 1a672df79c
Merge pull request #18244 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212
2024-02-28 15:52:45 -08:00
Steven Powell d4e0a203ce
Merge pull request #18020 from travier/buildroot-update
Update to buildroot 2023.02.9 & Golang 1.21.6
2024-02-28 15:41:27 -08:00
Steven Powell 4bc477a96f
Merge pull request #18222 from minikube-bot/auto_bump_gcp_auth_version
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.0 to v0.1.1
2024-02-26 11:17:46 -08:00
minikube-bot eb03872045 Kicbase: Bump ubuntu:jammy from 20231211.1 to 20240212 2024-02-26 10:02:40 +00:00
Timothée Ravier 28687d6036 board/genimage.cfg: Remove 'startup.nsh'
This file is no longer needed.

See: 3efb5e31fc
See: https://github.com/buildroot/buildroot/blob/2021.02.12/board/pc/genimage-efi.cfg?rgh-link-date=2024-02-21T17%3A42%3A39Z
See: https://github.com/buildroot/buildroot/blob/2023.02.9/board/pc/genimage-efi.cfg?rgh-link-date=2024-02-21T17%3A42%3A39Z
See: https://github.com/kubernetes/minikube/pull/18020#issuecomment-1957471669
2024-02-22 20:00:54 +01:00
Timothée Ravier 84691f8d12 Kicbase/ISO: Update crun from v1.2 to v1.14 2024-02-22 20:00:54 +01:00
minikube-bot b69ff3a161 Kicbase/ISO: Update runc from v1.1.10 to v1.1.11 2024-02-22 20:00:54 +01:00
Timothée Ravier b3365f0771 Kicbase/ISO: Update cri-o from v1.28.31 to v1.29.1 2024-02-22 20:00:54 +01:00
minikube-bot 90492da3e6 Kicbase/ISO: Update cri-o from v1.24.1 to v1.28.3
Only update to 1.28.3 due to Go 1.21 requirement for 1.29+.
2024-02-22 20:00:54 +01:00
Timothée Ravier 52e126bc10 iso/package: Move cni-plugins to cni-plugins-latest 2024-02-22 20:00:54 +01:00
Timothée Ravier 0191b983e3 iso/package: Move crun to crun-latest 2024-02-22 20:00:54 +01:00
Timothée Ravier 8c348f01d3 deploy/iso: Fixup whitespace in config 2024-02-22 20:00:54 +01:00
Timothée Ravier 3bae40cb1f package/cri-dockerd: Use GOARCH to get the architecture to build for 2024-02-22 20:00:54 +01:00
Timothée Ravier 82ba3b5355 package/cri-dockerd: Disable buildvcs 2024-02-22 20:00:54 +01:00
Timothée Ravier 84dc492239 package/podman: Force systemd tag and disable buildvcs 2024-02-22 20:00:54 +01:00
Timothée Ravier 41998cce1d defconfig: Remove R2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y 2024-02-22 20:00:53 +01:00
Timothée Ravier 61428ba99c defconfig: Update GRUB2_BUILTIN_CONFIG to EFI 2024-02-22 20:00:53 +01:00
Timothée Ravier 11793bff3d package: Remove BR2_PACKAGE_LVM2_APP_LIBRARY dependency 2024-02-22 20:00:53 +01:00
Timothée Ravier 4132288724 package: Remove pahole patch for kernel buildroot package 2024-02-22 20:00:53 +01:00
Timothée Ravier efab92a104 package: Use tbb from buildroot 2024-02-22 20:00:53 +01:00
Timothée Ravier 67705b7eae package: Use pahole from buildroot 2024-02-22 20:00:53 +01:00
Timothée Ravier ca75dc5244 ISO: Update Linux kernel from 5.10.57 to 5.10.207
Inspired from https://github.com/kubernetes/minikube/pull/17093
2024-02-22 20:00:53 +01:00
Steven Powell 45198271e3
Merge pull request #18197 from minikube-bot/auto_bump_golang_version-0d8460b
Update go from 1.21.6 to 1.22.0
2024-02-20 19:56:46 -08:00
Steven Powell b84acac347 allow gcp-auth to delete secrets 2024-02-20 15:57:14 -08:00
minikube-bot 0919c459ba Update go from 1.21.6 to 2024-02-19 09:02:01 +00:00
Steven Powell 83076e3b65 Reimplement reverted auto-pause PRs with fixes 2024-02-15 06:41:19 -08:00
Steven Powell 25e2a1cbc4
Merge pull request #17949 from travier/egrep-grep-e
treewide: Replace 'egrep' with 'grep -E'
2024-02-01 15:51:14 -08:00
minikube-bot eb30bbcea8 Update go from $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) to $(shell egrep "HUGO_VERSION = \"" netlify.toml | cut -d \" -f2) 2024-01-15 09:02:09 +00:00
Timothée Ravier 9c41c6536f treewide: Replace 'egrep' with 'grep -E'
Fixes the following warning:
```
egrep: warning: egrep is obsolescent; using grep -E
```
2024-01-14 19:58:57 +01:00
Steven Powell c504a2442a move python binfmt removal after systemd install 2024-01-08 13:52:28 -08:00
Steven Powell 268743ce4c Kicbase: Fix modifying Docker binfmt config 2024-01-08 13:52:04 -08:00
Steven Powell b4fd5bf415 CI: Build auto-pause-hook for all architectures 2023-12-28 14:57:02 -07:00
minikube-bot e37c0585ee Kicbase: Update nerdctld from 0.4.1 to 0.5.1 2023-12-25 10:04:27 +00:00
Steven Powell ed91699c0a
Merge pull request #17775 from marcnuri-forks/feat/addons-yakd
Add YAKD - Kubernetes Dashboard addon
2023-12-20 11:26:27 -08:00
minikube-bot 8926cbff58 Kicbase: Bump ubuntu:jammy from 20231128 to 20231211.1 2023-12-18 09:26:54 -08:00
minikube-bot 9bbb095190 Kicbase/ISO: Update nerdctl from 1.7.1 to 1.7.2 2023-12-15 16:28:43 +00:00
minikube-bot f36168166b Kicbase/ISO: Update containerd from v1.7.10 to v1.7.11 2023-12-13 09:52:39 -08:00
Marc Nuri 0078ccddd6
feat: add yakd addon
Add an addon for automatically setting up [YAKD (Yet Another Kubernetes Dashboard)](https://github.com/manusa/yakd)

This is an alternative Kubernetes Dashboard with special support for Minikube, OpenShift, and other flavors of Kubernetes.

It was originally started as an example project for [YAKC (Yet Another Kubernetes Client)](https://github.com/manusa/yakc) but it was recently spun off as a separate project.

Regarding Minikube, it offers specific functionality such as cluster detection, support for opening NodePort services from the interface, and more.
2023-12-12 19:36:37 +01:00
minikube-bot 6a50db9ce1 Kicbase/ISO: Update cni-plugins from v1.3.0 to v1.4.0 2023-12-12 07:16:24 -08:00
minikube-bot af520a7f5f Kicbase: Update nerdctld from 0.2.0 to 0.4.1 2023-12-11 14:27:17 -08:00
Steven Powell f73b755d46
Merge pull request #17760 from minikube-bot/auto_bump_golang_version-ce19218
Update go from 1.21.4 to 1.21.5
2023-12-11 14:26:02 -08:00
minikube-bot 61bb1da4b9 Update go from 1.21.4 to 1.21.5 2023-12-11 09:02:25 +00:00
minikube-bot e9a7d3e0b0 Kicbase/ISO: Update buildkit from v0.12.3 to v0.12.4 2023-12-07 16:40:31 -08:00
minikube-bot 7c283f7ad2 Kicbase: Bump ubuntu:jammy from 20231004 to 20231128 2023-12-07 09:12:09 -08:00
Steven Powell 5ec76237f8
Merge pull request #17711 from minikube-bot/auto_bump_containerd_version-79e9eb6
Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10
2023-12-07 09:09:25 -08:00
Francis Laniel 6db73b2c9a Addon inspektor-gadget: Update inspektor-gadget image from v0.22.0 to v0.23.1
This commit bumps Inspektor Gadget addon from v0.22.0 to v0.23.1.
To avoid deployment failures, we also need to update the YAML.

Indeed, Inspektor Gadget container entrypoint and cleanup programs were
translated from bash to golang [1, 2].
Upstream YAML file used to deploy was updated to reflect this change [3].

Sadly, it was not the case for the YAML used to deploy the minikube addon which
leaded to troubles [4, 5, 6].

Signed-off-by: Francis Laniel <flaniel@linux.microsoft.com>
[1]: b268d38758
[2]: 3dba83f2eb
[3]: 992399f2dd (diff-0927404b80a3c13f63de64a0c7af1833ba3dfd4b4e1dd07b09cb8216c7f033fcR46)
[4]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio_arm64.html#fail_TestAddons/parallel/InspektorGadget
[5]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/Docker_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
[6]: https://storage.googleapis.com/minikube-builds/logs/17731/32161/KVM_Linux_crio.html#fail_TestAddons/parallel/InspektorGadget
2023-12-06 18:01:05 +01:00
minikube-bot d427561f96 Kicbase/ISO: Update containerd from v1.7.9 to v1.7.10 2023-12-04 10:05:32 +00:00
minikube-bot cd5c04fa3c Kicbase/ISO: Update nerdctl from 1.7.0 to 1.7.1 2023-11-30 23:23:47 +00:00
mattrobinsonsre 6ecb12b39e fix: additional kernel config for cilium 2023-11-27 09:40:57 -08:00
mattrobinsonsre 7de3be69da Update linux_aarch64_defconfig to BPF support
BPF support is missing from the arm64 kernel, which breaks for example cilium on that platform
2023-11-27 09:40:57 -08:00
minikube-bot 7fc4d91536 Kicbase/ISO: Update containerd from v1.7.8 to v1.7.9 2023-11-16 13:32:58 +00:00
minikube-bot 7fcff80dbc Update go from 1.21.3 to 1.21.4 2023-11-14 17:08:00 +00:00
minikube-bot ea9df49262 Kicbase/ISO: Update runc from v1.1.9 to v1.1.10 2023-11-10 05:20:37 -08:00
minikube-bot f359d3debb Kicbase/ISO: Update nerdctl from 1.6.2 to 1.7.0 2023-11-08 15:12:21 -08:00
minikube-bot 096e8e1970 Update releases.json & releases-v2.json to include v1.32.0 2023-11-08 08:21:38 -09:00
minikube-bot 67b3e8920a Kicbase/ISO: Update docker from 24.0.6 to 24.0.7 2023-11-03 13:01:01 -07:00
Steven Powell 2446584e90 only install on supported archs 2023-11-01 16:28:44 -07:00
Steven Powell dc47af631d Kicbase: Install NVIDIA container toolkit during image build 2023-11-01 11:10:32 -07:00
minikube-bot 46ae863809 Kicbase/ISO: Update buildkit from v0.12.2 to v0.12.3 2023-10-31 10:27:48 -07:00
Steven Powell 58f14a7dc4
Merge pull request #17527 from minikube-bot/auto_bump_containerd_version-12f5db0
Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8
2023-10-31 10:23:01 -07:00
Steven Powell 3751dcbf7b Update releases-beta.json & releases-beta-v2.json to include v1.32.0-beta.0 2023-10-30 10:49:55 -07:00
minikube-bot 74ddb99ff2 Kicbase/ISO: Update containerd from v1.7.7 to v1.7.8 2023-10-30 10:05:17 +00:00
minikube-bot 2607f7a3dd Kicbase/ISO: Update containerd from v1.7.6 to v1.7.7 2023-10-24 09:58:53 -07:00
minikube-bot 84423dc85e Kicbase: Bump ubuntu:jammy from 20230916 to 20231004 2023-10-23 10:03:14 +00:00
minikube-bot bfdc570d78 Kicbase/ISO: Update nerdctl from 1.6.0 to 1.6.2 2023-10-16 10:04:50 +00:00
minikube-bot 7d163b70a3 Update go from 1.21.2 to 1.21.3 2023-10-12 16:09:56 +00:00
minikube-bot c0d3c37dd3 Update go from 1.21.1 to 1.21.2 2023-10-06 21:21:13 +00:00
Steven Powell 53b09081b4 Automate installing NVIDIA Container Toolkit 2023-10-05 17:18:28 -07:00
Medya Ghazizadeh 984b32515a
Merge pull request #17114 from spowelljr/addKubeflowAddon
Addon: Add kubeflow addon
2023-10-05 15:14:59 -07:00
minikube-bot 77a60cf5cc Kicbase: Bump ubuntu:jammy from 20230816 to 20230916 2023-10-03 19:03:16 +00:00
Steven Powell 36316b0cd0
Merge pull request #17339 from minikube-bot/auto_bump_nerdctl_version-f881b33
Kicbase/ISO: Update nerdctl from 1.5.0 to 1.6.0
2023-10-03 09:30:58 -07:00
Medya Ghazizadeh 02c0db52e6
Merge pull request #17235 from spowelljr/removeUnsedArgs
Kicbase: remove unused args
2023-10-02 11:44:13 -07:00
Medya Ghazizadeh e38ae861d5
Merge pull request #17301 from spowelljr/fixTmplYaml
addons: Fixed files having `.tmpl` that aren't templates
2023-10-02 11:29:45 -07:00
minikube-bot 014884f423 Kicbase/ISO: Update nerdctl from 1.5.0 to 1.6.0 2023-10-02 10:04:49 +00:00
Steven Powell 9ac105a33c addons: Fixed files having .tmpl that aren't templates 2023-09-25 16:28:30 -07:00
Piotr Resztak e5f070edfc Add rancher storage provisioner 2023-09-23 17:41:14 +02:00
Steven Powell 026daf19a0 Kicbase: remove unsed args 2023-09-18 12:13:51 -07:00
minikube-bot c10f18061d Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0 2023-09-18 11:00:49 -07:00
minikube-bot f25320b4a9 Kicbase/ISO: Update runc from v1.1.7 to v1.1.9 2023-09-15 17:12:35 +00:00
minikube-bot e10dd6b051 Kicbase/ISO: Update containerd from v1.7.3 to v1.7.6 2023-09-13 16:07:57 +00:00
Steven Powell f552ade15b
Merge pull request #17194 from minikube-bot/auto_bump_buildkit_version-ca5ac7a
Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2
2023-09-13 09:05:06 -07:00
Medya Ghazizadeh a1a5672800
Merge pull request #17221 from minikube-bot/auto_bump_golang_version-a46ec98
Update go from 1.20.7 to 1.21.1
2023-09-11 13:35:31 -07:00
minikube-bot 53a2bc3b50 Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2 2023-09-11 11:33:12 -07:00
Steven Powell 45674cf587
Merge pull request #17207 from minikube-bot/auto_bump_docker_version-89c4082
Kicbase/ISO: Update docker from 24.0.5 to 24.0.6
2023-09-11 11:32:11 -07:00
minikube-bot bf5fbaf245 Update go from 1.20.7 to 1.21.1 2023-09-11 09:02:46 +00:00
Steven Powell 14c9e44bc4
Merge pull request #17174 from minikube-bot/auto_bump_ubuntu_version
Kicbase: Bump ubuntu:jammy from 20230804 to 20230816
2023-09-07 09:17:24 -07:00
minikube-bot 436417e1cf Kicbase/ISO: Update docker from 24.0.5 to 24.0.6 2023-09-07 10:06:01 +00:00
Medya Ghazizadeh 3276aa70ea
Merge pull request #15585 from rogeriomm/master-fix-registry
Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain)
2023-09-06 11:54:17 -07:00
minikube-bot 65c3f5910e Kicbase: Bump ubuntu:jammy from 20230804 to 20230816 2023-09-04 10:03:04 +00:00
minikube-bot e472ec033a Kicbase/ISO: Update nerdctl from 1.0.0 to 1.5.0 2023-08-28 10:04:50 +00:00
minikube-bot ef8318ed63 Kicbase/ISO: Update docker from 24.0.4 to 24.0.5 2023-08-24 10:08:06 +00:00
Steven Powell 51f3d9893d Addon: Add kubeflow addon 2023-08-23 16:35:51 -07:00
minikube-bot e9a9fc3184 Kicbase: Bump ubuntu:jammy from 20230624 to 20230804 2023-08-21 10:03:04 +00:00
minikube-bot 23c95400c1 Update releases.json & releases-v2.json to include v1.31.2 2023-08-16 14:32:34 -08:00
minikube-bot f62ae2da1f Update go from 1.20.6 to 1.20.7 2023-08-14 09:02:34 +00:00