diff --git a/kustomization/overlays/experimental/monitoring/kustomization.yml b/kustomization/overlays/experimental/monitoring/kustomization.yml index 10025a8a9..ff1684041 100644 --- a/kustomization/overlays/experimental/monitoring/kustomization.yml +++ b/kustomization/overlays/experimental/monitoring/kustomization.yml @@ -29,7 +29,7 @@ helmCharts: valuesFile: loki-values.yml images: - name: quay.io/minio/minio - newTag: latest@sha256:ed9be66eb5f2636c18289c34c3b725ddf57815f2777c77b5938543b78a44f144 + newTag: latest@sha256:a62e44a7db506b8ed114a44e67b4996c4f1ecca981d9c6e40aa2581334999313 namespace: monitoring patches: - path: patches/alertmanager/set_configuration.yml diff --git a/kustomization/overlays/prod/postgresql/kustomization.yml b/kustomization/overlays/prod/postgresql/kustomization.yml index b0c848eb5..fafa7ba44 100644 --- a/kustomization/overlays/prod/postgresql/kustomization.yml +++ b/kustomization/overlays/prod/postgresql/kustomization.yml @@ -7,7 +7,7 @@ components: - ../../../components/postgresql-operator images: - name: quay.io/minio/minio - newTag: latest@sha256:ed9be66eb5f2636c18289c34c3b725ddf57815f2777c77b5938543b78a44f144 + newTag: latest@sha256:a62e44a7db506b8ed114a44e67b4996c4f1ecca981d9c6e40aa2581334999313 namespace: postgresql patches: - path: patches/minio/set_pods_instance_label.yml