Skip to content

Commit 6614c1f

Browse files
authored
chore: update all librarian state.yaml files to point to AR exit gates image (#12813)
* chore: update all librarian state.yaml files to point to AR exit gates image * chore: update all librarian state.yaml files to point to AR exit gates image
1 parent 400bba5 commit 6614c1f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

internal/librariangen/testdata/configure/.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: image=gcr.io/cloud-go-infra/librariangen:latest
1+
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go:latest
22
libraries:
33
- id: secretmanager
44
apis:

internal/librariangen/testdata/generate/.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This state file is used for testing the 'generate' command.
22
# It includes preserve_regex and remove_regex, which are critical inputs
33
# for the generate lifecycle.
4-
image: image=gcr.io/cloud-go-infra/librariangen:latest
4+
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go:latest
55
libraries:
66
- id: secretmanager
77
version: 1.15.0

internal/librariangen/testdata/release-init/.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: image=gcr.io/cloud-go-infra/librariangen:latest
1+
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go:latest
22
libraries:
33
- id: secretmanager
44
version: 1.15.0

0 commit comments

Comments
 (0)