From 440736f2370a1940862ccc1aab53573fbd92c757 Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Fri, 12 Jun 2026 02:44:49 +0000 Subject: [PATCH 1/2] Upgrade galaxy requirements and krd versions files --- .github/workflows/diagram.yml | 2 +- .github/workflows/distros.yml | 2 +- .github/workflows/linter.yml | 10 +++---- .github/workflows/on-demand_ci.yml | 8 ++--- .github/workflows/on-demand_corner.yml | 2 +- .github/workflows/on-demand_molecule.yml | 6 ++-- .github/workflows/on-demand_multus.yml | 2 +- .github/workflows/scheduled_ci.yml | 2 +- .github/workflows/scheduled_distros.yml | 4 +-- .github/workflows/spell.yml | 4 +-- .github/workflows/triage.yml | 2 +- .github/workflows/update.yml | 4 +-- README.md | 2 +- ci/check.sh | 2 +- galaxy-requirements.yml | 10 +++---- kubespray_images.tpl | 2 +- playbooks/configure-addons.yml | 12 ++++---- playbooks/krd-vars.yml | 30 +++++++++---------- playbooks/roles/pmem/defaults/main.yml | 4 +-- .../roles/pmem/molecule/default/prepare.yml | 2 +- resources/arc-cleanup.yml | 6 ++-- resources/k8sgpt-localai.yml | 2 +- resources/k8sgpt-openai.yml | 2 +- resources/k8sgpt-openai_incluster.yml | 2 +- resources/litellm.yml | 2 +- resources/ubuntu-runner-pipeline.yml | 2 +- test-requirements.txt | 18 +++++------ 27 files changed, 73 insertions(+), 73 deletions(-) diff --git a/.github/workflows/diagram.yml b/.github/workflows/diagram.yml index 069db2fa..8f665e85 100644 --- a/.github/workflows/diagram.yml +++ b/.github/workflows/diagram.yml @@ -23,7 +23,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Update diagram diff --git a/.github/workflows/distros.yml b/.github/workflows/distros.yml index 50625018..4ebef3d8 100644 --- a/.github/workflows/distros.yml +++ b/.github/workflows/distros.yml @@ -20,7 +20,7 @@ jobs: pull-requests: write # for technote-space/create-pr-action to create a PR runs-on: vm-self-hosted steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5 diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index ed8e2ea4..82a07ea9 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -19,7 +19,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Setup Go @@ -36,7 +36,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Check broken links @@ -49,7 +49,7 @@ jobs: models: read issues: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: fetch-depth: 0 persist-credentials: false @@ -76,7 +76,7 @@ jobs: if: failure() run: | find ./super-linter-output/super-linter/ -name '*.json' -exec sh -c 'jq -e ".Exitval != 0" "$1" >/dev/null && printf "%s\0" "$1"' _ {} \; | xargs -0 jq -s '.' > linter-errors.json - - uses: actions/ai-inference@af6ad2c4ac4edf01884054fc3a6caa6d2567c13a # 2.0.8 + - uses: actions/ai-inference@a7805884c80886efc241e94a5351df715968a0ad # 2.1.1 id: ai-linter-analysis if: failure() with: @@ -116,7 +116,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Install tox diff --git a/.github/workflows/on-demand_ci.yml b/.github/workflows/on-demand_ci.yml index d0efb9e0..223ef522 100644 --- a/.github/workflows/on-demand_ci.yml +++ b/.github/workflows/on-demand_ci.yml @@ -62,7 +62,7 @@ jobs: int_tests: "virtink" cert_manager_enabled: true steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: ./.github/actions/vagrant-up @@ -88,7 +88,7 @@ jobs: outputs: scripts: ${{ steps.filter.outputs.scripts }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # 4.0.1 @@ -107,7 +107,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Run the sh-checker @@ -126,7 +126,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Install ShellSpec diff --git a/.github/workflows/on-demand_corner.yml b/.github/workflows/on-demand_corner.yml index 35964015..f4c0bc16 100644 --- a/.github/workflows/on-demand_corner.yml +++ b/.github/workflows/on-demand_corner.yml @@ -40,7 +40,7 @@ jobs: - test: kubewarden cert-mgr: true steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: ./.github/actions/vagrant-up diff --git a/.github/workflows/on-demand_molecule.yml b/.github/workflows/on-demand_molecule.yml index 3f086a83..2b336a72 100644 --- a/.github/workflows/on-demand_molecule.yml +++ b/.github/workflows/on-demand_molecule.yml @@ -25,7 +25,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # 6.2.0 @@ -52,7 +52,7 @@ jobs: outputs: environments: ${{ steps.filter.outputs.changes }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d # 4.0.1 @@ -93,7 +93,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false if: matrix.environment != 'reqs' diff --git a/.github/workflows/on-demand_multus.yml b/.github/workflows/on-demand_multus.yml index ed975e77..decb3f0f 100644 --- a/.github/workflows/on-demand_multus.yml +++ b/.github/workflows/on-demand_multus.yml @@ -36,7 +36,7 @@ jobs: KRD_MULTUS_ENABLED: true PKG_KREW_PLUGINS_LIST: "cert-manager" steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Deploy services diff --git a/.github/workflows/scheduled_ci.yml b/.github/workflows/scheduled_ci.yml index 336c8018..63d852f8 100644 --- a/.github/workflows/scheduled_ci.yml +++ b/.github/workflows/scheduled_ci.yml @@ -24,7 +24,7 @@ jobs: KRD_ANSIBLE_DEBUG: true KRD_CONTAINER_RUNTIME: crio steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Deploy services diff --git a/.github/workflows/scheduled_distros.yml b/.github/workflows/scheduled_distros.yml index 843fbdd5..94901297 100644 --- a/.github/workflows/scheduled_distros.yml +++ b/.github/workflows/scheduled_distros.yml @@ -19,7 +19,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Get matrix values @@ -51,7 +51,7 @@ jobs: matrix: include: ${{ fromJson(needs.generate-json-matrix.outputs.matrix) }} steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - name: Running Flannel CNI with ContainerD runtime diff --git a/.github/workflows/spell.yml b/.github/workflows/spell.yml index 9d1dbcb5..f97a3dee 100644 --- a/.github/workflows/spell.yml +++ b/.github/workflows/spell.yml @@ -24,7 +24,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: reviewdog/action-misspell@d6429416b12b09b4e2768307d53bef58d172e962 # 1.27.0 @@ -36,7 +36,7 @@ jobs: permissions: contents: read steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: false - uses: igsekor/pyspelling-any@44278deea34ea69d8f0d5179ac409c140b0a2f5a # 1.0.5 diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index e443b537..758530c7 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -17,6 +17,6 @@ jobs: contents: read pull-requests: write steps: - - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # 6.0.1 + - uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # 6.1.0 with: repo-token: "${{ secrets.GITHUB_TOKEN }}" diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index b8803bbf..515cebee 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -20,7 +20,7 @@ jobs: pull-requests: write # for technote-space/create-pr-action to create a PR runs-on: ubuntu-latest steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: true # Fine-grained PAT with contents:write and workflows:write scopes @@ -41,7 +41,7 @@ jobs: contents: write # for technote-space/create-pr-action to push code pull-requests: write # for technote-space/create-pr-action to create a PR steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 6.0.2 + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3 with: persist-credentials: true - uses: technote-space/create-pr-action@91114507cf92349bec0a9a501c2edf1635427bc5 # 2.1.4 diff --git a/README.md b/README.md index c72a913d..5b239095 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ KRD relies on environment variables to control behavior and customization. Below | KRD_ANSIBLE_DEBUG | false | Enables Ansible verbose execution | | PKG_DEBUG | false | Enables cURL package installer verbose execution | | KRD_KUBE_VERSION | v1.33.7 | Specifies the Kubernetes version to be upgraded | -| KRD_KUBESPRAY_VERSION | v2.30.0 | Specifies the Kubespray version to be used during the upgrade process | +| KRD_KUBESPRAY_VERSION | v2.31.0 | Specifies the Kubespray version to be used during the upgrade process | | KRD_KUBESPRAY_REPO | `https://github.com/kubernetes-sigs/kubespray` | Specifies the Git repository to fetch the Kubespray's source code | | KRD_ENABLE_TESTS | false | Enables the functional tests during the deployment process | | KRD_HELM_CHART | | Specifies the Helm chart to be installed | diff --git a/ci/check.sh b/ci/check.sh index 914f1f3d..b354de1f 100755 --- a/ci/check.sh +++ b/ci/check.sh @@ -56,7 +56,7 @@ function _run_assertions { assert_contains "$(command -v kubectl)" "kubectl" assert_are_equal "${KRD_KUBE_VERSION:-1.33.7}" "$(kubectl version -o yaml | grep gitVersion | awk 'FNR==2{ print $2}')" pushd /opt/kubespray >/dev/null - assert_are_equal "${KRD_KUBESPRAY_VERSION:-v2.30.0}" "$(git describe --abbrev=0 --tags)" + assert_are_equal "${KRD_KUBESPRAY_VERSION:-v2.31.0}" "$(git describe --abbrev=0 --tags)" popd >/dev/null else assert_contains "$($VAGRANT_CMD_SSH_INSTALLER "command -v kubectl")" "kubectl" diff --git a/galaxy-requirements.yml b/galaxy-requirements.yml index ecc3eba2..421db816 100644 --- a/galaxy-requirements.yml +++ b/galaxy-requirements.yml @@ -15,15 +15,15 @@ roles: - name: andrewrothstein.gcc-toolbox version: v1.1.10 - name: andrewrothstein.kind - version: v1.2.17 + version: v1.2.18 - name: andrewrothstein.kubectl - version: v1.5.2 + version: v1.5.4 collections: - name: kubernetes.core version: 6.4.0 - name: community.docker - version: 5.2.0 + version: 5.2.1 - name: ansible.posix - version: 2.1.0 + version: 2.2.0 - name: community.general - version: 12.6.0 + version: 13.0.1 diff --git a/kubespray_images.tpl b/kubespray_images.tpl index a86497ff..e1578e9c 100644 --- a/kubespray_images.tpl +++ b/kubespray_images.tpl @@ -1,7 +1,7 @@ registry.k8s.io/coredns/coredns:v1.8.6 registry.k8s.io/cpa/cluster-proportional-autoscaler-amd64:1.8.5 registry.k8s.io/dns/k8s-dns-node-cache:1.25.0 -registry.k8s.io/ingress-nginx/controller:v1.13.3 +registry.k8s.io/ingress-nginx/controller:v registry.k8s.io/kube-apiserver:$kube_version registry.k8s.io/kube-controller-manager:$kube_version registry.k8s.io/kube-proxy:$kube_version diff --git a/playbooks/configure-addons.yml b/playbooks/configure-addons.yml index bb449d54..79728fbc 100644 --- a/playbooks/configure-addons.yml +++ b/playbooks/configure-addons.yml @@ -20,7 +20,7 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 roles: - sriov_cni - name: Install SR-IOV Network Device Plugin @@ -36,7 +36,7 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 roles: - sriov_plugin - name: Install Node Feature Discovery add-on @@ -50,7 +50,7 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 roles: - nfd - name: Label worker nodes with pmem devices @@ -64,7 +64,7 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 - name: Check if pmem device exists ansible.builtin.stat: path: /dev/pmem0 @@ -92,7 +92,7 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 tags: pmem roles: - role: andrewrothstein.gcc-toolbox @@ -196,6 +196,6 @@ when: ansible_distribution == 'Ubuntu' - name: Install kubernetes python package ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 roles: - qat_plugin diff --git a/playbooks/krd-vars.yml b/playbooks/krd-vars.yml index 41fd2c2e..9d8c47d2 100644 --- a/playbooks/krd-vars.yml +++ b/playbooks/krd-vars.yml @@ -7,33 +7,33 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -kpt_version: 1.0.0-beta.62 +kpt_version: 1.0.0-beta.64 go_version: 1.15.3 -kubespray_version: v2.30.0 -istio_version: 1.29.2 +kubespray_version: v2.31.0 +istio_version: 1.30.1 cfssl_version: 1.6.5 sonobuoy_version: 0.57.3 mitogen_version: 0.2.10 # Knative versions -kn_version: knative-v1.21.0 -knative_serving_version: knative-v1.21.2 -knative_eventing_version: v0.48.2 +kn_version: knative-v1.22.1 +knative_serving_version: knative-v1.22.1 +knative_eventing_version: v0.49.1 ## Knative Sandbox versions -net_kourier_version: knative-v1.21.0 -net_istio_version: vknative-v1.21.3 +net_kourier_version: knative-v1.22.1 +net_istio_version: vknative-v1.22.1 net_certmanager_version: vknative-v1.14.0 octant_version: 0.25.1 -kube-ovn_version: v1.16.0 -kubevirt_version: v1.8.2 +kube-ovn_version: v1.16.2 +kubevirt_version: v1.8.3 containerized_data_importer_version: v1.65.0 virtink_version: v0.17.0 kubesphere_version: v4.1.3 -metallb_version: v0.15.3 +metallb_version: v0.16.1 qat_plugin_mode: "{{ lookup('env', 'KRD_QAT_PLUGIN_MODE') | default('dpdk') }}" qat_plugin_version: "0.15.0" -argocd_version: v3.4.0-rc6 -tekton_version: v0.79.0 +argocd_version: v3.4.3 +tekton_version: v0.80.0 kubevirt_tekton_tasks_version: v0.25.0 action_runner_controller_version: 0.10.1 -kagent_version: 0.9.0 -external_snapshotter_version: v8.5.0 +kagent_version: 0.9.7 +external_snapshotter_version: v8.6.0 diff --git a/playbooks/roles/pmem/defaults/main.yml b/playbooks/roles/pmem/defaults/main.yml index 1e150870..cf514fa6 100644 --- a/playbooks/roles/pmem/defaults/main.yml +++ b/playbooks/roles/pmem/defaults/main.yml @@ -9,7 +9,7 @@ ############################################################################## pmem_template_folder: "/tmp/pmem_k8s" pmem_version: v1.1.0 -pmem_driver_registrar_version: v2.16.0 -pmem_csi_provisioner_version: v6.2.0 +pmem_driver_registrar_version: v2.17.0 +pmem_csi_provisioner_version: v6.3.0 pmem_cfssl_version: 1.6.5 pmem_namespace: pmem-csi diff --git a/playbooks/roles/pmem/molecule/default/prepare.yml b/playbooks/roles/pmem/molecule/default/prepare.yml index 607bfdbb..54485228 100644 --- a/playbooks/roles/pmem/molecule/default/prepare.yml +++ b/playbooks/roles/pmem/molecule/default/prepare.yml @@ -32,7 +32,7 @@ - name: Install kubernetes python package become: true ansible.builtin.pip: - name: kubernetes==35.0.0 + name: kubernetes==36.0.2 - name: Load krd variables ansible.builtin.include_vars: file: ../../../../krd-vars.yml diff --git a/resources/arc-cleanup.yml b/resources/arc-cleanup.yml index 2d2c8268..fe38bd4c 100644 --- a/resources/arc-cleanup.yml +++ b/resources/arc-cleanup.yml @@ -75,7 +75,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.35.4 + image: alpine/k8s:1.36.1 command: - /bin/bash - -c @@ -100,7 +100,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.35.4 + image: alpine/k8s:1.36.1 command: - /bin/bash - -c @@ -125,7 +125,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.35.4 + image: alpine/k8s:1.36.1 command: - /bin/bash - -c diff --git a/resources/k8sgpt-localai.yml b/resources/k8sgpt-localai.yml index 735d8845..839cb2b1 100644 --- a/resources/k8sgpt-localai.yml +++ b/resources/k8sgpt-localai.yml @@ -18,5 +18,5 @@ spec: backend: localai baseUrl: http://local-ai.local-ai-system.svc.cluster.local:8080/v1 enabled: true - version: v0.4.32 + version: v0.4.33 noCache: false diff --git a/resources/k8sgpt-openai.yml b/resources/k8sgpt-openai.yml index 44eb15e9..7cc30a24 100644 --- a/resources/k8sgpt-openai.yml +++ b/resources/k8sgpt-openai.yml @@ -21,7 +21,7 @@ spec: secret: name: k8sgpt-sample-secret key: openai-api-key - version: v0.4.32 + version: v0.4.33 noCache: false --- apiVersion: v1 diff --git a/resources/k8sgpt-openai_incluster.yml b/resources/k8sgpt-openai_incluster.yml index fa8f74ce..407fefcd 100644 --- a/resources/k8sgpt-openai_incluster.yml +++ b/resources/k8sgpt-openai_incluster.yml @@ -21,7 +21,7 @@ spec: secret: name: k8sgpt-sample-secret key: openai-api-key - version: v0.4.32 + version: v0.4.33 noCache: false --- apiVersion: rbac.authorization.k8s.io/v1 diff --git a/resources/litellm.yml b/resources/litellm.yml index 4b6cb791..c0659e8f 100644 --- a/resources/litellm.yml +++ b/resources/litellm.yml @@ -91,7 +91,7 @@ spec: spec: containers: - name: litellm - image: ghcr.io/berriai/litellm:main-v1.83.7-stable.patch.1 + image: ghcr.io/berriai/litellm:main-v1.88.1 env: - name: DATABASE_USER valueFrom: diff --git a/resources/ubuntu-runner-pipeline.yml b/resources/ubuntu-runner-pipeline.yml index 6391c946..9a383939 100644 --- a/resources/ubuntu-runner-pipeline.yml +++ b/resources/ubuntu-runner-pipeline.yml @@ -22,7 +22,7 @@ spec: - name: runner-version description: GitHub tarball Runner version type: string - default: 2.334.0 + default: 2.335.1 tasks: - name: pull-ubuntu-img params: diff --git a/test-requirements.txt b/test-requirements.txt index 61b7d2c5..b469e68e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ ansible-compat==26.3.0 # via # ansible-lint # molecule -ansible-core==2.20.5 +ansible-core==2.21.0 # via # ansible-compat # ansible-lint @@ -19,7 +19,7 @@ attrs==26.1.0 # via # jsonschema # referencing -black==26.3.1 +black==26.5.1 # via ansible-lint bracex==2.6 # via wcmatch @@ -27,14 +27,14 @@ cffi==2.0.0 # via # ansible-lint # cryptography -click==8.3.3 +click==8.4.1 # via # black # click-help-colors # molecule click-help-colors==0.9.4 # via molecule -cryptography==46.0.7 +cryptography==48.0.1 # via # ansible-core # ansible-lint @@ -42,7 +42,7 @@ distro==1.9.0 # via ansible-lint enrich==1.2.7 # via molecule -filelock==3.29.0 +filelock==3.29.3 # via ansible-lint iniconfig==2.3.0 # via pytest @@ -57,7 +57,7 @@ jsonschema==4.26.0 # molecule jsonschema-specifications==2025.9.1 # via jsonschema -markdown-it-py==4.0.0 +markdown-it-py==4.2.0 # via rich markupsafe==3.0.3 # via jinja2 @@ -71,7 +71,7 @@ molecule-plugins[vagrant]==25.8.12 # via -r test-requirements.in mypy-extensions==1.1.0 # via black -packaging==26.1 +packaging==26.2 # via # ansible-compat # ansible-core @@ -84,7 +84,7 @@ pathspec==1.0.4 # ansible-lint # black # yamllint -platformdirs==4.9.6 +platformdirs==4.10.0 # via black pluggy==1.6.0 # via @@ -122,7 +122,7 @@ rich==15.0.0 # via # enrich # molecule -rpds-py==0.30.0 +rpds-py==2026.5.1 # via # jsonschema # referencing From e042d4d38f993e9d8041b370ec580d6dcbdbe5b9 Mon Sep 17 00:00:00 2001 From: electrocucaracha bot Date: Fri, 19 Jun 2026 03:32:05 +0000 Subject: [PATCH 2/2] Upgrade galaxy requirements and krd versions files --- galaxy-requirements.yml | 4 ++-- playbooks/krd-vars.yml | 10 +++++----- resources/arc-cleanup.yml | 6 +++--- resources/litellm.yml | 2 +- test-requirements.txt | 8 ++++---- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/galaxy-requirements.yml b/galaxy-requirements.yml index 421db816..0999f90a 100644 --- a/galaxy-requirements.yml +++ b/galaxy-requirements.yml @@ -17,7 +17,7 @@ roles: - name: andrewrothstein.kind version: v1.2.18 - name: andrewrothstein.kubectl - version: v1.5.4 + version: v1.5.5 collections: - name: kubernetes.core version: 6.4.0 @@ -26,4 +26,4 @@ collections: - name: ansible.posix version: 2.2.0 - name: community.general - version: 13.0.1 + version: 13.1.0 diff --git a/playbooks/krd-vars.yml b/playbooks/krd-vars.yml index 9d8c47d2..ab12a739 100644 --- a/playbooks/krd-vars.yml +++ b/playbooks/krd-vars.yml @@ -7,7 +7,7 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -kpt_version: 1.0.0-beta.64 +kpt_version: 1.0.0-beta.65 go_version: 1.15.3 kubespray_version: v2.31.0 istio_version: 1.30.1 @@ -17,23 +17,23 @@ mitogen_version: 0.2.10 # Knative versions kn_version: knative-v1.22.1 knative_serving_version: knative-v1.22.1 -knative_eventing_version: v0.49.1 +knative_eventing_version: v0.49.2 ## Knative Sandbox versions net_kourier_version: knative-v1.22.1 net_istio_version: vknative-v1.22.1 net_certmanager_version: vknative-v1.14.0 octant_version: 0.25.1 kube-ovn_version: v1.16.2 -kubevirt_version: v1.8.3 +kubevirt_version: v1.8.4 containerized_data_importer_version: v1.65.0 virtink_version: v0.17.0 kubesphere_version: v4.1.3 metallb_version: v0.16.1 qat_plugin_mode: "{{ lookup('env', 'KRD_QAT_PLUGIN_MODE') | default('dpdk') }}" qat_plugin_version: "0.15.0" -argocd_version: v3.4.3 +argocd_version: v3.5.0-rc1 tekton_version: v0.80.0 kubevirt_tekton_tasks_version: v0.25.0 action_runner_controller_version: 0.10.1 -kagent_version: 0.9.7 +kagent_version: 0.9.9 external_snapshotter_version: v8.6.0 diff --git a/resources/arc-cleanup.yml b/resources/arc-cleanup.yml index fe38bd4c..626f4982 100644 --- a/resources/arc-cleanup.yml +++ b/resources/arc-cleanup.yml @@ -75,7 +75,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.36.1 + image: alpine/k8s:1.36.2 command: - /bin/bash - -c @@ -100,7 +100,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.36.1 + image: alpine/k8s:1.36.2 command: - /bin/bash - -c @@ -125,7 +125,7 @@ spec: serviceAccount: cleaner containers: - name: kubectl - image: alpine/k8s:1.36.1 + image: alpine/k8s:1.36.2 command: - /bin/bash - -c diff --git a/resources/litellm.yml b/resources/litellm.yml index c0659e8f..c6a74d8f 100644 --- a/resources/litellm.yml +++ b/resources/litellm.yml @@ -91,7 +91,7 @@ spec: spec: containers: - name: litellm - image: ghcr.io/berriai/litellm:main-v1.88.1 + image: ghcr.io/berriai/litellm:main-v1.89.2 env: - name: DATABASE_USER valueFrom: diff --git a/test-requirements.txt b/test-requirements.txt index b469e68e..ca90820e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ ansible-compat==26.3.0 # via # ansible-lint # molecule -ansible-core==2.21.0 +ansible-core==2.21.1 # via # ansible-compat # ansible-lint @@ -34,7 +34,7 @@ click==8.4.1 # molecule click-help-colors==0.9.4 # via molecule -cryptography==48.0.1 +cryptography==49.0.0 # via # ansible-core # ansible-lint @@ -42,7 +42,7 @@ distro==1.9.0 # via ansible-lint enrich==1.2.7 # via molecule -filelock==3.29.3 +filelock==3.29.4 # via ansible-lint iniconfig==2.3.0 # via pytest @@ -96,7 +96,7 @@ pygments==2.20.0 # via # pytest # rich -pytest==9.0.3 +pytest==9.1.0 # via pytest-testinfra pytest-testinfra==10.2.2 # via -r test-requirements.in