Skip to content

Commit

Permalink
Restore images
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Oct 28, 2024
1 parent d131710 commit 69ebbc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/defaults/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ _atmosphere_images:
cert_manager_cli: quay.io/jetstack/cert-manager-ctl:v1.12.10
cert_manager_controller: quay.io/jetstack/cert-manager-controller:v1.12.10
cert_manager_webhook: quay.io/jetstack/cert-manager-webhook:v1.12.10
cert_manager_acmesolver: quay.io/jetstack/cert-manager-acmesolver:v1.12.10
cilium_node: quay.io/cilium/cilium:v1.14.8
cilium_operator: quay.io/cilium/operator-generic:v1.14.8
cinder_api: "registry.atmosphere.dev/library/cinder:{{ atmosphere_release }}"
Expand Down Expand Up @@ -116,6 +117,7 @@ _atmosphere_images:
kube_proxy: registry.k8s.io/kube-proxy:v1.22.17
kube_scheduler: registry.k8s.io/kube-scheduler:v1.22.17
kube_state_metrics: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.12.0
kube_vip: ghcr.io/kube-vip/kube-vip:v0.6.4
kubectl: docker.io/bitnami/kubectl:1.27.3
libvirt: "registry.atmosphere.dev/library/libvirtd:{{ atmosphere_release }}"
libvirt_tls_sidecar: "registry.atmosphere.dev/library/libvirt-tls-sidecar:{{ atmosphere_release }}"
Expand Down

0 comments on commit 69ebbc7

Please sign in to comment.