docker/cassandra/versions.yaml (30 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: enable_parallel: false docker_image: gcr.io/cloud-builders/docker:24.0.9 versions: - dir: 4/debian12/4.1 from: marketplace.gcr.io/google/debian12 packages: cassandra: gpg: 514A2AD631A57A16DD0047EC749D6EEC0353B12C A26E528B271F19B9E5D8E19EA278B781FE4B2BDA A4C465FEA0C552561A392A61E91335D77E3E87CB version: 4.1.7 gosu: version: '1.17' golang: version: '1.23.4' repo: cassandra4 annotations: - key: com.googleapis.cloudmarketplace.product.service.name value: services/ba024e66-0fcf-4db1-8775-c934ffaf77da.cloudpartnerservices.goog tags: - 4.1.7-debian12 - 4.1-debian12 - 4-debian12 - 4.1.7 - '4.1' - '4' - latest templateArgs: c2dRelease: 4.1.7 templateSubDir: cassandra4