docker/nuclio/versions.yaml (39 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
versions:
- dir: 1/debian11/nuclio-dashboard/1.13
from: marketplace.gcr.io/google/c2d-debian11
packages:
docker:
version: 20.10.19
golang:
version: 1.21.0
nuclio:
version: 1.13.0
repo: nuclio-dashboard1
tags:
- 1.13.0-debian11
- 1.13-debian11
- 1-debian11
- 1.13.0
- '1.13'
- '1'
- latest
templateSubDir: nuclio_dashboard
- dir: 1/debian11/nuclio-controller/1.13
from: marketplace.gcr.io/google/c2d-debian11
packages:
golang:
version: 1.21.0
nuclio:
version: 1.13.0
repo: nuclio-controller1
tags:
- 1.13.0
- '1.13'
- '1'
- 1.13.0-debian11
- 1.13-debian11
- 1-debian11
- latest
templateSubDir: nuclio_controller