Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR - Updated k8s CICD scenario to k8s v1.29.2 #569

Merged
merged 2 commits into from
Mar 4, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Updated k8s CICD scenario to k8s v1.29.2
TrekkieCoder committed Mar 4, 2024
commit 84e822693de3b6d22ab6aaab0a478ebf0c63260e
3 changes: 2 additions & 1 deletion cicd/k8s-calico-ubuntu22/yaml/settings.yaml
Original file line number Diff line number Diff line change
@@ -36,7 +36,8 @@ software:
box: bento/ubuntu-22.04
cluster:
box: bento/ubuntu-22.04
version: 202401.31.0
calico: 3.26.0
# To skip the dashboard installation, set its version to an empty value or comment it out:
kubernetes: 1.27.1-00
kubernetes: 1.29.2
os: xUbuntu_22.04