Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion collections/container/k3s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ vars:
file: |
---
cilium_version: 0.18.9 # datasource=github-tags depName=cilium/cilium-cli
helm_version: 4.0.5 # datasource=github-tags depName=helm/helm
helm_version: 4.1.0 # datasource=github-tags depName=helm/helm
kubectl_version: v1.30.2 # datasource=github-tags depName=kubernetes/kubectl
k9s_version: 0.35.0 # datasource=github-tags depName=kubernetes/kubectl

Expand Down
2 changes: 1 addition & 1 deletion collections/container/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ vars:
---
kind_version: 0.31.0 # datasource=github-tags depName=kubernetes-sigs/kind
skopeo_version: 1.21.0 # datasource=github-tags depName=lework/skopeo-binary
helm_version: 4.0.5 # datasource=github-tags depName=helm/helm
helm_version: 4.1.0 # datasource=github-tags depName=helm/helm
kubectl_version: v1.35.0 # datasource=github-tags depName=kubernetes/kubectl
k9s_version: 0.50.18 # datasource=github-tags depName=derailed/k9s
velero_version: 1.17.1 # datasource=github-tags depName=vmware-tanzu/velero
Expand Down