docker/prometheus/versions.yaml (37 lines of code) (raw):

# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. cloudbuild: docker_image: gcr.io/cloud-builders/docker:24.0.9 enable_parallel: false versions: - dir: 2/debian12/2.54 from: marketplace.gcr.io/google/debian12 packages: prometheus: sha256: 31715ef65e8a898d0f97c8c08c03b6b9afe485ac84e1698bcfec90fc6e62924f version: 2.54.1 repo: prometheus2 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/dfd27a7c-1349-420c-82bc-cb0a4f1f3774.cloudpartnerservices.goog tags: - 2.54.1-debian12 - 2.54-debian12 - 2-debian12 - 2.54.1 - '2.54' - '2' - latest - dir: 2/debian12/2.49 from: marketplace.gcr.io/google/debian12 packages: prometheus: sha256: 93460f66d17ee70df899e91db350d9705c20b1576800f96acbd78fa004e7dc07 version: 2.49.1 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/dfd27a7c-1349-420c-82bc-cb0a4f1f3774.cloudpartnerservices.goog repo: prometheus2 tags: - 2.49.1-debian12 - 2.49-debian12 - 2.49.1 - '2.49'