Skip to content

Commit

Permalink
Docker - Add annotations to activemq, gitlab and superset containers
Browse files Browse the repository at this point in the history
  • Loading branch information
armandomiani committed Dec 17, 2024
1 parent c3ca5f1 commit 0afbb5a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docker/activemq/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ versions:
version: 6.1.3
major: '6'
repo: activemq6
annotations:
- key: com.googleapis.cloudmarketplace.product.service.name
value: services/9d45a235-f0dc-4c94-9313-f7c995e0a78b.cloudpartnerservices.goog
tags:
- 6.1.3-debian12
- 6.1-debian12
Expand Down
5 changes: 4 additions & 1 deletion docker/gitlab/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@


cloudbuild:
docker_image: gcr.io/cloud-builders/docker:24.0.9
enable_parallel: false
machineType: E2_HIGHCPU_32
versions:
Expand All @@ -23,6 +24,9 @@ versions:
gitlab:
version: 17.5.1
repo: gitlab17
annotations:
- key: com.googleapis.cloudmarketplace.product.service.name
value: services/53b1dc8f-20b0-40ad-9376-3103ea99b76c.cloudpartnerservices.goog
tags:
- 17.5.1-debian12
- 17.5-debian12
Expand All @@ -31,4 +35,3 @@ versions:
- '17.5'
- '17'
- latest

3 changes: 1 addition & 2 deletions docker/superset/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ versions:
repo: superset4
annotations:
- key: com.googleapis.cloudmarketplace.product.service.name
value: null
value: services/29c81f89-5a27-48c7-bff4-7fc0a8f3e65c.cloudpartnerservices.goog
tags:
- 4.0.2-debian11
- 4.0-debian11
Expand All @@ -36,7 +36,6 @@ versions:
- latest
templateSubDir: 4


- dir: exporter
excludeTests:
- tests/functional_tests/running_test.yaml
Expand Down

0 comments on commit 0afbb5a

Please sign in to comment.