Upgrade node template OS version;Upgrade K8s minor version
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2023-05-19 12:19:06 +02:00
parent fd1c306061
commit 2addda3f06
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
platform: platform:
k3s: k3s:
version: v1.26.3+k3s1 version: v1.26.4+k3s1
packaged_components: packaged_components:
- name: traefik - name: traefik
@ -119,9 +119,9 @@ components:
workload: workload:
version: version:
calico: v3.25.0 calico: v3.25.0
k8s: v1.26.3 k8s: v1.26.4
node_template: node_template:
url: https://{{ repo_username }}:{{ repo_password }}@sn.itch.fyi/Repository/rel/ubuntu-2004-kube-v1.26.3.ova url: https://{{ repo_username }}:{{ repo_password }}@sn.itch.fyi/Repository/rel/ubuntu-2204-kube-v1.26.4.ova
# dex: # dex:
# helm: # helm: