Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Bump k8s.io/cli-runtime from 0.29.3 to 0.35.0 #5806

Bump k8s.io/cli-runtime from 0.29.3 to 0.35.0

Bump k8s.io/cli-runtime from 0.29.3 to 0.35.0 #5806

# Copyright 2022 the Kubeapps contributors.
# SPDX-License-Identifier: Apache-2.0
---
name: Main Pipeline
on:
push:
branches:
- main
tags-ignore:
- '*'
pull_request:
branches:
- main
concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
jobs:
CI:
uses: ./.github/workflows/kubeapps-general.yaml
secrets: inherit