Skip to content

Commit 1e3a885

Browse files
chore(deps): update gcr.io/google-samples/whereami docker tag to v1.2.25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06dc375 commit 1e3a885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gitops/fluxcd/kubernetes/base/whereami/whereami/whereami.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
containers:
2323
- name: whereami
24-
image: gcr.io/google-samples/whereami:v1.2.6
24+
image: gcr.io/google-samples/whereami:v1.2.25
2525
env:
2626
- name: METADATA
2727
value: "foo"
@@ -67,7 +67,7 @@ spec:
6767
spec:
6868
containers:
6969
- name: whereami
70-
image: gcr.io/google-samples/whereami:v1.2.6
70+
image: gcr.io/google-samples/whereami:v1.2.25
7171
env:
7272
- name: METADATA
7373
value: "bar"

0 commit comments

Comments
 (0)