mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Merge branch 'renovate/kubernetes-kubernetes-1.x' into 'master'
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
Update dependency kubernetes/kubernetes to v1.35.0 See merge request deepcypher/dc-kc!900
This commit is contained in:
@@ -8,7 +8,7 @@ stages:
|
||||
variables:
|
||||
CHANNEL: "stable"
|
||||
CHARTS_DIR: "charts"
|
||||
K8S_VERSION: "1.31.0" # renovate: datasource=github-tags depName=kubernetes/kubernetes
|
||||
K8S_VERSION: "1.35.0" # renovate: datasource=github-tags depName=kubernetes/kubernetes
|
||||
|
||||
# REUSABLE CONDITIONAL RULES FOR PIPELINE TRIGGERS
|
||||
.rules_default_branch_push:
|
||||
|
||||
Reference in New Issue
Block a user