Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🤖 update available images and charts #5763

Merged
merged 1 commit into from
Jun 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions runbooks/source/container-images.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -43,38 +43,38 @@ This depends on several factors, some of them are:
## calico-apiserver
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| docker.io/calico/apiserver:v3.25.0 | 🟢 | [v3.27.0](https://docs.tigera.io/calico/latest/getting-started/kubernetes/requirements#kubernetes-requirements) |[v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/apiserver:v3.25.0 | 🟢 | [v3.28.0](https://docs.tigera.io/calico/latest/getting-started/kubernetes/requirements#kubernetes-requirements) |[v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |

## calico-system
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| docker.io/calico/csi:v3.25.0 | 🟢 | [v3.27.0](https://docs.tigera.io/calico/latest/getting-started/kubernetes/requirements#kubernetes-requirements) | [v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/kube-controllers:v3.25.0 | 🟢 | v3.27.0 | [v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/node-driver-registrar:v3.25.0 | 🟢 | v3.27.0 | [v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/node:v3.25.0 | 🟢 | v3.27.0 | [v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/typha:v3.25.0 | 🟢 | v3.27.0 | [v3.27.0](https://github.com/projectcalico/calico/releases/tag/v3.27.0) | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) |
| docker.io/calico/csi:v3.25.0 | 🟢 | [v3.28.0](https://docs.tigera.io/calico/latest/getting-started/kubernetes/requirements#kubernetes-requirements) | [v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |
| docker.io/calico/kube-controllers:v3.25.0 | 🟢 | v3.28.0 | [v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |
| docker.io/calico/node-driver-registrar:v3.25.0 | 🟢 | v3.28.0 | [v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |
| docker.io/calico/node:v3.25.0 | 🟢 | v3.28.0 | [v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |
| docker.io/calico/typha:v3.25.0 | 🟢 | v3.28.0 | [v3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0) | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) |

## cert-manager
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| quay.io/jetstack/cert-manager-cainjector:v1.13.1 | 🟢 | [v1.14.4](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) |
| quay.io/jetstack/cert-manager-controller:v1.13.1 | 🟢 | [v1.14.4](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) |
| quay.io/jetstack/cert-manager-webhook:v1.13.1 | 🟢 | [v1.14.4](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) | [v1.14.4](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.4) |
| quay.io/jetstack/cert-manager-cainjector:v1.13.1 | 🟢 | [v1.15.0](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) |
| quay.io/jetstack/cert-manager-controller:v1.13.1 | 🟢 | [v1.15.0](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) |
| quay.io/jetstack/cert-manager-webhook:v1.13.1 | 🟢 | [v1.15.0](https://cert-manager.io/docs/releases/#currently-supported-releases) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) | [v1.15.0](https://github.com/cert-manager/cert-manager/releases/tag/v1.15.0) |

## concourse
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| concourse/concourse:7.7.0 | 🟠 | [v7.11.2](https://github.com/concourse/concourse/releases) | [v7.11.2](https://github.com/concourse/concourse/releases) | [v17.3.1](https://github.com/concourse/concourse-chart/releases/tag/v17.3.1)
| concourse/concourse:7.10.0 | 🟢 | [v7.11.2](https://github.com/concourse/concourse/releases) | [v7.11.2](https://github.com/concourse/concourse/releases) | [v17.3.1](https://github.com/concourse/concourse-chart/releases/tag/v17.3.1)

## external-secrets-operator
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| ghcr.io/external-secrets/external-secrets:v0.8.1 | 🟢 | [v0.9.14](https://external-secrets.io/latest/introduction/stability-support/#supported-versions) | [v0.9.14](https://github.com/external-secrets/external-secrets/releases/tag/v0.9.14) | [v0.9.14](https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-0.9.14)
| ghcr.io/external-secrets/external-secrets:v0.8.1 | 🟢 | [v0.9.19](https://external-secrets.io/latest/introduction/stability-support/#supported-versions) | [v0.9.19](https://github.com/external-secrets/external-secrets/releases/tag/v0.9.19) | [v0.9.19](https://github.com/external-secrets/external-secrets/releases/tag/helm-chart-0.9.19)

## gatekeeper-system
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| openpolicyagent/gatekeeper:v3.13.0: | 🟢 | v3.15.1 | [v3.15.1](https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.15.1) | [v3.15.1](https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.15.1) |
| openpolicyagent/gatekeeper:v3.15.1: | 🟢 | v3.15.1 | [v3.16.3](https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.3) | [v3.16.3](https://github.com/open-policy-agent/gatekeeper/releases/tag/v3.16.3) |

## ingress-controllers
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
Expand Down Expand Up @@ -105,7 +105,7 @@ This depends on several factors, some of them are:
## kuberhealthy
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| 754256621582.dkr.ecr.eu-west-2.amazonaws.com/webops/cloud-platform-kuberhealthy-checks:1.8 | 🟢 | managed by us | [1.8](https://github.com/ministryofjustice/cloud-platform-kuberhealthy-checks/releases/tag/1.8) | n/a |
| 754256621582.dkr.ecr.eu-west-2.amazonaws.com/webops/cloud-platform-kuberhealthy-checks:1.9 | 🟢 | managed by us | [1.9](https://github.com/ministryofjustice/cloud-platform-kuberhealthy-checks/releases/tag/1.9) | n/a |
| docker.io/kuberhealthy/daemonset-check:v3.3.0 | 🟢 | v3.3.0 | [v3.3.0](https://github.com/kuberhealthy/kuberhealthy/releases/tag/v2.7.1) | [104](https://github.com/kuberhealthy/kuberhealthy/tree/master/deploy/helm/kuberhealthy) |
| docker.io/kuberhealthy/deployment-check:v1.9.0 | 🟢 | v1.9.0 | [v3.3.0](https://github.com/kuberhealthy/kuberhealthy/releases/tag/v2.7.1) | [104](https://github.com/kuberhealthy/kuberhealthy/tree/master/deploy/helm/kuberhealthy) |
| docker.io/kuberhealthy/dns-resolution-check:v1.5.0 | 🟢 | v1.5.0 | [v3.3.0](https://github.com/kuberhealthy/kuberhealthy/releases/tag/v2.7.1) | [104](https://github.com/kuberhealthy/kuberhealthy/tree/master/deploy/helm/kuberhealthy) |
Expand All @@ -114,12 +114,12 @@ This depends on several factors, some of them are:
## kuberos
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| docker.io/ministryofjustice/cloud-platform-kuberos:2.6.0 | 🟢 | managed by us | [0.4.0](https://github.com/ministryofjustice/cloud-platform-helm-charts/tree/main/kuberos) | [0.4.0](https://github.com/ministryofjustice/cloud-platform-helm-charts/tree/main/kuberos)
| ministryofjustice/cloud-platform-kuberos:2.7.0 | 🟢 | managed by us | [0.4.0](https://github.com/ministryofjustice/cloud-platform-helm-charts/tree/main/kuberos) | [0.4.0](https://github.com/ministryofjustice/cloud-platform-helm-charts/tree/main/kuberos)

## logging
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| docker.io/fluent/fluent-bit:3.0.2 | 🟢 | v3.0.2 | [v3.0.3](https://github.com/fluent/fluent-bit/releases/tag/v3.0.3) | [0.46.5](https://github.com/fluent/helm-charts) |
| fluent/fluent-bit:2.2.1 | 🟠 | v3.0.2 | [v3.0.7](https://github.com/fluent/fluent-bit/releases/tag/v3.0.7) | [0.46.11](https://github.com/fluent/helm-charts) |

## monitoring
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
Expand Down Expand Up @@ -148,15 +148,15 @@ This depends on several factors, some of them are:
## tigera-operator
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| quay.io/tigera/operator:v1.30.0 | 🟠 | v1.33.0 | [v1.33.0](https://github.com/tigera/operator/releases/tag/v1.33.0) | [3.27.0](https://github.com/projectcalico/calico/tree/master/charts/tigera-operator)
| quay.io/tigera/operator:v1.30.0 | 🟠 | v1.34.1 | [v1.34.1](https://github.com/tigera/operator/releases/tag/v1.34.1) | [3.28.0](https://github.com/projectcalico/calico/tree/master/charts/tigera-operator)

## trivy-system
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| ghcr.io/aquasecurity/trivy-operator:0.16.4 | 🟢 | v0.19.4 | [v0.19.4](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.19.4) | [0.21.4](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
| ghcr.io/aquasecurity/trivy:0.47.0 | 🟢 | v0.49.1 | [v0.50.1](https://github.com/aquasecurity/trivy/releases) | [0.21.4](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
| ghcr.io/aquasecurity/trivy-operator:0.16.4 | 🟠 | v0.21.3| [v0.21.3](https://github.com/aquasecurity/trivy-operator/releases/tag/v0.21.3) | [0.23.3](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)
| ghcr.io/aquasecurity/trivy:0.47.0 | 🟠 | v0.52.2 | [v0.52.2](https://github.com/aquasecurity/trivy/releases) | [0.23.3](https://github.com/aquasecurity/trivy-operator/blob/main/deploy/helm/Chart.yaml)

## velero
| container image | urgency | latest version for k8s 1.28 | latest version available | latest helm chart |
|-|-|-|-|-|
| velero/velero:v1.13.0 | 🟢 | [v1.13.1](https://github.com/vmware-tanzu/velero?tab=readme-ov-file#velero-compatibility-matrix) | [v1.13.1](https://github.com/vmware-tanzu/velero/releases) | [ 6.0.0](https://github.com/vmware-tanzu/helm-charts/tree/main/charts/velero) |
| velero/velero:v1.13.0 | 🟢 | [v1.14.0](https://github.com/vmware-tanzu/velero?tab=readme-ov-file#velero-compatibility-matrix) | [v1.14.0](https://github.com/vmware-tanzu/velero/releases) | [ 7.0.0](https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero/Chart.yaml) |
Loading