Skip to content

Commit

Permalink
Merge branch 'main' into renovate/kube-prometheus-stack-56.x
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving authored Feb 29, 2024
2 parents 10390a4 + 61ee942 commit f7f12fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ansible/pi/playbooks/cluster-prepare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@

- name: Packages | Install ARM64
ansible.builtin.apt:
# when: ansible_architecture == 'aarch64' or ansible_architecture == 'arm64'
name: apt-transport-https,ca-certificates,conntrack,curl,dirmngr,fish,gdisk,gnupg,hdparm,htop,
iptables,iputils-ping,ipvsadm,libseccomp2,lm-sensors,neofetch,net-tools,nfs-common,dnsutils,
nvme-cli,open-iscsi,parted,psmisc,python3,python3-apt,python3-kubernetes,python3-yaml,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# renovate: datasource=github-releases depName=rancher/system-upgrade-controller
- https://github.com/rancher/system-upgrade-controller/releases/download/0.13.3/crd.yaml
- https://github.com/rancher/system-upgrade-controller/releases/download/v0.13.3/crd.yaml
- helmrelease.yaml
- rbac.yaml

0 comments on commit f7f12fe

Please sign in to comment.