Skip to content

Commit 6676540

Browse files
authored
chore: update tagging of images in test yamls to current version (#729)
1 parent f5f57c8 commit 6676540

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.cloudbuild/cloudbuild-test-a.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
timeout: 7200s # 2 hours
1616
substitutions:
17-
_JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:released}
17+
_JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:current}
1818
_GRAALVM_A: 'graalvm22_3_jdk11'
1919

2020
steps:

.cloudbuild/cloudbuild-test-b.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
timeout: 7200s # 2 hours
1616
substitutions:
17-
_JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:released}
17+
_JAVA_SHARED_CONFIG_VERSION: '1.7.1' # {x-version-update:google-cloud-shared-config:current}
1818
_GRAALVM_B: 'graalvm22_3_jdk17'
1919

2020
steps:

0 commit comments

Comments
 (0)