Skip to content

Commit

Permalink
updates with tested images final1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven27 authored and Sven27 committed Dec 17, 2024
1 parent 497e746 commit 5c6408e
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions emp/custom-registry/emp_image_helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,17 +58,12 @@ IMAGES="$IMAGES public.ecr.aws/platform9/kube-state-metrics/kube-state-metrics:v
IMAGES="$IMAGES public.ecr.aws/platform9/prometheus/node-exporter:v1.8.0"
IMAGES="$IMAGES public.ecr.aws/platform9/prometheus/prometheus:v2.52.0"
IMAGES="$IMAGES public.ecr.aws/platform9/prometheus-operator/prometheus-config-reloader:v0.73.2"
IMAGES="$IMAGES public.ecr.aws/platform9/grafana/promtail:2.9.3"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-distro/kubernetes-csi/external-provisioner:v3.4.0-eks-1-27-latest"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-distro/kubernetes-csi/node-driver-registrar:v2.7.0-eks-1-27-latest"
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-controller:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-webhook:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-cainjector:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/pause:3.1"
IMAGES="$IMAGES public.ecr.aws/platform9/kubevirt/cdi-apiserver:v1.59.1"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-distro/kubernetes-csi/external-provisioner:v3.4.0-eks-1-27-latest"
IMAGES="$IMAGES public.ecr.aws/platform9/sig-storage/snapshot-controller:v8.0.1"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-distro/kubernetes-csi/node-driver-registrar:v2.7.0-eks-1-27-latest"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-distro/kubernetes-csi/external-snapshotter/csi-snapshotter:v7.0.1-eks-1-29-7"
IMAGES="$IMAGES public.ecr.aws/platform9/aws-ebs-csi-driver:0.2.0"

Expand Down Expand Up @@ -106,17 +101,23 @@ IMAGES="$IMAGES public.ecr.aws/platform9/nfs-server:1.1.189"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-stack-controller-manager:1.0.376"
IMAGES="$IMAGES public.ecr.aws/platform9/pmk-vpc-cni:1.1.152"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-pmk-init:1.1.190"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-vol-watcher:1.0.376"
IMAGES="$IMAGES public.ecr.aws/platform9/cni-metrics-helper:1.1.152"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-webhook-eks:1.1.21"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-vpc-cni:1.1.81"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-autoscaler:1.1.132"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-pod-webhook:1.1.223"
IMAGES="$IMAGES public.ecr.aws/platform9/pmk-vpc-cni-init:1.1.152"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-vpc-cni-init:1.1.80"

#EKS images
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-controller:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-webhook:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/jetstack/cert-manager-cainjector:v1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-webhook-eks:1.1.22"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-autoscaler:1.1.132"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-vpc-cni:1.1.81"
IMAGES="$IMAGES public.ecr.aws/platform9/evm-vpc-cni-init:1.1.81"
IMAGES="$IMAGES public.ecr.aws/platform9/eks-vol-watcher:1.0.376"
IMAGES="$IMAGES public.ecr.aws/platform9/grafana/promtail:2.9.3"

#Charts
IMAGES="$IMAGES public.ecr.aws/platform9/emp-helm-charts/eks-cluster-chart:1.1.704"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-helm-charts/eks-cluster-chart:1.1.739"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-helm-charts/baremetal-chart:1.1.850"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-helm-charts/cert-manager:1.14.4"
IMAGES="$IMAGES public.ecr.aws/platform9/emp-helm-charts/promtail:6.15.5"
Expand Down

0 comments on commit 5c6408e

Please sign in to comment.