docker/falco/versions.yaml (36 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: 0/debian11/0.36 from: marketplace.gcr.io/google/debian12 packages: falco: version: 0.36.2 repo: falco0 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/5b7a25d4-ece2-4ae3-b8c3-652b2af4a5ec.cloudpartnerservices.goog tags: - 0.36.2-debian11 - 0.36-debian11 - 0-debian11 - 0.36.2 - '0.36' - '0' - latest - dir: exporter from: marketplace.gcr.io/google/debian12 packages: falco_exporter: version: 0.8.7 repo: falco-exporter0 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/14a94703-d67c-403c-8e1f-f5ad256e6cac.cloudpartnerservices.goog tags: - 0.8.7 - '0.8' - '0' - latest templateSubDir: exporter