Skip to content

Commit

Permalink
Merge pull request 'Use ubuntu 22.04 and update caph version' (#385) …
Browse files Browse the repository at this point in the history
…from use-new-os into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/385
  • Loading branch information
ashish1099 committed Aug 30, 2024
2 parents 562d053 + 9d5cf60 commit 4cc5913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
role: {{ .Values.global.clusterName }}-control-plane
installImage:
image:
path: /root/.oldroot/nfs/images/Ubuntu-2204-jammy-amd64-base.tar.gz
path: /root/.oldroot/nfs/images/Ubuntu-2404-noble-amd64-base.tar.gz
partitions:
- fileSystem: ext4
mount: /boot
Expand Down
2 changes: 1 addition & 1 deletion argocd-helm-charts/capi-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ global:
clusterAPI:
version: v1.7.2
caph:
version: v1.0.0-beta.42
version: v1.0.0-beta.43
kubeaid:
repo: https://github.com/Obmondo/kubeaid.git
kubeaidConfig:
Expand Down

0 comments on commit 4cc5913

Please sign in to comment.