-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathversions.yaml
52 lines (50 loc) · 1.56 KB
/
versions.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# 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'